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
   _____                  _                 ____  ______      ____  _   _          _____  
  / ____|                | |               |  _ \|  ____|_   / __ \| \ | |   /\   |  __ \ 
 | (___  _ __   __ _ _ __| | ___   _ ______| |_) | |__  (_) | |  | |  \| |  /  \  | |__) |
  \___ \| '_ \ / _` | '__| |/ / | | |______|  _ <|  __|     | |  | | . ` | / /\ \ |  ___/ 
  ____) | |_) | (_| | |  |   <| |_| |      | |_) | |____ _  | |__| | |\  |/ ____ \| |     
 |_____/| .__/ \__,_|_|  |_|\_\\__, |      |____/|______(_)  \____/|_| \_/_/    \_\_|     
        | |                     __/ |                                                     
        |_|                    |___/                                                      
2021-09-04T11:06:45.887Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|Starting Application on dev-aai-sparky-be-5f585557cc-j92r5 with PID 10 (/opt/app/sparky/lib/sparkybe-onap-application.jar started by aaiadmin in /opt/app/sparky)
2021-09-04T11:06:45.887Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|Starting Application on dev-aai-sparky-be-5f585557cc-j92r5 with PID 10 (/opt/app/sparky/lib/sparkybe-onap-application.jar started by aaiadmin in /opt/app/sparky)
2021-09-04T11:06:45.892Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|The following profiles are active: camel,ssl,fe-prod,oxm-schema-prod,oxm-default,resources,aai-proxy
2021-09-04T11:06:45.892Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|The following profiles are active: camel,ssl,fe-prod,oxm-schema-prod,oxm-default,resources,aai-proxy
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
2021-09-04T11:06:47.380Z||background-preinit|AAIUI||org.jboss.logging|DEBUG|Logging Provider: org.jboss.logging.Slf4jLoggerProvider found via system property
2021-09-04T11:06:47.383Z||background-preinit|AAIUI||org.hibernate.validator.internal.util.Version|INFO|HV000001: Hibernate Validator 5.3.6.Final
2021-09-04T11:06:47.482Z||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
2021-09-04T11:06:47.484Z||background-preinit|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2021-09-04T11:06:50.716Z||main|AAIUI||org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor|WARN|Multiple PropertySourcesPlaceholderConfigurer beans registered [propertySourcesPlaceholderConfigurer, org.springframework.context.support.PropertySourcesPlaceholderConfigurer#0], falling back to Environment
2021-09-04T11:06:50.808Z||main|AAIUI||org.eclipse.jetty.util.log|DEBUG|Logging to Logger[org.eclipse.jetty.util.log] via org.eclipse.jetty.util.log.Slf4jLog
2021-09-04T11:06:50.810Z||main|AAIUI||org.eclipse.jetty.util.log|INFO|Logging initialized @8159ms to org.eclipse.jetty.util.log.Slf4jLog
2021-09-04T11:06:50.828Z||main|AAIUI||AAIRESTClient|DEBUG||Set rest authentication mode= SSL_CERT|
2021-09-04T11:06:50.828Z||main|AAIUI||AAIRESTClient|DEBUG||Set validate server certificate chain = false|
2021-09-04T11:06:50.828Z||main|AAIUI||AAIRESTClient|DEBUG||Set validate server hostname = false|
2021-09-04T11:06:50.828Z||main|AAIUI||AAIRESTClient|DEBUG||Set client certificate filename = /opt/app/sparky/config/auth//opt/app/osaaf/local/org.onap.aai.p12|
2021-09-04T11:06:50.828Z||main|AAIUI||AAIRESTClient|DEBUG||Set trust store filename = /opt/app/sparky/config/auth//opt/app/osaaf/local/org.onap.aai.trust.jks|
2021-09-04T11:06:50.828Z||main|AAIUI||AAIRESTClient|DEBUG||Set connection timeout = 60000 ms|
2021-09-04T11:06:50.828Z||main|AAIUI||AAIRESTClient|DEBUG||Set read timeout = 30000 ms|
2021-09-04T11:06:51.129Z||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
2021-09-04T11:06:51.130Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2021-09-04T11:06:51.164Z||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
2021-09-04T11:06:51.164Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2021-09-04T11:06:51.169Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator
2021-09-04T11:06:51.169Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory
2021-09-04T11:06:51.171Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom ParameterNameProvider of type com.sun.proxy.$Proxy63
2021-09-04T11:06:51.173Z||main|AAIUI||org.hibernate.validator.internal.xml.ValidationXmlParser|DEBUG|Trying to load META-INF/validation.xml for XML based Validator configuration.
2021-09-04T11:06:51.175Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via user class loader
2021-09-04T11:06:51.176Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via TCCL
2021-09-04T11:06:51.176Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via Hibernate Validator's class loader
2021-09-04T11:06:51.177Z||main|AAIUI||org.hibernate.validator.internal.xml.ValidationXmlParser|DEBUG|No META-INF/validation.xml found. Using annotation based configuration only.
2021-09-04T11:06:51.528Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@57fae983
2021-09-04T11:06:51.540Z||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}
2021-09-04T11:06:51.544Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ConstraintSecurityHandler@322803db{STOPPED} added {org.eclipse.jetty.security.DefaultAuthenticatorFactory@56ba8773,POJO}
2021-09-04T11:06:51.552Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|org.eclipse.jetty.server.session.SessionHandler663215704==dftMaxIdleSec=-1 added {ConstraintSecurityHandler@322803db{STOPPED},MANAGED}
2021-09-04T11:06:51.558Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ConstraintSecurityHandler@322803db{STOPPED} added {JettyEmbeddedServletHandler@5965844d{STOPPED},MANAGED}
2021-09-04T11:06:51.558Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{/,null,UNAVAILABLE} added {ErrorPageErrorHandler@6d4a65c6{STOPPED},MANAGED}
2021-09-04T11:06:51.575Z||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}
2021-09-04T11:06:51.602Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpConnectionFactory@4d23015c[HTTP/1.1] added {HttpConfiguration@383f1975{32768/8192,8192/8192,https://:0,[]},POJO}
2021-09-04T11:06:51.606Z||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}
2021-09-04T11:06:51.607Z||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}
2021-09-04T11:06:51.607Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@66e889df{null,[]}{0.0.0.0:0} added {ScheduledExecutorScheduler@55b8dbda{STOPPED},AUTO}
2021-09-04T11:06:51.607Z||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}
2021-09-04T11:06:51.607Z||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}
2021-09-04T11:06:51.608Z||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]
2021-09-04T11:06:51.611Z||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}
2021-09-04T11:06:51.611Z||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}
2021-09-04T11:06:51.633Z||main|AAIUI||org.eclipse.jetty.server.session|DEBUG|SessionManager default maxInactiveInterval=1800
2021-09-04T11:06:51.653Z||main|AAIUI||org.eclipse.jetty.http.PreEncodedHttpField|DEBUG|HttpField encoders loaded: [org.eclipse.jetty.http.Http1FieldPreEncoder@388b401d]
2021-09-04T11:06:51.672Z||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]
2021-09-04T11:06:51.672Z||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}
2021-09-04T11:06:51.673Z||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}
2021-09-04T11:06:51.673Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@7a24eb3{STOPPED}[9.4.18.v20190429] added {GzipHandler@6a10b263{STOPPED},MANAGED}
2021-09-04T11:06:51.683Z||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}
2021-09-04T11:06:51.685Z||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}
2021-09-04T11:06:51.686Z||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}
2021-09-04T11:06:51.686Z||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}
2021-09-04T11:06:51.686Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@22d9c961{null,[]}{0.0.0.0:0} added {ScheduledExecutorScheduler@736f3e9e{STOPPED},AUTO}
2021-09-04T11:06:51.686Z||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}
2021-09-04T11:06:51.686Z||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}
2021-09-04T11:06:51.686Z||main|AAIUI||org.eclipse.jetty.server.AbstractConnector|DEBUG|ServerConnector@22d9c961{SSL,[ssl]}{0.0.0.0:0} added SslConnectionFactory@64138b0c{SSL->HTTP/1.1}
2021-09-04T11:06:51.687Z||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}
2021-09-04T11:06:51.687Z||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]
2021-09-04T11:06:51.687Z||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}
2021-09-04T11:06:51.687Z||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}
2021-09-04T11:06:51.688Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@7a24eb3{STOPPED}[9.4.18.v20190429] added {AbstractLifeCycle@281f23f2{STOPPED},AUTO}
2021-09-04T11:06:51.689Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting Server@7a24eb3{STOPPED}[9.4.18.v20190429]
2021-09-04T11:06:51.689Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@7a24eb3{STARTING}[9.4.18.v20190429] added {ErrorHandler@87abc48{STOPPED},AUTO}
2021-09-04T11:06:51.763Z||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
2021-09-04T11:06:51.772Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting Server@7a24eb3{STARTING}[9.4.18.v20190429]
2021-09-04T11:06:51.772Z||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]
2021-09-04T11:06:51.774Z||main|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=0/2,p=0}
2021-09-04T11:06:51.774Z||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}
2021-09-04T11:06:51.775Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ReservedThreadExecutor@24fabd0f{s=0/2,p=0}
2021-09-04T11:06:51.777Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @9127ms ReservedThreadExecutor@24fabd0f{s=0/2,p=0}
2021-09-04T11:06:51.778Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp943165647-20,5,main]
2021-09-04T11:06:51.778Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp943165647-21,5,main]
2021-09-04T11:06:51.778Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp943165647-22,5,main]
2021-09-04T11:06:51.779Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp943165647-23,5,main]
2021-09-04T11:06:51.779Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp943165647-24,5,main]
2021-09-04T11:06:51.779Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp943165647-25,5,main]
2021-09-04T11:06:51.780Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp943165647-26,5,main]
2021-09-04T11:06:51.780Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp943165647-27,5,main]
2021-09-04T11:06:51.781Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @9130ms QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=7,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=0/2,p=0}]
2021-09-04T11:06:51.781Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting GzipHandler@6a10b263{STOPPED}
2021-09-04T11:06:51.783Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting GzipHandler@6a10b263{STARTING}
2021-09-04T11:06:51.783Z||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}
2021-09-04T11:06:51.790Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|Thread Context classloader org.springframework.boot.loader.LaunchedURLClassLoader@6df97b55
2021-09-04T11:06:51.791Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|Parent class loader: jdk.internal.loader.ClassLoaders$AppClassLoader@19569ebd 
2021-09-04T11:06:51.791Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|Parent class loader: jdk.internal.loader.ClassLoaders$PlatformClassLoader@4632cfc 
2021-09-04T11:06:51.791Z||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
2021-09-04T11:06:51.791Z||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
2021-09-04T11:06:51.791Z||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
2021-09-04T11:06:51.791Z||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
2021-09-04T11:06:51.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.ServletContextInitializerConfiguration@6e1f8469
2021-09-04T11:06:51.793Z||main|AAIUI||org.eclipse.jetty.server.handler.ContextHandler.application|INFO|Initializing Spring embedded WebApplicationContext
2021-09-04T11:06:52.353Z||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
2021-09-04T11:06:52.383Z||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}
2021-09-04T11:06:52.383Z||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}
2021-09-04T11:06:52.383Z||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}
2021-09-04T11:06:52.383Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|NativeWebSocketConfiguration@59496961{STOPPED} added {PathMappings[size=0],POJO}
2021-09-04T11:06:52.383Z||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}
2021-09-04T11:06:52.383Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting NativeWebSocketConfiguration@59496961{STOPPED}
2021-09-04T11:06:52.383Z||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]
2021-09-04T11:06:52.384Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ScheduledExecutorScheduler@69da0b12{STOPPED}
2021-09-04T11:06:52.384Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @9733ms ScheduledExecutorScheduler@69da0b12{STARTED}
2021-09-04T11:06:52.384Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @9734ms 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]
2021-09-04T11:06:52.384Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @9734ms NativeWebSocketConfiguration@59496961{STARTED}
2021-09-04T11:06:52.399Z||main|AAIUI||org.eclipse.jetty.websocket.jsr356.JsrSessionFactory|DEBUG|Container: ServerContainer@26d820eb{STOPPED}
2021-09-04T11:06:52.419Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@57a48985{STOPPED} added {HttpClientTransportOverHTTP@1ab6718{STOPPED},AUTO}
2021-09-04T11:06:52.419Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@57a48985{STOPPED} added {Client@3910fe11[provider=null,keyStore=null,trustStore=null],AUTO}
2021-09-04T11:06:52.419Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@57a48985{STOPPED} added {org.eclipse.jetty.client.ProtocolHandlers@460510aa,POJO}
2021-09-04T11:06:52.419Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@57a48985{STOPPED} added {org.eclipse.jetty.client.HttpClient$ContentDecoderFactorySet@351e414e,POJO}
2021-09-04T11:06:52.419Z||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}
2021-09-04T11:06:52.419Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@57a48985{STOPPED} added {org.eclipse.jetty.io.MappedByteBufferPool@2764c546,POJO}
2021-09-04T11:06:52.419Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|WebSocketClient@9cecaadc[httpClient=HttpClient@57a48985{STOPPED},openSessions.size=0] added {HttpClient@57a48985{STOPPED},AUTO}
2021-09-04T11:06:52.438Z||main|AAIUI||org.eclipse.jetty.websocket.jsr356.JsrSessionFactory|DEBUG|Container: ServerContainer@26d820eb{STOPPED}
2021-09-04T11:06:52.438Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerContainer@26d820eb{STOPPED} added {NativeWebSocketConfiguration@59496961{STARTED},UNMANAGED}
2021-09-04T11:06:52.438Z||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}
2021-09-04T11:06:52.439Z||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
2021-09-04T11:06:52.440Z||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}
2021-09-04T11:06:52.441Z||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
2021-09-04T11:06:52.441Z||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}
2021-09-04T11:06:52.441Z||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
2021-09-04T11:06:52.442Z||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}
2021-09-04T11:06:52.442Z||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}
2021-09-04T11:06:52.442Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting org.eclipse.jetty.server.session.SessionHandler663215704==dftMaxIdleSec=1800
2021-09-04T11:06:52.446Z||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}
2021-09-04T11:06:52.449Z||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}
2021-09-04T11:06:52.451Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting DefaultSessionIdManager@56d93692{STOPPED}[worker=null]
2021-09-04T11:06:52.451Z||main|AAIUI||org.eclipse.jetty.server.session|INFO|DefaultSessionIdManager workerName=node0
2021-09-04T11:06:52.451Z||main|AAIUI||org.eclipse.jetty.server.session|INFO|No SessionScavenger set, using defaults
2021-09-04T11:06:52.452Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|DefaultSessionIdManager@56d93692{STARTING}[worker=node0] added {HouseKeeper@76c548f{STOPPED}[interval=600000, ownscheduler=false],MANAGED}
2021-09-04T11:06:52.452Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting HouseKeeper@76c548f{STOPPED}[interval=600000, ownscheduler=false]
2021-09-04T11:06:52.453Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ScheduledExecutorScheduler@3900fa71{STOPPED}
2021-09-04T11:06:52.453Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @9802ms ScheduledExecutorScheduler@3900fa71{STARTED}
2021-09-04T11:06:52.453Z||main|AAIUI||org.eclipse.jetty.server.session|DEBUG|Using own scheduler for scavenging
2021-09-04T11:06:52.453Z||main|AAIUI||org.eclipse.jetty.server.session|INFO|node0 Scavenging every 660000ms
2021-09-04T11:06:52.454Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @9804ms HouseKeeper@76c548f{STARTED}[interval=660000, ownscheduler=true]
2021-09-04T11:06:52.454Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @9804ms DefaultSessionIdManager@56d93692{STARTED}[worker=node0]
2021-09-04T11:06:52.454Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@7a24eb3{STARTING}[9.4.18.v20190429] added {DefaultSessionIdManager@56d93692{STARTED}[worker=node0],MANAGED}
2021-09-04T11:06:52.455Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|org.eclipse.jetty.server.session.SessionHandler663215704==dftMaxIdleSec=1800 added {DefaultSessionIdManager@56d93692{STARTED}[worker=node0],UNMANAGED}
2021-09-04T11:06:52.455Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ScheduledExecutorScheduler@6b667cb3{STOPPED}
2021-09-04T11:06:52.455Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @9804ms ScheduledExecutorScheduler@6b667cb3{STARTED}
2021-09-04T11:06:52.455Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting org.eclipse.jetty.server.session.SessionHandler663215704==dftMaxIdleSec=1800
2021-09-04T11:06:52.455Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ConstraintSecurityHandler@322803db{STOPPED}
2021-09-04T11:06:52.456Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting ConstraintSecurityHandler@322803db{STARTING}
2021-09-04T11:06:52.456Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting JettyEmbeddedServletHandler@5965844d{STOPPED}
2021-09-04T11:06:52.458Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|Path=/rest/*[JAVAX_API:null] mapped to servlet=CamelServlet[JAVAX_API:null]
2021-09-04T11:06:52.458Z||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]
2021-09-04T11:06:52.458Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|Path=/[JAVAX_API:null] mapped to servlet=dispatcherServlet[JAVAX_API:null]
2021-09-04T11:06:52.458Z||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]
2021-09-04T11:06:52.459Z||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}
2021-09-04T11:06:52.462Z||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]
2021-09-04T11:06:52.462Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|servletFilterMap={}
2021-09-04T11:06:52.462Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|servletPathMap=PathMappings[size=2]
2021-09-04T11:06:52.463Z||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}
2021-09-04T11:06:52.463Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting JettyEmbeddedServletHandler@5965844d{STARTING}
2021-09-04T11:06:52.463Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @9812ms JettyEmbeddedServletHandler@5965844d{STARTED}
2021-09-04T11:06:52.463Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @9812ms ConstraintSecurityHandler@322803db{STARTED}
2021-09-04T11:06:52.463Z||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]
2021-09-04T11:06:52.463Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting org.eclipse.jetty.server.session.NullSessionDataStore@7186333e[passivating=false,graceSec=3600]
2021-09-04T11:06:52.463Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @9812ms org.eclipse.jetty.server.session.NullSessionDataStore@7186333e[passivating=false,graceSec=3600]
2021-09-04T11:06:52.463Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @9813ms org.eclipse.jetty.server.session.DefaultSessionCache@26a2f7f9[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
2021-09-04T11:06:52.463Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @9813ms org.eclipse.jetty.server.session.SessionHandler663215704==dftMaxIdleSec=1800
2021-09-04T11:06:52.463Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ServerContainer@26d820eb{STOPPED}
2021-09-04T11:06:52.464Z||main|AAIUI||org.eclipse.jetty.websocket.jsr356.DecoderFactory|DEBUG|init(org.eclipse.jetty.websocket.jsr356.client.EmptyClientEndpointConfig@6e495b48)
2021-09-04T11:06:52.465Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.BooleanDecoder
2021-09-04T11:06:52.465Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ByteDecoder
2021-09-04T11:06:52.466Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.CharacterDecoder
2021-09-04T11:06:52.466Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.DoubleDecoder
2021-09-04T11:06:52.466Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.FloatDecoder
2021-09-04T11:06:52.466Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.IntegerDecoder
2021-09-04T11:06:52.466Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.LongDecoder
2021-09-04T11:06:52.466Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ShortDecoder
2021-09-04T11:06:52.466Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.StringDecoder
2021-09-04T11:06:52.466Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.BooleanDecoder
2021-09-04T11:06:52.466Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ByteDecoder
2021-09-04T11:06:52.467Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.CharacterDecoder
2021-09-04T11:06:52.467Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.DoubleDecoder
2021-09-04T11:06:52.467Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.FloatDecoder
2021-09-04T11:06:52.467Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.IntegerDecoder
2021-09-04T11:06:52.467Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.LongDecoder
2021-09-04T11:06:52.467Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ShortDecoder
2021-09-04T11:06:52.467Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ByteBufferDecoder
2021-09-04T11:06:52.467Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ByteArrayDecoder
2021-09-04T11:06:52.467Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.PongMessageDecoder
2021-09-04T11:06:52.467Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ReaderDecoder
2021-09-04T11:06:52.467Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.InputStreamDecoder
2021-09-04T11:06:52.467Z||main|AAIUI||org.eclipse.jetty.websocket.jsr356.EncoderFactory|DEBUG|init(org.eclipse.jetty.websocket.jsr356.client.EmptyClientEndpointConfig@6e495b48)
2021-09-04T11:06:52.468Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.BooleanEncoder
2021-09-04T11:06:52.468Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ByteEncoder
2021-09-04T11:06:52.468Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.CharacterEncoder
2021-09-04T11:06:52.468Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.DoubleEncoder
2021-09-04T11:06:52.468Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.FloatEncoder
2021-09-04T11:06:52.468Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.IntegerEncoder
2021-09-04T11:06:52.468Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.LongEncoder
2021-09-04T11:06:52.469Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ShortEncoder
2021-09-04T11:06:52.469Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.StringEncoder
2021-09-04T11:06:52.469Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.BooleanEncoder
2021-09-04T11:06:52.469Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ByteEncoder
2021-09-04T11:06:52.469Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.CharacterEncoder
2021-09-04T11:06:52.469Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.DoubleEncoder
2021-09-04T11:06:52.469Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.FloatEncoder
2021-09-04T11:06:52.469Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.IntegerEncoder
2021-09-04T11:06:52.469Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.LongEncoder
2021-09-04T11:06:52.469Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ShortEncoder
2021-09-04T11:06:52.469Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ByteBufferEncoder
2021-09-04T11:06:52.469Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ByteArrayEncoder
2021-09-04T11:06:52.470Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @9819ms ServerContainer@26d820eb{STARTED}
2021-09-04T11:06:52.470Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting JettyEmbeddedErrorHandler@25c53f74{STOPPED}
2021-09-04T11:06:52.470Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting JettyEmbeddedErrorHandler@25c53f74{STARTING}
2021-09-04T11:06:52.470Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @9819ms JettyEmbeddedErrorHandler@25c53f74{STARTED}
2021-09-04T11:06:52.470Z||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}
2021-09-04T11:06:52.470Z||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
2021-09-04T11:06:52.470Z||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
2021-09-04T11:06:52.470Z||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
2021-09-04T11:06:52.470Z||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
2021-09-04T11:06:52.470Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @9820ms o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],AVAILABLE}
2021-09-04T11:06:52.470Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @9820ms GzipHandler@6a10b263{STARTED}
2021-09-04T11:06:52.470Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting AbstractLifeCycle@281f23f2{STOPPED}
2021-09-04T11:06:52.471Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @9820ms AbstractLifeCycle@281f23f2{STARTED}
2021-09-04T11:06:52.471Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ErrorHandler@87abc48{STOPPED}
2021-09-04T11:06:52.471Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting ErrorHandler@87abc48{STARTING}
2021-09-04T11:06:52.471Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @9820ms ErrorHandler@87abc48{STARTED}
2021-09-04T11:06:52.471Z||main|AAIUI||org.eclipse.jetty.server.Server|INFO|Started @9820ms
2021-09-04T11:06:52.471Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @9820ms Server@7a24eb3{STARTED}[9.4.18.v20190429]
2021-09-04T11:06:52.653Z||main|AAIUI||AAIRESTClient|DEBUG||Set rest authentication mode= SSL_BASIC|
2021-09-04T11:06:52.654Z||main|AAIUI||AAIRESTClient|DEBUG||Set SSL BasicAuth username = aai@aai.onap.org|
2021-09-04T11:06:52.654Z||main|AAIUI||AAIRESTClient|DEBUG||Set connection timeout = 60000 ms|
2021-09-04T11:06:52.654Z||main|AAIUI||AAIRESTClient|DEBUG||Set read timeout = 30000 ms|
2021-09-04T11:06:52.847Z||main|AAIUI||org.onap.aai.config.NodesConfiguration|INFO|Translator is ConfigTranslator
2021-09-04T11:06:52.847Z||main|AAIUI||org.onap.aai.config.NodesConfiguration|INFO|Translator is ConfigTranslator
[EL Warning]: moxy: 2021-09-04 11:06:54.324--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: 2021-09-04 11:06:56.936--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: 2021-09-04 11:06:58.443--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: 2021-09-04 11:07:00.123--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: 2021-09-04 11:07:01.555--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: 2021-09-04 11:07:03.424--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: 2021-09-04 11:07:04.953--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
2021-09-04T11:07:06.357Z||main|AAIUI||org.onap.aai.sparky.config.oxm.OxmModelLoader|INFO|AAIUI00019I|AAIUI00019I OXM file version v14 loaded successfully |
2021-09-04T11:07:06.357Z||main|AAIUI||org.onap.aai.sparky.config.oxm.OxmModelLoader|INFO|AAIUI00019I|AAIUI00019I OXM file version v14 loaded successfully |
2021-09-04T11:07:06.475Z||main|AAIUI||AAIRESTClient|DEBUG||Set rest authentication mode= SSL_BASIC|
2021-09-04T11:07:06.475Z||main|AAIUI||AAIRESTClient|DEBUG||Set SSL BasicAuth username = aai@aai.onap.org|
2021-09-04T11:07:06.475Z||main|AAIUI||AAIRESTClient|DEBUG||Set connection timeout = 60000 ms|
2021-09-04T11:07:06.475Z||main|AAIUI||AAIRESTClient|DEBUG||Set read timeout = 30000 ms|
2021-09-04T11:07:06.882Z||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
2021-09-04T11:07:06.882Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2021-09-04T11:07:06.904Z||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
2021-09-04T11:07:06.904Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2021-09-04T11:07:06.905Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator
2021-09-04T11:07:06.905Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory
2021-09-04T11:07:06.905Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom ParameterNameProvider of type com.sun.proxy.$Proxy63
2021-09-04T11:07:06.905Z||main|AAIUI||org.hibernate.validator.internal.xml.ValidationXmlParser|DEBUG|Trying to load META-INF/validation.xml for XML based Validator configuration.
2021-09-04T11:07:06.905Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via user class loader
2021-09-04T11:07:06.906Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via TCCL
2021-09-04T11:07:06.906Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via Hibernate Validator's class loader
2021-09-04T11:07:06.907Z||main|AAIUI||org.hibernate.validator.internal.xml.ValidationXmlParser|DEBUG|No META-INF/validation.xml found. Using annotation based configuration only.
2021-09-04T11:07:10.156Z||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
2021-09-04T11:07:12.771Z||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}
2021-09-04T11:07:12.773Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting metricsFilter@72e789cb==org.springframework.boot.actuate.autoconfigure.MetricsFilter,inst=true,async=true
2021-09-04T11:07:12.774Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @30123ms metricsFilter@72e789cb==org.springframework.boot.actuate.autoconfigure.MetricsFilter,inst=true,async=true
2021-09-04T11:07:12.775Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.actuate.autoconfigure.MetricsFilter@7428de63
2021-09-04T11:07:12.777Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting characterEncodingFilter@6eaa21d8==org.springframework.boot.web.filter.OrderedCharacterEncodingFilter,inst=true,async=true
2021-09-04T11:07:12.777Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @30126ms characterEncodingFilter@6eaa21d8==org.springframework.boot.web.filter.OrderedCharacterEncodingFilter,inst=true,async=true
2021-09-04T11:07:12.777Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.OrderedCharacterEncodingFilter@203c20cf
2021-09-04T11:07:12.777Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting hiddenHttpMethodFilter@3157e4c0==org.springframework.boot.web.filter.OrderedHiddenHttpMethodFilter,inst=true,async=true
2021-09-04T11:07:12.777Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @30127ms hiddenHttpMethodFilter@3157e4c0==org.springframework.boot.web.filter.OrderedHiddenHttpMethodFilter,inst=true,async=true
2021-09-04T11:07:12.777Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.OrderedHiddenHttpMethodFilter@4cbf4f53
2021-09-04T11:07:12.777Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting httpPutFormContentFilter@4e31c3ec==org.springframework.boot.web.filter.OrderedHttpPutFormContentFilter,inst=true,async=true
2021-09-04T11:07:12.777Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @30127ms httpPutFormContentFilter@4e31c3ec==org.springframework.boot.web.filter.OrderedHttpPutFormContentFilter,inst=true,async=true
2021-09-04T11:07:12.777Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.OrderedHttpPutFormContentFilter@7bbbb6a8
2021-09-04T11:07:12.777Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting requestContextFilter@3cec79d3==org.springframework.boot.web.filter.OrderedRequestContextFilter,inst=true,async=true
2021-09-04T11:07:12.778Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @30127ms requestContextFilter@3cec79d3==org.springframework.boot.web.filter.OrderedRequestContextFilter,inst=true,async=true
2021-09-04T11:07:12.778Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.OrderedRequestContextFilter@21fdfefc
2021-09-04T11:07:12.778Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting webRequestLoggingFilter@328902d5==org.springframework.boot.actuate.trace.WebRequestTraceFilter,inst=true,async=true
2021-09-04T11:07:12.778Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @30127ms webRequestLoggingFilter@328902d5==org.springframework.boot.actuate.trace.WebRequestTraceFilter,inst=true,async=true
2021-09-04T11:07:12.778Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.actuate.trace.WebRequestTraceFilter@6a9b0a6f
2021-09-04T11:07:12.778Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting applicationContextIdFilter@64b70919==org.springframework.boot.web.filter.ApplicationContextHeaderFilter,inst=true,async=true
2021-09-04T11:07:12.778Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @30127ms applicationContextIdFilter@64b70919==org.springframework.boot.web.filter.ApplicationContextHeaderFilter,inst=true,async=true
2021-09-04T11:07:12.778Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.ApplicationContextHeaderFilter@421a4ee1
2021-09-04T11:07:12.778Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting Jetty_WebSocketUpgradeFilter@4a8df3e2==org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter,inst=true,async=true
2021-09-04T11:07:12.778Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @30127ms Jetty_WebSocketUpgradeFilter@4a8df3e2==org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter,inst=true,async=true
2021-09-04T11:07:12.778Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init WebSocketUpgradeFilter[configuration=NativeWebSocketConfiguration@59496961{STARTED}]
2021-09-04T11:07:12.779Z||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
2021-09-04T11:07:12.780Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @30129ms dispatcherServlet@7ef5559e==org.springframework.web.servlet.DispatcherServlet,jsp=null,order=-1,inst=true,async=true
2021-09-04T11:07:12.781Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHolder|DEBUG|Servlet.init org.springframework.web.servlet.DispatcherServlet@78830d9a for dispatcherServlet
2021-09-04T11:07:12.782Z||main|AAIUI||org.eclipse.jetty.server.handler.ContextHandler.application|INFO|Initializing Spring FrameworkServlet 'dispatcherServlet'
2021-09-04T11:07:12.805Z||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
2021-09-04T11:07:12.805Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @30154ms CamelServlet@9ce650cf==org.apache.camel.component.servlet.CamelHttpTransportServlet,jsp=null,order=1,inst=true,async=true
2021-09-04T11:07:12.805Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHolder|DEBUG|Servlet.init CamelHttpTransportServlet for CamelServlet
2021-09-04T11:07:12.806Z||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
2021-09-04T11:07:12.807Z||main|AAIUI||org.eclipse.jetty.servlet.BaseHolder|DEBUG|Holding class org.eclipse.jetty.servlet.DefaultServlet from org.springframework.boot.loader.LaunchedURLClassLoader@6df97b55
2021-09-04T11:07:12.807Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @30157ms default@5c13d641==org.eclipse.jetty.servlet.DefaultServlet,jsp=null,order=1,inst=false,async=true
2021-09-04T11:07:12.811Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHolder|DEBUG|Servlet.init org.eclipse.jetty.servlet.DefaultServlet@7891742e for default
2021-09-04T11:07:12.817Z||main|AAIUI||org.eclipse.jetty.servlet.DefaultServlet|DEBUG|resource base = null
2021-09-04T11:07:12.817Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:8000}
2021-09-04T11:07:12.849Z||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}
2021-09-04T11:07:12.850Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ScheduledExecutorScheduler@736f3e9e{STOPPED}
2021-09-04T11:07:12.850Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @30199ms ScheduledExecutorScheduler@736f3e9e{STARTED}
2021-09-04T11:07:12.850Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting SslConnectionFactory@64138b0c{SSL->HTTP/1.1}
2021-09-04T11:07:12.850Z||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]
2021-09-04T11:07:13.196Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai in X509@4d071e4b(aai@aai.onap.org,h=[],w=[])
2021-09-04T11:07:13.196Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai-search-data.onap in X509@4d071e4b(aai@aai.onap.org,h=[aai],w=[])
2021-09-04T11:07:13.196Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai-sparky-be.onap in X509@4d071e4b(aai@aai.onap.org,h=[aai, aai-search-data.onap],w=[])
2021-09-04T11:07:13.197Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.api.simpledemo.onap.org in X509@4d071e4b(aai@aai.onap.org,h=[aai, aai-search-data.onap, aai-sparky-be.onap],w=[])
2021-09-04T11:07:13.197Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.elasticsearch.simpledemo.onap.org in X509@4d071e4b(aai@aai.onap.org,h=[aai, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org],w=[])
2021-09-04T11:07:13.197Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.gremlinserver.simpledemo.onap.org in X509@4d071e4b(aai@aai.onap.org,h=[aai, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org],w=[])
2021-09-04T11:07:13.197Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.hbase.simpledemo.onap.org in X509@4d071e4b(aai@aai.onap.org,h=[aai, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org, aai.gremlinserver.simpledemo.onap.org],w=[])
2021-09-04T11:07:13.197Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.onap in X509@4d071e4b(aai@aai.onap.org,h=[aai, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org, aai.gremlinserver.simpledemo.onap.org, aai.hbase.simpledemo.onap.org],w=[])
2021-09-04T11:07:13.197Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.searchservice.simpledemo.onap.org in X509@4d071e4b(aai@aai.onap.org,h=[aai, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org, aai.gremlinserver.simpledemo.onap.org, aai.hbase.simpledemo.onap.org, aai.onap],w=[])
2021-09-04T11:07:13.197Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.simpledemo.onap.org in X509@4d071e4b(aai@aai.onap.org,h=[aai, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org, aai.gremlinserver.simpledemo.onap.org, aai.hbase.simpledemo.onap.org, aai.onap, aai.searchservice.simpledemo.onap.org],w=[])
2021-09-04T11:07:13.197Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.ui.simpledemo.onap.org in X509@4d071e4b(aai@aai.onap.org,h=[aai, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org, aai.gremlinserver.simpledemo.onap.org, aai.hbase.simpledemo.onap.org, aai.onap, aai.searchservice.simpledemo.onap.org, aai.simpledemo.onap.org],w=[])
2021-09-04T11:07:13.199Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate CN alias=aai@aai.onap.org CN=aai in X509@4d071e4b(aai@aai.onap.org,h=[aai, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org, aai.gremlinserver.simpledemo.onap.org, aai.hbase.simpledemo.onap.org, aai.onap, aai.searchservice.simpledemo.onap.org, aai.simpledemo.onap.org, aai.ui.simpledemo.onap.org],w=[])
2021-09-04T11:07:13.199Z||main|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|INFO|x509=X509@4d071e4b(aai@aai.onap.org,h=[aai, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org, aai.gremlinserver.simpledemo.onap.org, aai.hbase.simpledemo.onap.org, aai.onap, aai.searchservice.simpledemo.onap.org, aai.simpledemo.onap.org, aai.ui.simpledemo.onap.org],w=[]) for SslContextFactory@49dbaaf3[provider=null,keyStore=file:///opt/app/osaaf/local/org.onap.aai.p12,trustStore=file:///opt/app/osaaf/local/org.onap.aai.trust.jks]
2021-09-04T11:07:13.311Z||main|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|managers=[org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager@2082e0e4] 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]
2021-09-04T11:07:13.380Z||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]
2021-09-04T11:07:13.380Z||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]
2021-09-04T11:07:13.381Z||main|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@26f07261
2021-09-04T11:07:13.383Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @30732ms 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]
2021-09-04T11:07:13.383Z||main|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@57df93c1
2021-09-04T11:07:13.383Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @30732ms SslConnectionFactory@64138b0c{SSL->HTTP/1.1}
2021-09-04T11:07:13.383Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting HttpConnectionFactory@7fab4be7[HTTP/1.1]
2021-09-04T11:07:13.383Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @30732ms HttpConnectionFactory@7fab4be7[HTTP/1.1]
2021-09-04T11:07:13.383Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting SelectorManager@ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:8000}
2021-09-04T11:07:13.394Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|EatWhatYouKill@43de88f3/SelectorProducer@347c5721/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]@2021-09-04T11:07:13.393516Z added {SelectorProducer@347c5721,POJO}
2021-09-04T11:07:13.395Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|EatWhatYouKill@43de88f3/SelectorProducer@347c5721/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]@2021-09-04T11:07:13.395053Z added {QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=0/2,p=0}],UNMANAGED}
2021-09-04T11:07:13.395Z||main|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@43de88f3/SelectorProducer@347c5721/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]@2021-09-04T11:07:13.395351Z created
2021-09-04T11:07:13.395Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ManagedSelector@1fce6eb4{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@43de88f3/SelectorProducer@347c5721/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]@2021-09-04T11:07:13.395622Z,MANAGED}
2021-09-04T11:07:13.395Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|SelectorManager@ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:8000} added {ManagedSelector@1fce6eb4{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO}
2021-09-04T11:07:13.395Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ManagedSelector@1fce6eb4{STOPPED} id=0 keys=-1 selected=-1 updates=0
2021-09-04T11:07:13.396Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting EatWhatYouKill@43de88f3/SelectorProducer@347c5721/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]@2021-09-04T11:07:13.396009Z
2021-09-04T11:07:13.396Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @30745ms EatWhatYouKill@43de88f3/SelectorProducer@347c5721/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]@2021-09-04T11:07:13.396382Z
2021-09-04T11:07:13.398Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$$Lambda$214/0x00000008009c8040@38a61c81
2021-09-04T11:07:13.399Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$$Lambda$214/0x00000008009c8040@38a61c81
2021-09-04T11:07:13.399Z||main|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Start@1715193f on ManagedSelector@1fce6eb4{STARTING} id=0 keys=0 selected=0 updates=0
2021-09-04T11:07:13.399Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@43de88f3/SelectorProducer@347c5721/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]@2021-09-04T11:07:13.399556Z tryProduce false
2021-09-04T11:07:13.401Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-09-04T11:07:13.402Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Start@1715193f
2021-09-04T11:07:13.402Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-04T11:07:13.402Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf waiting with 0 keys
2021-09-04T11:07:13.402Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @30751ms ManagedSelector@1fce6eb4{STARTED} id=0 keys=0 selected=0 updates=0
2021-09-04T11:07:13.402Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @30751ms SelectorManager@ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:8000}
2021-09-04T11:07:13.403Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:8000} added {acceptor-0@2f025e9e,POJO}
2021-09-04T11:07:13.403Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue acceptor-0@2f025e9e
2021-09-04T11:07:13.403Z||main|AAIUI||org.eclipse.jetty.server.AbstractConnector|INFO|Started ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:8000}
2021-09-04T11:07:13.403Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @30752ms ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:8000}
2021-09-04T11:07:13.403Z||qtp943165647-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run acceptor-0@2f025e9e
2021-09-04T11:07:13.413Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|Started Application in 29.602 seconds (JVM running for 30.763)
2021-09-04T11:07:13.413Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|Started Application in 29.602 seconds (JVM running for 30.763)
2021-09-04T11:07:27.488Z||qtp943165647-21-acceptor-0@2f025e9e-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@206e313c on ManagedSelector@1fce6eb4{STARTED} id=0 keys=0 selected=0 updates=0
2021-09-04T11:07:27.489Z||qtp943165647-21-acceptor-0@2f025e9e-ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1fce6eb4{STARTED} id=0 keys=0 selected=0 updates=1
2021-09-04T11:07:27.490Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken with none selected
2021-09-04T11:07:27.490Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken up from select, 0/0/0 selected
2021-09-04T11:07:27.491Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf processing 0 keys, 1 updates
2021-09-04T11:07:27.491Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-09-04T11:07:27.491Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@206e313c
2021-09-04T11:07:27.495Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@206e313c
2021-09-04T11:07:27.496Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-04T11:07:27.496Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf waiting with 1 keys
2021-09-04T11:07:27.497Z||qtp943165647-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@206e313c
2021-09-04T11:07:27.519Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@5a6f6502{/172.16.10.113:60094<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 8 ms, remaining: 29992 ms
2021-09-04T11:07:27.521Z||qtp943165647-22|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@18376680
2021-09-04T11:07:27.632Z||qtp943165647-22|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@106e83cd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@a226189{/172.16.10.113:60094<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=101/30000},null,HttpChannelState@7a93f279{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-09-04T11:07:27.645Z||qtp943165647-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@5e6c6212::DecryptedEndPoint@a226189{/172.16.10.113:60094<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=115/30000}
2021-09-04T11:07:27.646Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@5a6f6502{/172.16.10.113:60094<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=135/30000}{io=0/0,kio=0,kro=0}->SslConnection@be32b8f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@a226189{/172.16.10.113:60094<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=116/30000}=>HttpConnection@5e6c6212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43732566{s=START}]=>HttpChannelOverHttp@106e83cd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:07:27.647Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@be32b8f::SocketChannelEndPoint@5a6f6502{/172.16.10.113:60094<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=137/30000}{io=0/0,kio=0,kro=0}->SslConnection@be32b8f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@a226189{/172.16.10.113:60094<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=117/30000}=>HttpConnection@5e6c6212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43732566{s=START}]=>HttpChannelOverHttp@106e83cd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:07:27.647Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@5e6c6212::DecryptedEndPoint@a226189{/172.16.10.113:60094<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=117/30000}
2021-09-04T11:07:27.647Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@5e6c6212::DecryptedEndPoint@a226189{/172.16.10.113:60094<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=117/30000}
2021-09-04T11:07:27.648Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@7eb2b3e8{AC.ReadCB@5e6c6212{HttpConnection@5e6c6212::DecryptedEndPoint@a226189{/172.16.10.113:60094<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-09-04T11:07:27.648Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@be32b8f::SocketChannelEndPoint@5a6f6502{/172.16.10.113:60094<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=138/30000}{io=0/0,kio=0,kro=0}->SslConnection@be32b8f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@a226189{/172.16.10.113:60094<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5e6c6212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43732566{s=START}]=>HttpChannelOverHttp@106e83cd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:07:27.649Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-09-04T11:07:27.650Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.113.133:8000,OPEN,fill=-,flush=-,to=140/30000}{io=0/0,kio=0,kro=0}->SslConnection@be32b8f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@a226189{/172.16.10.113:60094<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5e6c6212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43732566{s=START}]=>HttpChannelOverHttp@106e83cd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:07:27.651Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@331e5b42{SSLC.NBReadCB@be32b8f{SslConnection@be32b8f::SocketChannelEndPoint@5a6f6502{/172.16.10.113:60094<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@be32b8f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@a226189{/172.16.10.113:60094<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@5e6c6212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43732566{s=START}]=>HttpChannelOverHttp@106e83cd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-04T11:07:27.651Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@5a6f6502{/172.16.10.113:60094<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@be32b8f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@a226189{/172.16.10.113:60094<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@5e6c6212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43732566{s=START}]=>HttpChannelOverHttp@106e83cd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:07:27.652Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@58d8933a on ManagedSelector@1fce6eb4{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-04T11:07:27.652Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1fce6eb4{STARTED} id=0 keys=1 selected=0 updates=1
2021-09-04T11:07:27.652Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken with none selected
2021-09-04T11:07:27.652Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken up from select, 0/0/1 selected
2021-09-04T11:07:27.652Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf processing 0 keys, 1 updates
2021-09-04T11:07:27.652Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-09-04T11:07:27.652Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@58d8933a
2021-09-04T11:07:27.653Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@5a6f6502{/172.16.10.113:60094<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=0/1,kio=0,kro=0}->SslConnection@be32b8f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@a226189{/172.16.10.113:60094<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@5e6c6212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43732566{s=START}]=>HttpChannelOverHttp@106e83cd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:07:27.653Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@5a6f6502{/172.16.10.113:60094<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=0}->SslConnection@be32b8f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@a226189{/172.16.10.113:60094<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@5e6c6212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43732566{s=START}]=>HttpChannelOverHttp@106e83cd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:07:27.653Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-04T11:07:27.653Z||qtp943165647-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@206e313c
2021-09-04T11:07:27.653Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf waiting with 1 keys
2021-09-04T11:07:27.653Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken up from select, 1/1/1 selected
2021-09-04T11:07:27.653Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf processing 1 keys, 0 updates
2021-09-04T11:07:27.654Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.242.113.133:8000 remote=/172.16.10.113:60094], selector=sun.nio.ch.EPollSelectorImpl@699a32cf, interestOps=1, readyOps=1 SocketChannelEndPoint@5a6f6502{/172.16.10.113:60094<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/1,kio=1,kro=1}->SslConnection@be32b8f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@a226189{/172.16.10.113:60094<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@5e6c6212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43732566{s=START}]=>HttpChannelOverHttp@106e83cd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-09-04T11:07:27.654Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@5a6f6502{/172.16.10.113:60094<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@be32b8f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@a226189{/172.16.10.113:60094<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@5e6c6212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43732566{s=START}]=>HttpChannelOverHttp@106e83cd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:07:27.655Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@5a6f6502{/172.16.10.113:60094<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@be32b8f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@a226189{/172.16.10.113:60094<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@5e6c6212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43732566{s=START}]=>HttpChannelOverHttp@106e83cd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-09-04T11:07:27.655Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=0/2,p=0} tryExecute EatWhatYouKill@43de88f3/SelectorProducer@347c5721/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]@2021-09-04T11:07:27.655487Z
2021-09-04T11:07:27.656Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=0/2,p=1} startReservedThread p=1
2021-09-04T11:07:27.657Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@24fabd0f{s=0/2,p=1}@6020f055
2021-09-04T11:07:27.658Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@24fabd0f{s=0/2,p=1}@6020f055
2021-09-04T11:07:27.658Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=1}@6020f055 started
2021-09-04T11:07:27.658Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@43de88f3/SelectorProducer@347c5721/PRODUCING/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=0/2,p=1}][pc=0,pic=0,pec=0,epc=0]@2021-09-04T11:07:27.658237Z m=PRODUCE_EXECUTE_CONSUME t=CEP:SocketChannelEndPoint@5a6f6502{/172.16.10.113:60094<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=8/30000}{io=1/0,kio=1,kro=1}->SslConnection@be32b8f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@a226189{/172.16.10.113:60094<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=10/30000}=>HttpConnection@5e6c6212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43732566{s=START}]=>HttpChannelOverHttp@106e83cd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-09-04T11:07:27.659Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0}@6020f055 waiting
2021-09-04T11:07:27.659Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue CEP:SocketChannelEndPoint@5a6f6502{/172.16.10.113:60094<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=9/30000}{io=1/0,kio=1,kro=1}->SslConnection@be32b8f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@a226189{/172.16.10.113:60094<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=11/30000}=>HttpConnection@5e6c6212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43732566{s=START}]=>HttpChannelOverHttp@106e83cd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-09-04T11:07:27.659Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-09-04T11:07:27.659Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-04T11:07:27.659Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@5a6f6502{/172.16.10.113:60094<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@be32b8f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@a226189{/172.16.10.113:60094<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=11/30000}=>HttpConnection@5e6c6212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43732566{s=START}]=>HttpChannelOverHttp@106e83cd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:07:27.659Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf waiting with 1 keys
2021-09-04T11:07:27.660Z||qtp943165647-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run CEP:SocketChannelEndPoint@5a6f6502{/172.16.10.113:60094<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@be32b8f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@a226189{/172.16.10.113:60094<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=11/30000}=>HttpConnection@5e6c6212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43732566{s=START}]=>HttpChannelOverHttp@106e83cd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-09-04T11:07:27.660Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@331e5b42{SSLC.NBReadCB@be32b8f{SslConnection@be32b8f::SocketChannelEndPoint@5a6f6502{/172.16.10.113:60094<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@be32b8f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@a226189{/172.16.10.113:60094<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=12/30000}=>HttpConnection@5e6c6212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43732566{s=START}]=>HttpChannelOverHttp@106e83cd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-04T11:07:27.660Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@be32b8f::SocketChannelEndPoint@5a6f6502{/172.16.10.113:60094<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@be32b8f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@a226189{/172.16.10.113:60094<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=12/30000}=>HttpConnection@5e6c6212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43732566{s=START}]=>HttpChannelOverHttp@106e83cd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:07:27.662Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@be32b8f::SocketChannelEndPoint@5a6f6502{/172.16.10.113:60094<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@be32b8f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@a226189{/172.16.10.113:60094<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=13/30000}=>HttpConnection@5e6c6212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43732566{s=START}]=>HttpChannelOverHttp@106e83cd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:07:27.662Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@7eb2b3e8{AC.ReadCB@5e6c6212{HttpConnection@5e6c6212::DecryptedEndPoint@a226189{/172.16.10.113:60094<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=14/30000}}}
2021-09-04T11:07:27.662Z||qtp943165647-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5e6c6212::DecryptedEndPoint@a226189{/172.16.10.113:60094<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=14/30000} onFillable enter HttpChannelState@7a93f279{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-09-04T11:07:27.662Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@be32b8f::SocketChannelEndPoint@5a6f6502{/172.16.10.113:60094<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@be32b8f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@a226189{/172.16.10.113:60094<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@5e6c6212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43732566{s=START}]=>HttpChannelOverHttp@106e83cd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:07:27.662Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-09-04T11:07:27.663Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@5a6f6502{/172.16.10.113:60094<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}->SslConnection@be32b8f{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@a226189{/172.16.10.113:60094<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=15/30000}=>HttpConnection@5e6c6212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43732566{s=START}]=>HttpChannelOverHttp@106e83cd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:07:27.664Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@7d589c27[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-09-04T11:07:27.664Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-09-04T11:07:27.698Z||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@22f61a6b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@22f61a6b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-09-04T11:07:27.702Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.113.133:8000,ISHUT,fill=-,flush=-,to=51/30000}{io=0/0,kio=0,kro=1}->SslConnection@be32b8f{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@a226189{/172.16.10.113:60094<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=54/30000}=>HttpConnection@5e6c6212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43732566{s=START}]=>HttpChannelOverHttp@106e83cd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:07:27.703Z||qtp943165647-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-09-04T11:07:27.703Z||qtp943165647-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5e6c6212::DecryptedEndPoint@a226189{/172.16.10.113:60094<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=55/30000} filled -1 HeapByteBuffer@22f61a6b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-09-04T11:07:27.704Z||qtp943165647-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5e6c6212::DecryptedEndPoint@a226189{/172.16.10.113:60094<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=56/30000} parse HeapByteBuffer@22f61a6b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2021-09-04T11:07:27.704Z||qtp943165647-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@22f61a6b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-09-04T11:07:27.707Z||qtp943165647-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-09-04T11:07:27.707Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@a226189{/172.16.10.113:60094<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=59/30000}
2021-09-04T11:07:27.709Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@a226189{/172.16.10.113:60094<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=59/30000}
2021-09-04T11:07:27.717Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@be32b8f::SocketChannelEndPoint@5a6f6502{/172.16.10.113:60094<->/10.242.113.133:8000,ISHUT,fill=-,flush=-,to=66/30000}{io=0/0,kio=0,kro=1}->SslConnection@be32b8f{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@a226189{/172.16.10.113:60094<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=68/30000}=>HttpConnection@5e6c6212[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@43732566{s=START}]=>HttpChannelOverHttp@106e83cd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-09-04T11:07:27.720Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@be32b8f::SocketChannelEndPoint@5a6f6502{/172.16.10.113:60094<->/10.242.113.133:8000,ISHUT,fill=-,flush=-,to=70/30000}{io=0/0,kio=0,kro=1}->SslConnection@be32b8f{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@a226189{/172.16.10.113:60094<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=72/30000}=>HttpConnection@5e6c6212[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@43732566{s=START}]=>HttpChannelOverHttp@106e83cd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:07:27.720Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@749d53b9[p=0,l=0,c=0,r=0]={<<<>>>}
2021-09-04T11:07:27.720Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-09-04T11:07:27.729Z||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
2021-09-04T11:07:27.731Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@5a6f6502{/172.16.10.113:60094<->/10.242.113.133:8000,ISHUT,fill=-,flush=-,to=81/30000}{io=0/0,kio=0,kro=1}->SslConnection@be32b8f{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@a226189{/172.16.10.113:60094<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=83/30000}=>HttpConnection@5e6c6212[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@43732566{s=START}]=>HttpChannelOverHttp@106e83cd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:07:27.731Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-09-04T11:07:27.731Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-09-04T11:07:27.731Z||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
2021-09-04T11:07:27.732Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@be32b8f::SocketChannelEndPoint@5a6f6502{/172.16.10.113:60094<->/10.242.113.133:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@be32b8f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@a226189{/172.16.10.113:60094<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=84/30000}=>HttpConnection@5e6c6212[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@43732566{s=START}]=>HttpChannelOverHttp@106e83cd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-09-04T11:07:27.732Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.113.133:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@be32b8f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@a226189{/172.16.10.113:60094<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=84/30000}=>HttpConnection@5e6c6212[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@43732566{s=START}]=>HttpChannelOverHttp@106e83cd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:07:27.738Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@be32b8f::SocketChannelEndPoint@5a6f6502{/172.16.10.113:60094<->/10.242.113.133:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@be32b8f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@a226189{/172.16.10.113:60094<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=84/30000}=>HttpConnection@5e6c6212[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@43732566{s=START}]=>HttpChannelOverHttp@106e83cd{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
2021-09-04T11:07:27.739Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@a226189{/172.16.10.113:60094<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=91/30000}
2021-09-04T11:07:27.740Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@5a6f6502{/172.16.10.113:60094<->/10.242.113.133:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@be32b8f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@a226189{/172.16.10.113:60094<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=91/30000}=>HttpConnection@5e6c6212[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@43732566{s=START}]=>HttpChannelOverHttp@106e83cd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:07:27.740Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@5a6f6502{/172.16.10.113:60094<->/10.242.113.133:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@be32b8f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@a226189{/172.16.10.113:60094<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=92/30000}=>HttpConnection@5e6c6212[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@43732566{s=START}]=>HttpChannelOverHttp@106e83cd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:07:27.741Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@5a6f6502{/172.16.10.113:60094<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@be32b8f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@a226189{/172.16.10.113:60094<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=93/30000}=>HttpConnection@5e6c6212[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@43732566{s=START}]=>HttpChannelOverHttp@106e83cd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:07:27.745Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@cb6b2c3{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)
2021-09-04T11:07:27.745Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@331e5b42{null}
2021-09-04T11:07:27.746Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1fce6eb4{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-04T11:07:27.746Z||qtp943165647-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@41b87de7
2021-09-04T11:07:27.746Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken with none selected
2021-09-04T11:07:27.746Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken up from select, 0/0/0 selected
2021-09-04T11:07:27.746Z||qtp943165647-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@41b87de7
2021-09-04T11:07:27.746Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@5a6f6502{/172.16.10.113:60094<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=15/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@be32b8f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@a226189{/172.16.10.113:60094<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=98/30000}=>HttpConnection@5e6c6212[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@43732566{s=START}]=>HttpChannelOverHttp@106e83cd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:07:27.746Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf processing 0 keys, 0 updates
2021-09-04T11:07:27.747Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-09-04T11:07:27.748Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-04T11:07:27.748Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@5a6f6502{/172.16.10.113:60094<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=16/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@be32b8f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@a226189{/172.16.10.113:60094<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=99/30000}=>HttpConnection@5e6c6212[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@43732566{s=START}]=>HttpChannelOverHttp@106e83cd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:07:27.748Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf waiting with 0 keys
2021-09-04T11:07:27.748Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@5a6f6502{/172.16.10.113:60094<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=16/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@be32b8f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@a226189{/172.16.10.113:60094<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=99/30000}=>HttpConnection@5e6c6212[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@43732566{s=START}]=>HttpChannelOverHttp@106e83cd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:07:27.748Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@73dd7d4b{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)
2021-09-04T11:07:27.748Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@7eb2b3e8{null}
2021-09-04T11:07:27.748Z||qtp943165647-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5e6c6212::DecryptedEndPoint@a226189{/172.16.10.113:60094<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=100/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-09-04T11:07:27.748Z||qtp943165647-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@5e6c6212::DecryptedEndPoint@a226189{/172.16.10.113:60094<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=100/30000}
2021-09-04T11:07:27.750Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@5e6c6212::DecryptedEndPoint@a226189{/172.16.10.113:60094<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=102/30000}
2021-09-04T11:07:27.750Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@a226189{/172.16.10.113:60094<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=102/30000}
2021-09-04T11:07:27.750Z||qtp943165647-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5e6c6212::DecryptedEndPoint@a226189{/172.16.10.113:60094<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=102/30000} onFillable exit HttpChannelState@7a93f279{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-09-04T11:07:27.751Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@be32b8f::SocketChannelEndPoint@5a6f6502{/172.16.10.113:60094<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=19/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@be32b8f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@a226189{/172.16.10.113:60094<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=102/30000}=>HttpConnection@5e6c6212[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@43732566{s=START}]=>HttpChannelOverHttp@106e83cd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:07:27.751Z||qtp943165647-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@41b87de7
2021-09-04T11:07:27.751Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=19/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@be32b8f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@a226189{/172.16.10.113:60094<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=103/30000}=>HttpConnection@5e6c6212[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@43732566{s=START}]=>HttpChannelOverHttp@106e83cd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:07:27.751Z||qtp943165647-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran CEP:SocketChannelEndPoint@5a6f6502{/172.16.10.113:60094<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=20/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@be32b8f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@a226189{/172.16.10.113:60094<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=103/30000}=>HttpConnection@5e6c6212[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@43732566{s=START}]=>HttpChannelOverHttp@106e83cd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-09-04T11:07:37.462Z||qtp943165647-21-acceptor-0@2f025e9e-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@4b02140d on ManagedSelector@1fce6eb4{STARTED} id=0 keys=0 selected=0 updates=0
2021-09-04T11:07:37.462Z||qtp943165647-21-acceptor-0@2f025e9e-ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1fce6eb4{STARTED} id=0 keys=0 selected=0 updates=1
2021-09-04T11:07:37.462Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken with none selected
2021-09-04T11:07:37.462Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken up from select, 0/0/0 selected
2021-09-04T11:07:37.463Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf processing 0 keys, 1 updates
2021-09-04T11:07:37.463Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-09-04T11:07:37.463Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@4b02140d
2021-09-04T11:07:37.463Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@4b02140d
2021-09-04T11:07:37.463Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-04T11:07:37.463Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf waiting with 1 keys
2021-09-04T11:07:37.464Z||qtp943165647-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@4b02140d
2021-09-04T11:07:37.464Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@2cf6148d{/172.16.10.113:60334<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-09-04T11:07:37.465Z||qtp943165647-26|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@2231ff63
2021-09-04T11:07:37.466Z||qtp943165647-26|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@260e7ffd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@630cf558{/172.16.10.113:60334<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@7f42d7c8{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-09-04T11:07:37.467Z||qtp943165647-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@5225f5a4::DecryptedEndPoint@630cf558{/172.16.10.113:60334<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-09-04T11:07:37.467Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@2cf6148d{/172.16.10.113:60334<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@781898a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@630cf558{/172.16.10.113:60334<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@5225f5a4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3230a17{s=START}]=>HttpChannelOverHttp@260e7ffd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:07:37.468Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@781898a::SocketChannelEndPoint@2cf6148d{/172.16.10.113:60334<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@781898a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@630cf558{/172.16.10.113:60334<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@5225f5a4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3230a17{s=START}]=>HttpChannelOverHttp@260e7ffd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:07:37.468Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@5225f5a4::DecryptedEndPoint@630cf558{/172.16.10.113:60334<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=2/30000}
2021-09-04T11:07:37.468Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@5225f5a4::DecryptedEndPoint@630cf558{/172.16.10.113:60334<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=2/30000}
2021-09-04T11:07:37.468Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@6ab6712c{AC.ReadCB@5225f5a4{HttpConnection@5225f5a4::DecryptedEndPoint@630cf558{/172.16.10.113:60334<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-09-04T11:07:37.469Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@781898a::SocketChannelEndPoint@2cf6148d{/172.16.10.113:60334<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=0}->SslConnection@781898a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@630cf558{/172.16.10.113:60334<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5225f5a4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3230a17{s=START}]=>HttpChannelOverHttp@260e7ffd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:07:37.469Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-09-04T11:07:37.469Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.113.133:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=0}->SslConnection@781898a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@630cf558{/172.16.10.113:60334<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5225f5a4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3230a17{s=START}]=>HttpChannelOverHttp@260e7ffd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:07:37.470Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@17c3310b{SSLC.NBReadCB@781898a{SslConnection@781898a::SocketChannelEndPoint@2cf6148d{/172.16.10.113:60334<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@781898a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@630cf558{/172.16.10.113:60334<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5225f5a4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3230a17{s=START}]=>HttpChannelOverHttp@260e7ffd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-04T11:07:37.471Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@2cf6148d{/172.16.10.113:60334<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@781898a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@630cf558{/172.16.10.113:60334<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5225f5a4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3230a17{s=START}]=>HttpChannelOverHttp@260e7ffd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:07:37.471Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@1c8527a0 on ManagedSelector@1fce6eb4{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-04T11:07:37.471Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1fce6eb4{STARTED} id=0 keys=1 selected=0 updates=1
2021-09-04T11:07:37.471Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken with none selected
2021-09-04T11:07:37.471Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken up from select, 0/0/1 selected
2021-09-04T11:07:37.471Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf processing 0 keys, 1 updates
2021-09-04T11:07:37.471Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-09-04T11:07:37.472Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@1c8527a0
2021-09-04T11:07:37.472Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@2cf6148d{/172.16.10.113:60334<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@781898a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@630cf558{/172.16.10.113:60334<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@5225f5a4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3230a17{s=START}]=>HttpChannelOverHttp@260e7ffd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:07:37.472Z||qtp943165647-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@4b02140d
2021-09-04T11:07:37.472Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@2cf6148d{/172.16.10.113:60334<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=0}->SslConnection@781898a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@630cf558{/172.16.10.113:60334<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@5225f5a4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3230a17{s=START}]=>HttpChannelOverHttp@260e7ffd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:07:37.473Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-04T11:07:37.473Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf waiting with 1 keys
2021-09-04T11:07:37.473Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken up from select, 1/1/1 selected
2021-09-04T11:07:37.473Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf processing 1 keys, 0 updates
2021-09-04T11:07:37.473Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.242.113.133:8000 remote=/172.16.10.113:60334], selector=sun.nio.ch.EPollSelectorImpl@699a32cf, interestOps=1, readyOps=1 SocketChannelEndPoint@2cf6148d{/172.16.10.113:60334<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/1,kio=1,kro=1}->SslConnection@781898a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@630cf558{/172.16.10.113:60334<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@5225f5a4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3230a17{s=START}]=>HttpChannelOverHttp@260e7ffd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-09-04T11:07:37.473Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@2cf6148d{/172.16.10.113:60334<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@781898a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@630cf558{/172.16.10.113:60334<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@5225f5a4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3230a17{s=START}]=>HttpChannelOverHttp@260e7ffd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:07:37.474Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@2cf6148d{/172.16.10.113:60334<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@781898a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@630cf558{/172.16.10.113:60334<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@5225f5a4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3230a17{s=START}]=>HttpChannelOverHttp@260e7ffd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-09-04T11:07:37.474Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0} tryExecute EatWhatYouKill@43de88f3/SelectorProducer@347c5721/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]@2021-09-04T11:07:37.474286Z
2021-09-04T11:07:37.474Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=0/2,p=0}@6020f055 offer EatWhatYouKill@43de88f3/SelectorProducer@347c5721/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]@2021-09-04T11:07:37.474761Z
2021-09-04T11:07:37.474Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=0/2,p=1} startReservedThread p=1
2021-09-04T11:07:37.474Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@24fabd0f{s=0/2,p=1}@2d122649
2021-09-04T11:07:37.475Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@24fabd0f{s=0/2,p=1}@2d122649
2021-09-04T11:07:37.475Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=1}@2d122649 started
2021-09-04T11:07:37.475Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0}@2d122649 waiting
2021-09-04T11:07:37.475Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@43de88f3/SelectorProducer@347c5721/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]@2021-09-04T11:07:37.475085Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@2cf6148d{/172.16.10.113:60334<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@781898a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@630cf558{/172.16.10.113:60334<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@5225f5a4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3230a17{s=START}]=>HttpChannelOverHttp@260e7ffd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-09-04T11:07:37.475Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=0/2,p=1}@6020f055 task=EatWhatYouKill@43de88f3/SelectorProducer@347c5721/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]@2021-09-04T11:07:37.475279Z
2021-09-04T11:07:37.476Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@17c3310b{SSLC.NBReadCB@781898a{SslConnection@781898a::SocketChannelEndPoint@2cf6148d{/172.16.10.113:60334<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->SslConnection@781898a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@630cf558{/172.16.10.113:60334<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@5225f5a4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3230a17{s=START}]=>HttpChannelOverHttp@260e7ffd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-04T11:07:37.476Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@43de88f3/SelectorProducer@347c5721/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]@2021-09-04T11:07:37.476859Z tryProduce true
2021-09-04T11:07:37.477Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-09-04T11:07:37.477Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@781898a::SocketChannelEndPoint@2cf6148d{/172.16.10.113:60334<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->SslConnection@781898a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@630cf558{/172.16.10.113:60334<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@5225f5a4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3230a17{s=START}]=>HttpChannelOverHttp@260e7ffd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:07:37.477Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-04T11:07:37.477Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@781898a::SocketChannelEndPoint@2cf6148d{/172.16.10.113:60334<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}->SslConnection@781898a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@630cf558{/172.16.10.113:60334<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@5225f5a4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3230a17{s=START}]=>HttpChannelOverHttp@260e7ffd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:07:37.477Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@6ab6712c{AC.ReadCB@5225f5a4{HttpConnection@5225f5a4::DecryptedEndPoint@630cf558{/172.16.10.113:60334<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=9/30000}}}
2021-09-04T11:07:37.477Z||qtp943165647-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5225f5a4::DecryptedEndPoint@630cf558{/172.16.10.113:60334<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=9/30000} onFillable enter HttpChannelState@7f42d7c8{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-09-04T11:07:37.477Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@2cf6148d{/172.16.10.113:60334<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@781898a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@630cf558{/172.16.10.113:60334<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@5225f5a4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3230a17{s=START}]=>HttpChannelOverHttp@260e7ffd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:07:37.477Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf waiting with 1 keys
2021-09-04T11:07:37.478Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@781898a::SocketChannelEndPoint@2cf6148d{/172.16.10.113:60334<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@781898a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@630cf558{/172.16.10.113:60334<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@5225f5a4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3230a17{s=START}]=>HttpChannelOverHttp@260e7ffd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:07:37.478Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-09-04T11:07:37.479Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@2cf6148d{/172.16.10.113:60334<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@781898a{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@630cf558{/172.16.10.113:60334<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=11/30000}=>HttpConnection@5225f5a4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3230a17{s=START}]=>HttpChannelOverHttp@260e7ffd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:07:37.479Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@18e9717f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-09-04T11:07:37.479Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-09-04T11:07:37.484Z||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@22f61a6b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@22f61a6b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-09-04T11:07:37.484Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.113.133:8000,ISHUT,fill=-,flush=-,to=14/30000}{io=0/0,kio=0,kro=1}->SslConnection@781898a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@630cf558{/172.16.10.113:60334<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=16/30000}=>HttpConnection@5225f5a4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3230a17{s=START}]=>HttpChannelOverHttp@260e7ffd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:07:37.484Z||qtp943165647-20|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-09-04T11:07:37.484Z||qtp943165647-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5225f5a4::DecryptedEndPoint@630cf558{/172.16.10.113:60334<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=16/30000} filled -1 HeapByteBuffer@22f61a6b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-09-04T11:07:37.485Z||qtp943165647-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5225f5a4::DecryptedEndPoint@630cf558{/172.16.10.113:60334<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=17/30000} parse HeapByteBuffer@22f61a6b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2021-09-04T11:07:37.485Z||qtp943165647-20|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@22f61a6b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-09-04T11:07:37.485Z||qtp943165647-20|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-09-04T11:07:37.485Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@630cf558{/172.16.10.113:60334<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=17/30000}
2021-09-04T11:07:37.485Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@630cf558{/172.16.10.113:60334<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=17/30000}
2021-09-04T11:07:37.485Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@781898a::SocketChannelEndPoint@2cf6148d{/172.16.10.113:60334<->/10.242.113.133:8000,ISHUT,fill=-,flush=-,to=15/30000}{io=0/0,kio=0,kro=1}->SslConnection@781898a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@630cf558{/172.16.10.113:60334<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@5225f5a4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3230a17{s=START}]=>HttpChannelOverHttp@260e7ffd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-09-04T11:07:37.485Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@781898a::SocketChannelEndPoint@2cf6148d{/172.16.10.113:60334<->/10.242.113.133:8000,ISHUT,fill=-,flush=-,to=15/30000}{io=0/0,kio=0,kro=1}->SslConnection@781898a{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@630cf558{/172.16.10.113:60334<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@5225f5a4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3230a17{s=START}]=>HttpChannelOverHttp@260e7ffd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:07:37.485Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@749d53b9[p=0,l=0,c=0,r=0]={<<<>>>}
2021-09-04T11:07:37.485Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-09-04T11:07:37.486Z||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
2021-09-04T11:07:37.486Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@2cf6148d{/172.16.10.113:60334<->/10.242.113.133:8000,ISHUT,fill=-,flush=-,to=16/30000}{io=0/0,kio=0,kro=1}->SslConnection@781898a{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@630cf558{/172.16.10.113:60334<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@5225f5a4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3230a17{s=START}]=>HttpChannelOverHttp@260e7ffd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:07:37.486Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-09-04T11:07:37.486Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-09-04T11:07:37.486Z||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
2021-09-04T11:07:37.487Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@781898a::SocketChannelEndPoint@2cf6148d{/172.16.10.113:60334<->/10.242.113.133:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@781898a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@630cf558{/172.16.10.113:60334<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@5225f5a4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3230a17{s=START}]=>HttpChannelOverHttp@260e7ffd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-09-04T11:07:37.487Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.113.133:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@781898a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@630cf558{/172.16.10.113:60334<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@5225f5a4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3230a17{s=START}]=>HttpChannelOverHttp@260e7ffd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:07:37.487Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@781898a::SocketChannelEndPoint@2cf6148d{/172.16.10.113:60334<->/10.242.113.133:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@781898a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@630cf558{/172.16.10.113:60334<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@5225f5a4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3230a17{s=START}]=>HttpChannelOverHttp@260e7ffd{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
2021-09-04T11:07:37.488Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@630cf558{/172.16.10.113:60334<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=20/30000}
2021-09-04T11:07:37.488Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@2cf6148d{/172.16.10.113:60334<->/10.242.113.133:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@781898a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@630cf558{/172.16.10.113:60334<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@5225f5a4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3230a17{s=START}]=>HttpChannelOverHttp@260e7ffd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:07:37.488Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@2cf6148d{/172.16.10.113:60334<->/10.242.113.133:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@781898a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@630cf558{/172.16.10.113:60334<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@5225f5a4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3230a17{s=START}]=>HttpChannelOverHttp@260e7ffd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:07:37.488Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@2cf6148d{/172.16.10.113:60334<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@781898a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@630cf558{/172.16.10.113:60334<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@5225f5a4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3230a17{s=START}]=>HttpChannelOverHttp@260e7ffd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:07:37.488Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@7fac886f{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)
2021-09-04T11:07:37.489Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@17c3310b{null}
2021-09-04T11:07:37.489Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1fce6eb4{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-04T11:07:37.489Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1551abbc
2021-09-04T11:07:37.489Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken with none selected
2021-09-04T11:07:37.489Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken up from select, 0/0/0 selected
2021-09-04T11:07:37.489Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf processing 0 keys, 0 updates
2021-09-04T11:07:37.489Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-09-04T11:07:37.489Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-04T11:07:37.489Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf waiting with 0 keys
2021-09-04T11:07:37.489Z||qtp943165647-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1551abbc
2021-09-04T11:07:37.489Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@2cf6148d{/172.16.10.113:60334<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@781898a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@630cf558{/172.16.10.113:60334<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@5225f5a4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3230a17{s=START}]=>HttpChannelOverHttp@260e7ffd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:07:37.492Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@2cf6148d{/172.16.10.113:60334<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@781898a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@630cf558{/172.16.10.113:60334<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=24/30000}=>HttpConnection@5225f5a4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3230a17{s=START}]=>HttpChannelOverHttp@260e7ffd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:07:37.492Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@294df731{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)
2021-09-04T11:07:37.492Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@6ab6712c{null}
2021-09-04T11:07:37.493Z||qtp943165647-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5225f5a4::DecryptedEndPoint@630cf558{/172.16.10.113:60334<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=25/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-09-04T11:07:37.493Z||qtp943165647-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@5225f5a4::DecryptedEndPoint@630cf558{/172.16.10.113:60334<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=25/30000}
2021-09-04T11:07:37.493Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@630cf558{/172.16.10.113:60334<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=25/30000}
2021-09-04T11:07:37.493Z||qtp943165647-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5225f5a4::DecryptedEndPoint@630cf558{/172.16.10.113:60334<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=25/30000} onFillable exit HttpChannelState@7f42d7c8{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-09-04T11:07:37.492Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@2cf6148d{/172.16.10.113:60334<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@781898a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@630cf558{/172.16.10.113:60334<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=24/30000}=>HttpConnection@5225f5a4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3230a17{s=START}]=>HttpChannelOverHttp@260e7ffd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:07:37.493Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@781898a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@630cf558{/172.16.10.113:60334<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=25/30000}=>HttpConnection@5225f5a4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3230a17{s=START}]=>HttpChannelOverHttp@260e7ffd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:07:37.493Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$$Lambda$214/0x00000008009c8040@38a61c81
2021-09-04T11:07:37.493Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@5225f5a4::DecryptedEndPoint@630cf558{/172.16.10.113:60334<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=25/30000}
2021-09-04T11:07:37.494Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@781898a::SocketChannelEndPoint@2cf6148d{/172.16.10.113:60334<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@781898a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@630cf558{/172.16.10.113:60334<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=25/30000}=>HttpConnection@5225f5a4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3230a17{s=START}]=>HttpChannelOverHttp@260e7ffd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:07:37.494Z||qtp943165647-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1551abbc
2021-09-04T11:07:47.460Z||qtp943165647-21-acceptor-0@2f025e9e-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@719a9da7 on ManagedSelector@1fce6eb4{STARTED} id=0 keys=0 selected=0 updates=0
2021-09-04T11:07:47.461Z||qtp943165647-21-acceptor-0@2f025e9e-ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1fce6eb4{STARTED} id=0 keys=0 selected=0 updates=1
2021-09-04T11:07:47.461Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken with none selected
2021-09-04T11:07:47.461Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken up from select, 0/0/0 selected
2021-09-04T11:07:47.461Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf processing 0 keys, 1 updates
2021-09-04T11:07:47.462Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-09-04T11:07:47.462Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@719a9da7
2021-09-04T11:07:47.462Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@719a9da7
2021-09-04T11:07:47.462Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-04T11:07:47.462Z||qtp943165647-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@719a9da7
2021-09-04T11:07:47.462Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf waiting with 1 keys
2021-09-04T11:07:47.462Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@154ca283{/172.16.10.113:60552<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-09-04T11:07:47.463Z||qtp943165647-25|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@504e3e4e
2021-09-04T11:07:47.463Z||qtp943165647-25|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@690c8ee5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@61d4cf2d{/172.16.10.113:60552<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@117c212e{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-09-04T11:07:47.463Z||qtp943165647-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@3061c101::DecryptedEndPoint@61d4cf2d{/172.16.10.113:60552<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-09-04T11:07:47.464Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@154ca283{/172.16.10.113:60552<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@3d171a4e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@61d4cf2d{/172.16.10.113:60552<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@3061c101[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7a7d1766{s=START}]=>HttpChannelOverHttp@690c8ee5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:07:47.464Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@3d171a4e::SocketChannelEndPoint@154ca283{/172.16.10.113:60552<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@3d171a4e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@61d4cf2d{/172.16.10.113:60552<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@3061c101[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7a7d1766{s=START}]=>HttpChannelOverHttp@690c8ee5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:07:47.464Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@3061c101::DecryptedEndPoint@61d4cf2d{/172.16.10.113:60552<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-09-04T11:07:47.464Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@3061c101::DecryptedEndPoint@61d4cf2d{/172.16.10.113:60552<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-09-04T11:07:47.464Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@a782c56{AC.ReadCB@3061c101{HttpConnection@3061c101::DecryptedEndPoint@61d4cf2d{/172.16.10.113:60552<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-09-04T11:07:47.464Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@3d171a4e::SocketChannelEndPoint@154ca283{/172.16.10.113:60552<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@3d171a4e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@61d4cf2d{/172.16.10.113:60552<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3061c101[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7a7d1766{s=START}]=>HttpChannelOverHttp@690c8ee5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:07:47.464Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-09-04T11:07:47.464Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.113.133:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@3d171a4e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@61d4cf2d{/172.16.10.113:60552<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3061c101[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7a7d1766{s=START}]=>HttpChannelOverHttp@690c8ee5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:07:47.465Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@342f9dd1{SSLC.NBReadCB@3d171a4e{SslConnection@3d171a4e::SocketChannelEndPoint@154ca283{/172.16.10.113:60552<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@3d171a4e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@61d4cf2d{/172.16.10.113:60552<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3061c101[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7a7d1766{s=START}]=>HttpChannelOverHttp@690c8ee5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-04T11:07:47.465Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@154ca283{/172.16.10.113:60552<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@3d171a4e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@61d4cf2d{/172.16.10.113:60552<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3061c101[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7a7d1766{s=START}]=>HttpChannelOverHttp@690c8ee5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:07:47.465Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@316f2470 on ManagedSelector@1fce6eb4{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-04T11:07:47.465Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1fce6eb4{STARTED} id=0 keys=1 selected=0 updates=1
2021-09-04T11:07:47.466Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken with none selected
2021-09-04T11:07:47.466Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken up from select, 0/0/1 selected
2021-09-04T11:07:47.466Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@154ca283{/172.16.10.113:60552<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@3d171a4e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@61d4cf2d{/172.16.10.113:60552<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@3061c101[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7a7d1766{s=START}]=>HttpChannelOverHttp@690c8ee5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:07:47.466Z||qtp943165647-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@719a9da7
2021-09-04T11:07:47.466Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf processing 0 keys, 1 updates
2021-09-04T11:07:47.466Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-09-04T11:07:47.466Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@316f2470
2021-09-04T11:07:47.466Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@154ca283{/172.16.10.113:60552<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@3d171a4e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@61d4cf2d{/172.16.10.113:60552<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@3061c101[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7a7d1766{s=START}]=>HttpChannelOverHttp@690c8ee5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:07:47.466Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-04T11:07:47.467Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf waiting with 1 keys
2021-09-04T11:07:47.467Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken up from select, 1/1/1 selected
2021-09-04T11:07:47.467Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf processing 1 keys, 0 updates
2021-09-04T11:07:47.467Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.242.113.133:8000 remote=/172.16.10.113:60552], selector=sun.nio.ch.EPollSelectorImpl@699a32cf, interestOps=1, readyOps=1 SocketChannelEndPoint@154ca283{/172.16.10.113:60552<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@3d171a4e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@61d4cf2d{/172.16.10.113:60552<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@3061c101[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7a7d1766{s=START}]=>HttpChannelOverHttp@690c8ee5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-09-04T11:07:47.467Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@154ca283{/172.16.10.113:60552<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@3d171a4e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@61d4cf2d{/172.16.10.113:60552<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@3061c101[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7a7d1766{s=START}]=>HttpChannelOverHttp@690c8ee5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:07:47.468Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@154ca283{/172.16.10.113:60552<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@3d171a4e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@61d4cf2d{/172.16.10.113:60552<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@3061c101[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7a7d1766{s=START}]=>HttpChannelOverHttp@690c8ee5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-09-04T11:07:47.468Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0} tryExecute EatWhatYouKill@43de88f3/SelectorProducer@347c5721/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]@2021-09-04T11:07:47.468547Z
2021-09-04T11:07:47.469Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=0/2,p=0}@2d122649 offer EatWhatYouKill@43de88f3/SelectorProducer@347c5721/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]@2021-09-04T11:07:47.469078Z
2021-09-04T11:07:47.469Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=0/2,p=1} startReservedThread p=1
2021-09-04T11:07:47.469Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@24fabd0f{s=0/2,p=1}@654d2549
2021-09-04T11:07:47.469Z||qtp943165647-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@24fabd0f{s=0/2,p=1}@654d2549
2021-09-04T11:07:47.469Z||qtp943165647-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=1}@654d2549 started
2021-09-04T11:07:47.469Z||qtp943165647-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0}@654d2549 waiting
2021-09-04T11:07:47.470Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@43de88f3/SelectorProducer@347c5721/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]@2021-09-04T11:07:47.469632Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@154ca283{/172.16.10.113:60552<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@3d171a4e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@61d4cf2d{/172.16.10.113:60552<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@3061c101[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7a7d1766{s=START}]=>HttpChannelOverHttp@690c8ee5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-09-04T11:07:47.470Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=0/2,p=1}@2d122649 task=EatWhatYouKill@43de88f3/SelectorProducer@347c5721/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=1]@2021-09-04T11:07:47.469982Z
2021-09-04T11:07:47.470Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@43de88f3/SelectorProducer@347c5721/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]@2021-09-04T11:07:47.470495Z tryProduce true
2021-09-04T11:07:47.470Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@342f9dd1{SSLC.NBReadCB@3d171a4e{SslConnection@3d171a4e::SocketChannelEndPoint@154ca283{/172.16.10.113:60552<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@3d171a4e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@61d4cf2d{/172.16.10.113:60552<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@3061c101[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7a7d1766{s=START}]=>HttpChannelOverHttp@690c8ee5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-04T11:07:47.470Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-09-04T11:07:47.470Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-04T11:07:47.471Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@3d171a4e::SocketChannelEndPoint@154ca283{/172.16.10.113:60552<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@3d171a4e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@61d4cf2d{/172.16.10.113:60552<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@3061c101[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7a7d1766{s=START}]=>HttpChannelOverHttp@690c8ee5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:07:47.471Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@154ca283{/172.16.10.113:60552<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@3d171a4e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@61d4cf2d{/172.16.10.113:60552<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@3061c101[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7a7d1766{s=START}]=>HttpChannelOverHttp@690c8ee5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:07:47.471Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf waiting with 1 keys
2021-09-04T11:07:47.471Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@3d171a4e::SocketChannelEndPoint@154ca283{/172.16.10.113:60552<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@3d171a4e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@61d4cf2d{/172.16.10.113:60552<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@3061c101[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7a7d1766{s=START}]=>HttpChannelOverHttp@690c8ee5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:07:47.471Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@a782c56{AC.ReadCB@3061c101{HttpConnection@3061c101::DecryptedEndPoint@61d4cf2d{/172.16.10.113:60552<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=7/30000}}}
2021-09-04T11:07:47.471Z||qtp943165647-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3061c101::DecryptedEndPoint@61d4cf2d{/172.16.10.113:60552<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=7/30000} onFillable enter HttpChannelState@117c212e{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-09-04T11:07:47.472Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@3d171a4e::SocketChannelEndPoint@154ca283{/172.16.10.113:60552<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@3d171a4e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@61d4cf2d{/172.16.10.113:60552<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=8/30000}=>HttpConnection@3061c101[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7a7d1766{s=START}]=>HttpChannelOverHttp@690c8ee5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:07:47.472Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-09-04T11:07:47.473Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@154ca283{/172.16.10.113:60552<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@3d171a4e{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@61d4cf2d{/172.16.10.113:60552<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@3061c101[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7a7d1766{s=START}]=>HttpChannelOverHttp@690c8ee5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:07:47.473Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@6172bd38[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-09-04T11:07:47.473Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-09-04T11:07:47.476Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@22f61a6b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@22f61a6b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-09-04T11:07:47.477Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.113.133:8000,ISHUT,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@3d171a4e{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@61d4cf2d{/172.16.10.113:60552<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@3061c101[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7a7d1766{s=START}]=>HttpChannelOverHttp@690c8ee5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:07:47.477Z||qtp943165647-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-09-04T11:07:47.477Z||qtp943165647-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3061c101::DecryptedEndPoint@61d4cf2d{/172.16.10.113:60552<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=13/30000} filled -1 HeapByteBuffer@22f61a6b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-09-04T11:07:47.477Z||qtp943165647-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3061c101::DecryptedEndPoint@61d4cf2d{/172.16.10.113:60552<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=13/30000} parse HeapByteBuffer@22f61a6b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2021-09-04T11:07:47.477Z||qtp943165647-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@22f61a6b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-09-04T11:07:47.477Z||qtp943165647-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-09-04T11:07:47.478Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@61d4cf2d{/172.16.10.113:60552<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=14/30000}
2021-09-04T11:07:47.478Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@61d4cf2d{/172.16.10.113:60552<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=14/30000}
2021-09-04T11:07:47.478Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@3d171a4e::SocketChannelEndPoint@154ca283{/172.16.10.113:60552<->/10.242.113.133:8000,ISHUT,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}->SslConnection@3d171a4e{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@61d4cf2d{/172.16.10.113:60552<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@3061c101[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7a7d1766{s=START}]=>HttpChannelOverHttp@690c8ee5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-09-04T11:07:47.478Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@3d171a4e::SocketChannelEndPoint@154ca283{/172.16.10.113:60552<->/10.242.113.133:8000,ISHUT,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}->SslConnection@3d171a4e{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@61d4cf2d{/172.16.10.113:60552<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@3061c101[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7a7d1766{s=START}]=>HttpChannelOverHttp@690c8ee5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:07:47.478Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@749d53b9[p=0,l=0,c=0,r=0]={<<<>>>}
2021-09-04T11:07:47.478Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-09-04T11:07:47.478Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2021-09-04T11:07:47.479Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@154ca283{/172.16.10.113:60552<->/10.242.113.133:8000,ISHUT,fill=-,flush=-,to=14/30000}{io=0/0,kio=0,kro=1}->SslConnection@3d171a4e{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@61d4cf2d{/172.16.10.113:60552<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@3061c101[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7a7d1766{s=START}]=>HttpChannelOverHttp@690c8ee5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:07:47.479Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-09-04T11:07:47.479Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-09-04T11:07:47.479Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2021-09-04T11:07:47.480Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@3d171a4e::SocketChannelEndPoint@154ca283{/172.16.10.113:60552<->/10.242.113.133:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@3d171a4e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@61d4cf2d{/172.16.10.113:60552<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@3061c101[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7a7d1766{s=START}]=>HttpChannelOverHttp@690c8ee5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-09-04T11:07:47.480Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.113.133:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@3d171a4e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@61d4cf2d{/172.16.10.113:60552<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@3061c101[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7a7d1766{s=START}]=>HttpChannelOverHttp@690c8ee5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:07:47.480Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@3d171a4e::SocketChannelEndPoint@154ca283{/172.16.10.113:60552<->/10.242.113.133:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@3d171a4e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@61d4cf2d{/172.16.10.113:60552<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@3061c101[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7a7d1766{s=START}]=>HttpChannelOverHttp@690c8ee5{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
2021-09-04T11:07:47.481Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@61d4cf2d{/172.16.10.113:60552<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=17/30000}
2021-09-04T11:07:47.481Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@154ca283{/172.16.10.113:60552<->/10.242.113.133:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@3d171a4e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@61d4cf2d{/172.16.10.113:60552<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@3061c101[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7a7d1766{s=START}]=>HttpChannelOverHttp@690c8ee5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:07:47.482Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@154ca283{/172.16.10.113:60552<->/10.242.113.133:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@3d171a4e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@61d4cf2d{/172.16.10.113:60552<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@3061c101[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7a7d1766{s=START}]=>HttpChannelOverHttp@690c8ee5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:07:47.482Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@154ca283{/172.16.10.113:60552<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@3d171a4e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@61d4cf2d{/172.16.10.113:60552<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@3061c101[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7a7d1766{s=START}]=>HttpChannelOverHttp@690c8ee5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:07:47.482Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@24702f72{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)
2021-09-04T11:07:47.482Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@342f9dd1{null}
2021-09-04T11:07:47.482Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1fce6eb4{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-04T11:07:47.483Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@19759522
2021-09-04T11:07:47.483Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken with none selected
2021-09-04T11:07:47.483Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@154ca283{/172.16.10.113:60552<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3d171a4e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@61d4cf2d{/172.16.10.113:60552<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@3061c101[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7a7d1766{s=START}]=>HttpChannelOverHttp@690c8ee5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:07:47.483Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken up from select, 0/0/0 selected
2021-09-04T11:07:47.483Z||qtp943165647-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@19759522
2021-09-04T11:07:47.483Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf processing 0 keys, 0 updates
2021-09-04T11:07:47.483Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-09-04T11:07:47.483Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-04T11:07:47.483Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf waiting with 0 keys
2021-09-04T11:07:47.483Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@154ca283{/172.16.10.113:60552<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3d171a4e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@61d4cf2d{/172.16.10.113:60552<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@3061c101[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7a7d1766{s=START}]=>HttpChannelOverHttp@690c8ee5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:07:47.484Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@154ca283{/172.16.10.113:60552<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3d171a4e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@61d4cf2d{/172.16.10.113:60552<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@3061c101[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7a7d1766{s=START}]=>HttpChannelOverHttp@690c8ee5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:07:47.484Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@159e8c28{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)
2021-09-04T11:07:47.484Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@3061c101::DecryptedEndPoint@61d4cf2d{/172.16.10.113:60552<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=20/30000}
2021-09-04T11:07:47.485Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@a782c56{null}
2021-09-04T11:07:47.485Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@3d171a4e::SocketChannelEndPoint@154ca283{/172.16.10.113:60552<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3d171a4e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@61d4cf2d{/172.16.10.113:60552<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@3061c101[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7a7d1766{s=START}]=>HttpChannelOverHttp@690c8ee5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:07:47.485Z||qtp943165647-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@19759522
2021-09-04T11:07:47.485Z||qtp943165647-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3061c101::DecryptedEndPoint@61d4cf2d{/172.16.10.113:60552<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=21/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-09-04T11:07:47.485Z||qtp943165647-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@3061c101::DecryptedEndPoint@61d4cf2d{/172.16.10.113:60552<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=21/30000}
2021-09-04T11:07:47.485Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@61d4cf2d{/172.16.10.113:60552<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=21/30000}
2021-09-04T11:07:47.486Z||qtp943165647-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3061c101::DecryptedEndPoint@61d4cf2d{/172.16.10.113:60552<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=21/30000} onFillable exit HttpChannelState@117c212e{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-09-04T11:07:47.486Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3d171a4e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@61d4cf2d{/172.16.10.113:60552<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=22/30000}=>HttpConnection@3061c101[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7a7d1766{s=START}]=>HttpChannelOverHttp@690c8ee5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:07:47.486Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=2/2,p=0}@6020f055 waiting
2021-09-04T11:07:57.460Z||qtp943165647-21-acceptor-0@2f025e9e-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@5a49ba3c on ManagedSelector@1fce6eb4{STARTED} id=0 keys=0 selected=0 updates=0
2021-09-04T11:07:57.460Z||qtp943165647-21-acceptor-0@2f025e9e-ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1fce6eb4{STARTED} id=0 keys=0 selected=0 updates=1
2021-09-04T11:07:57.460Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken with none selected
2021-09-04T11:07:57.461Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken up from select, 0/0/0 selected
2021-09-04T11:07:57.461Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf processing 0 keys, 1 updates
2021-09-04T11:07:57.461Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-09-04T11:07:57.461Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@5a49ba3c
2021-09-04T11:07:57.461Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@5a49ba3c
2021-09-04T11:07:57.461Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-04T11:07:57.461Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@5a49ba3c
2021-09-04T11:07:57.461Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf waiting with 1 keys
2021-09-04T11:07:57.462Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@7a7c09ee{/172.16.10.113:60800<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 1 ms, remaining: 29999 ms
2021-09-04T11:07:57.462Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@6108093e
2021-09-04T11:07:57.463Z||qtp943165647-20|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@791c42e8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@3f2ec685{/172.16.10.113:60800<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=1/30000},null,HttpChannelState@25079bf7{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-09-04T11:07:57.463Z||qtp943165647-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@4673790::DecryptedEndPoint@3f2ec685{/172.16.10.113:60800<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-09-04T11:07:57.463Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@7a7c09ee{/172.16.10.113:60800<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@1ff72ef6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3f2ec685{/172.16.10.113:60800<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@4673790[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5624d963{s=START}]=>HttpChannelOverHttp@791c42e8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:07:57.463Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@1ff72ef6::SocketChannelEndPoint@7a7c09ee{/172.16.10.113:60800<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@1ff72ef6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3f2ec685{/172.16.10.113:60800<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@4673790[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5624d963{s=START}]=>HttpChannelOverHttp@791c42e8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:07:57.464Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@4673790::DecryptedEndPoint@3f2ec685{/172.16.10.113:60800<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-09-04T11:07:57.464Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@4673790::DecryptedEndPoint@3f2ec685{/172.16.10.113:60800<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=2/30000}
2021-09-04T11:07:57.464Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@4f653873{AC.ReadCB@4673790{HttpConnection@4673790::DecryptedEndPoint@3f2ec685{/172.16.10.113:60800<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-09-04T11:07:57.465Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@1ff72ef6::SocketChannelEndPoint@7a7c09ee{/172.16.10.113:60800<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@1ff72ef6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3f2ec685{/172.16.10.113:60800<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4673790[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5624d963{s=START}]=>HttpChannelOverHttp@791c42e8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:07:57.465Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-09-04T11:07:57.465Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.113.133:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@1ff72ef6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3f2ec685{/172.16.10.113:60800<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4673790[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5624d963{s=START}]=>HttpChannelOverHttp@791c42e8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:07:57.466Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@72035db8{SSLC.NBReadCB@1ff72ef6{SslConnection@1ff72ef6::SocketChannelEndPoint@7a7c09ee{/172.16.10.113:60800<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@1ff72ef6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3f2ec685{/172.16.10.113:60800<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4673790[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5624d963{s=START}]=>HttpChannelOverHttp@791c42e8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-04T11:07:57.466Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@7a7c09ee{/172.16.10.113:60800<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@1ff72ef6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3f2ec685{/172.16.10.113:60800<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@4673790[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5624d963{s=START}]=>HttpChannelOverHttp@791c42e8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:07:57.466Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@54255d90 on ManagedSelector@1fce6eb4{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-04T11:07:57.466Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1fce6eb4{STARTED} id=0 keys=1 selected=0 updates=1
2021-09-04T11:07:57.466Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken with none selected
2021-09-04T11:07:57.466Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken up from select, 0/0/1 selected
2021-09-04T11:07:57.466Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf processing 0 keys, 1 updates
2021-09-04T11:07:57.466Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-09-04T11:07:57.466Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@54255d90
2021-09-04T11:07:57.466Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@7a7c09ee{/172.16.10.113:60800<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@1ff72ef6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3f2ec685{/172.16.10.113:60800<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@4673790[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5624d963{s=START}]=>HttpChannelOverHttp@791c42e8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:07:57.466Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@5a49ba3c
2021-09-04T11:07:57.467Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@7a7c09ee{/172.16.10.113:60800<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@1ff72ef6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3f2ec685{/172.16.10.113:60800<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@4673790[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5624d963{s=START}]=>HttpChannelOverHttp@791c42e8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:07:57.467Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-04T11:07:57.467Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf waiting with 1 keys
2021-09-04T11:07:57.467Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken up from select, 1/1/1 selected
2021-09-04T11:07:57.467Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf processing 1 keys, 0 updates
2021-09-04T11:07:57.467Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.242.113.133:8000 remote=/172.16.10.113:60800], selector=sun.nio.ch.EPollSelectorImpl@699a32cf, interestOps=1, readyOps=1 SocketChannelEndPoint@7a7c09ee{/172.16.10.113:60800<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@1ff72ef6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3f2ec685{/172.16.10.113:60800<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@4673790[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5624d963{s=START}]=>HttpChannelOverHttp@791c42e8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-09-04T11:07:57.467Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@7a7c09ee{/172.16.10.113:60800<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@1ff72ef6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3f2ec685{/172.16.10.113:60800<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@4673790[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5624d963{s=START}]=>HttpChannelOverHttp@791c42e8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:07:57.476Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@7a7c09ee{/172.16.10.113:60800<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@1ff72ef6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3f2ec685{/172.16.10.113:60800<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@4673790[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5624d963{s=START}]=>HttpChannelOverHttp@791c42e8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-09-04T11:07:57.476Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=2/2,p=0} tryExecute EatWhatYouKill@43de88f3/SelectorProducer@347c5721/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]@2021-09-04T11:07:57.476795Z
2021-09-04T11:07:57.477Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0}@6020f055 offer EatWhatYouKill@43de88f3/SelectorProducer@347c5721/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]@2021-09-04T11:07:57.477038Z
2021-09-04T11:07:57.477Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@43de88f3/SelectorProducer@347c5721/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]@2021-09-04T11:07:57.477234Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@7a7c09ee{/172.16.10.113:60800<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=12/30000}{io=1/0,kio=1,kro=1}->SslConnection@1ff72ef6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3f2ec685{/172.16.10.113:60800<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=13/30000}=>HttpConnection@4673790[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5624d963{s=START}]=>HttpChannelOverHttp@791c42e8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-09-04T11:07:57.477Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0}@6020f055 task=EatWhatYouKill@43de88f3/SelectorProducer@347c5721/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]@2021-09-04T11:07:57.477519Z
2021-09-04T11:07:57.477Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@72035db8{SSLC.NBReadCB@1ff72ef6{SslConnection@1ff72ef6::SocketChannelEndPoint@7a7c09ee{/172.16.10.113:60800<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=12/30000}{io=1/0,kio=1,kro=1}->SslConnection@1ff72ef6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3f2ec685{/172.16.10.113:60800<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=13/30000}=>HttpConnection@4673790[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5624d963{s=START}]=>HttpChannelOverHttp@791c42e8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-04T11:07:57.477Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@43de88f3/SelectorProducer@347c5721/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]@2021-09-04T11:07:57.477801Z tryProduce true
2021-09-04T11:07:57.477Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@1ff72ef6::SocketChannelEndPoint@7a7c09ee{/172.16.10.113:60800<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=12/30000}{io=1/0,kio=1,kro=1}->SslConnection@1ff72ef6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3f2ec685{/172.16.10.113:60800<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=13/30000}=>HttpConnection@4673790[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5624d963{s=START}]=>HttpChannelOverHttp@791c42e8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:07:57.477Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-09-04T11:07:57.477Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-04T11:07:57.478Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@1ff72ef6::SocketChannelEndPoint@7a7c09ee{/172.16.10.113:60800<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=12/30000}{io=1/0,kio=1,kro=1}->SslConnection@1ff72ef6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3f2ec685{/172.16.10.113:60800<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=13/30000}=>HttpConnection@4673790[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5624d963{s=START}]=>HttpChannelOverHttp@791c42e8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:07:57.478Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@4f653873{AC.ReadCB@4673790{HttpConnection@4673790::DecryptedEndPoint@3f2ec685{/172.16.10.113:60800<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=14/30000}}}
2021-09-04T11:07:57.478Z||qtp943165647-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4673790::DecryptedEndPoint@3f2ec685{/172.16.10.113:60800<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=14/30000} onFillable enter HttpChannelState@25079bf7{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-09-04T11:07:57.478Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@7a7c09ee{/172.16.10.113:60800<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}->SslConnection@1ff72ef6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3f2ec685{/172.16.10.113:60800<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=14/30000}=>HttpConnection@4673790[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5624d963{s=START}]=>HttpChannelOverHttp@791c42e8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:07:57.478Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf waiting with 1 keys
2021-09-04T11:07:57.478Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@1ff72ef6::SocketChannelEndPoint@7a7c09ee{/172.16.10.113:60800<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}->SslConnection@1ff72ef6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3f2ec685{/172.16.10.113:60800<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@4673790[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5624d963{s=START}]=>HttpChannelOverHttp@791c42e8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:07:57.478Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-09-04T11:07:57.479Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@7a7c09ee{/172.16.10.113:60800<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=14/30000}{io=0/0,kio=0,kro=1}->SslConnection@1ff72ef6{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3f2ec685{/172.16.10.113:60800<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=15/30000}=>HttpConnection@4673790[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5624d963{s=START}]=>HttpChannelOverHttp@791c42e8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:07:57.479Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@496bda78[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-09-04T11:07:57.479Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-09-04T11:07:57.482Z||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@22f61a6b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@22f61a6b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-09-04T11:07:57.482Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.113.133:8000,ISHUT,fill=-,flush=-,to=17/30000}{io=0/0,kio=0,kro=1}->SslConnection@1ff72ef6{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3f2ec685{/172.16.10.113:60800<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=18/30000}=>HttpConnection@4673790[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5624d963{s=START}]=>HttpChannelOverHttp@791c42e8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:07:57.482Z||qtp943165647-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-09-04T11:07:57.482Z||qtp943165647-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4673790::DecryptedEndPoint@3f2ec685{/172.16.10.113:60800<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=18/30000} filled -1 HeapByteBuffer@22f61a6b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-09-04T11:07:57.482Z||qtp943165647-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4673790::DecryptedEndPoint@3f2ec685{/172.16.10.113:60800<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=18/30000} parse HeapByteBuffer@22f61a6b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2021-09-04T11:07:57.482Z||qtp943165647-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@22f61a6b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-09-04T11:07:57.482Z||qtp943165647-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-09-04T11:07:57.483Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@3f2ec685{/172.16.10.113:60800<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=19/30000}
2021-09-04T11:07:57.483Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@3f2ec685{/172.16.10.113:60800<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=19/30000}
2021-09-04T11:07:57.483Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@1ff72ef6::SocketChannelEndPoint@7a7c09ee{/172.16.10.113:60800<->/10.242.113.133:8000,ISHUT,fill=-,flush=-,to=18/30000}{io=0/0,kio=0,kro=1}->SslConnection@1ff72ef6{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3f2ec685{/172.16.10.113:60800<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@4673790[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5624d963{s=START}]=>HttpChannelOverHttp@791c42e8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-09-04T11:07:57.483Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@1ff72ef6::SocketChannelEndPoint@7a7c09ee{/172.16.10.113:60800<->/10.242.113.133:8000,ISHUT,fill=-,flush=-,to=18/30000}{io=0/0,kio=0,kro=1}->SslConnection@1ff72ef6{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3f2ec685{/172.16.10.113:60800<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@4673790[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5624d963{s=START}]=>HttpChannelOverHttp@791c42e8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:07:57.483Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@749d53b9[p=0,l=0,c=0,r=0]={<<<>>>}
2021-09-04T11:07:57.483Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-09-04T11:07:57.483Z||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
2021-09-04T11:07:57.483Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@7a7c09ee{/172.16.10.113:60800<->/10.242.113.133:8000,ISHUT,fill=-,flush=-,to=18/30000}{io=0/0,kio=0,kro=1}->SslConnection@1ff72ef6{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3f2ec685{/172.16.10.113:60800<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@4673790[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5624d963{s=START}]=>HttpChannelOverHttp@791c42e8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:07:57.484Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-09-04T11:07:57.484Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-09-04T11:07:57.484Z||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
2021-09-04T11:07:57.484Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@1ff72ef6::SocketChannelEndPoint@7a7c09ee{/172.16.10.113:60800<->/10.242.113.133:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1ff72ef6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3f2ec685{/172.16.10.113:60800<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@4673790[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5624d963{s=START}]=>HttpChannelOverHttp@791c42e8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-09-04T11:07:57.484Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.113.133:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1ff72ef6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3f2ec685{/172.16.10.113:60800<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@4673790[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5624d963{s=START}]=>HttpChannelOverHttp@791c42e8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:07:57.485Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@1ff72ef6::SocketChannelEndPoint@7a7c09ee{/172.16.10.113:60800<->/10.242.113.133:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1ff72ef6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3f2ec685{/172.16.10.113:60800<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@4673790[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5624d963{s=START}]=>HttpChannelOverHttp@791c42e8{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
2021-09-04T11:07:57.485Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@3f2ec685{/172.16.10.113:60800<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=21/30000}
2021-09-04T11:07:57.485Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@7a7c09ee{/172.16.10.113:60800<->/10.242.113.133:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1ff72ef6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3f2ec685{/172.16.10.113:60800<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@4673790[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5624d963{s=START}]=>HttpChannelOverHttp@791c42e8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:07:57.485Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@7a7c09ee{/172.16.10.113:60800<->/10.242.113.133:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1ff72ef6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3f2ec685{/172.16.10.113:60800<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@4673790[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5624d963{s=START}]=>HttpChannelOverHttp@791c42e8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:07:57.486Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@7a7c09ee{/172.16.10.113:60800<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1ff72ef6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3f2ec685{/172.16.10.113:60800<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@4673790[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5624d963{s=START}]=>HttpChannelOverHttp@791c42e8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:07:57.486Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@4d54478d{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)
2021-09-04T11:07:57.486Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@72035db8{null}
2021-09-04T11:07:57.486Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1fce6eb4{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-04T11:07:57.486Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@856d043
2021-09-04T11:07:57.486Z||qtp943165647-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@856d043
2021-09-04T11:07:57.486Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@7a7c09ee{/172.16.10.113:60800<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1ff72ef6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3f2ec685{/172.16.10.113:60800<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=22/30000}=>HttpConnection@4673790[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5624d963{s=START}]=>HttpChannelOverHttp@791c42e8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:07:57.486Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken with none selected
2021-09-04T11:07:57.487Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken up from select, 0/0/0 selected
2021-09-04T11:07:57.487Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@7a7c09ee{/172.16.10.113:60800<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1ff72ef6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3f2ec685{/172.16.10.113:60800<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=22/30000}=>HttpConnection@4673790[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5624d963{s=START}]=>HttpChannelOverHttp@791c42e8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:07:57.487Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf processing 0 keys, 0 updates
2021-09-04T11:07:57.487Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-09-04T11:07:57.487Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-04T11:07:57.487Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@7a7c09ee{/172.16.10.113:60800<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1ff72ef6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3f2ec685{/172.16.10.113:60800<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=23/30000}=>HttpConnection@4673790[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5624d963{s=START}]=>HttpChannelOverHttp@791c42e8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:07:57.487Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf waiting with 0 keys
2021-09-04T11:07:57.487Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@4673790::DecryptedEndPoint@3f2ec685{/172.16.10.113:60800<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=23/30000}
2021-09-04T11:07:57.488Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@1ff72ef6::SocketChannelEndPoint@7a7c09ee{/172.16.10.113:60800<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1ff72ef6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3f2ec685{/172.16.10.113:60800<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=23/30000}=>HttpConnection@4673790[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5624d963{s=START}]=>HttpChannelOverHttp@791c42e8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:07:57.488Z||qtp943165647-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@856d043
2021-09-04T11:07:57.488Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@2ebbce70{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)
2021-09-04T11:07:57.488Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@4f653873{null}
2021-09-04T11:07:57.488Z||qtp943165647-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4673790::DecryptedEndPoint@3f2ec685{/172.16.10.113:60800<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=24/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-09-04T11:07:57.488Z||qtp943165647-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@4673790::DecryptedEndPoint@3f2ec685{/172.16.10.113:60800<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=24/30000}
2021-09-04T11:07:57.489Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@3f2ec685{/172.16.10.113:60800<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=25/30000}
2021-09-04T11:07:57.489Z||qtp943165647-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4673790::DecryptedEndPoint@3f2ec685{/172.16.10.113:60800<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=25/30000} onFillable exit HttpChannelState@25079bf7{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-09-04T11:07:57.489Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1ff72ef6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3f2ec685{/172.16.10.113:60800<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=25/30000}=>HttpConnection@4673790[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5624d963{s=START}]=>HttpChannelOverHttp@791c42e8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:07:57.489Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=2/2,p=0}@2d122649 waiting
2021-09-04T11:08:07.460Z||qtp943165647-21-acceptor-0@2f025e9e-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@bff8798 on ManagedSelector@1fce6eb4{STARTED} id=0 keys=0 selected=0 updates=0
2021-09-04T11:08:07.460Z||qtp943165647-21-acceptor-0@2f025e9e-ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1fce6eb4{STARTED} id=0 keys=0 selected=0 updates=1
2021-09-04T11:08:07.460Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken with none selected
2021-09-04T11:08:07.460Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken up from select, 0/0/0 selected
2021-09-04T11:08:07.460Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf processing 0 keys, 1 updates
2021-09-04T11:08:07.460Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-09-04T11:08:07.460Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@bff8798
2021-09-04T11:08:07.460Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@bff8798
2021-09-04T11:08:07.460Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-04T11:08:07.461Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf waiting with 1 keys
2021-09-04T11:08:07.461Z||qtp943165647-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@bff8798
2021-09-04T11:08:07.461Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@23bbc31c{/172.16.10.113:32816<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-09-04T11:08:07.463Z||qtp943165647-25|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@68ea41a1
2021-09-04T11:08:07.464Z||qtp943165647-25|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@20e39878{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@68e764b0{/172.16.10.113:32816<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@15b9f993{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-09-04T11:08:07.464Z||qtp943165647-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@2f6455cc::DecryptedEndPoint@68e764b0{/172.16.10.113:32816<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-09-04T11:08:07.464Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@23bbc31c{/172.16.10.113:32816<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@13f82800{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68e764b0{/172.16.10.113:32816<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@2f6455cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@40e91c2b{s=START}]=>HttpChannelOverHttp@20e39878{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:08:07.465Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@13f82800::SocketChannelEndPoint@23bbc31c{/172.16.10.113:32816<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@13f82800{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68e764b0{/172.16.10.113:32816<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@2f6455cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@40e91c2b{s=START}]=>HttpChannelOverHttp@20e39878{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:08:07.465Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@2f6455cc::DecryptedEndPoint@68e764b0{/172.16.10.113:32816<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-09-04T11:08:07.465Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@2f6455cc::DecryptedEndPoint@68e764b0{/172.16.10.113:32816<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-09-04T11:08:07.465Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@1a4600c4{AC.ReadCB@2f6455cc{HttpConnection@2f6455cc::DecryptedEndPoint@68e764b0{/172.16.10.113:32816<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-09-04T11:08:07.465Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@13f82800::SocketChannelEndPoint@23bbc31c{/172.16.10.113:32816<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@13f82800{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68e764b0{/172.16.10.113:32816<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2f6455cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@40e91c2b{s=START}]=>HttpChannelOverHttp@20e39878{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:08:07.466Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-09-04T11:08:07.466Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.113.133:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=0}->SslConnection@13f82800{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@68e764b0{/172.16.10.113:32816<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2f6455cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@40e91c2b{s=START}]=>HttpChannelOverHttp@20e39878{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:08:07.466Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@1781ec75{SSLC.NBReadCB@13f82800{SslConnection@13f82800::SocketChannelEndPoint@23bbc31c{/172.16.10.113:32816<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@13f82800{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@68e764b0{/172.16.10.113:32816<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2f6455cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@40e91c2b{s=START}]=>HttpChannelOverHttp@20e39878{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-04T11:08:07.467Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@23bbc31c{/172.16.10.113:32816<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@13f82800{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@68e764b0{/172.16.10.113:32816<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2f6455cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@40e91c2b{s=START}]=>HttpChannelOverHttp@20e39878{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:08:07.467Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@456b6ead on ManagedSelector@1fce6eb4{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-04T11:08:07.467Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1fce6eb4{STARTED} id=0 keys=1 selected=0 updates=1
2021-09-04T11:08:07.467Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken with none selected
2021-09-04T11:08:07.467Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken up from select, 0/0/1 selected
2021-09-04T11:08:07.467Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf processing 0 keys, 1 updates
2021-09-04T11:08:07.467Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-09-04T11:08:07.467Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@456b6ead
2021-09-04T11:08:07.467Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@23bbc31c{/172.16.10.113:32816<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@13f82800{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@68e764b0{/172.16.10.113:32816<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@2f6455cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@40e91c2b{s=START}]=>HttpChannelOverHttp@20e39878{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:08:07.467Z||qtp943165647-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@bff8798
2021-09-04T11:08:07.467Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@23bbc31c{/172.16.10.113:32816<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@13f82800{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@68e764b0{/172.16.10.113:32816<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@2f6455cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@40e91c2b{s=START}]=>HttpChannelOverHttp@20e39878{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:08:07.467Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-04T11:08:07.467Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf waiting with 1 keys
2021-09-04T11:08:07.467Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken up from select, 1/1/1 selected
2021-09-04T11:08:07.467Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf processing 1 keys, 0 updates
2021-09-04T11:08:07.468Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.242.113.133:8000 remote=/172.16.10.113:32816], selector=sun.nio.ch.EPollSelectorImpl@699a32cf, interestOps=1, readyOps=1 SocketChannelEndPoint@23bbc31c{/172.16.10.113:32816<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@13f82800{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@68e764b0{/172.16.10.113:32816<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@2f6455cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@40e91c2b{s=START}]=>HttpChannelOverHttp@20e39878{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-09-04T11:08:07.468Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@23bbc31c{/172.16.10.113:32816<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@13f82800{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@68e764b0{/172.16.10.113:32816<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@2f6455cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@40e91c2b{s=START}]=>HttpChannelOverHttp@20e39878{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:08:07.468Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@23bbc31c{/172.16.10.113:32816<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@13f82800{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@68e764b0{/172.16.10.113:32816<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@2f6455cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@40e91c2b{s=START}]=>HttpChannelOverHttp@20e39878{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-09-04T11:08:07.468Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=2/2,p=0} tryExecute EatWhatYouKill@43de88f3/SelectorProducer@347c5721/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]@2021-09-04T11:08:07.468664Z
2021-09-04T11:08:07.468Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0}@2d122649 offer EatWhatYouKill@43de88f3/SelectorProducer@347c5721/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]@2021-09-04T11:08:07.468904Z
2021-09-04T11:08:07.469Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@43de88f3/SelectorProducer@347c5721/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]@2021-09-04T11:08:07.469076Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@23bbc31c{/172.16.10.113:32816<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@13f82800{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@68e764b0{/172.16.10.113:32816<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@2f6455cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@40e91c2b{s=START}]=>HttpChannelOverHttp@20e39878{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-09-04T11:08:07.469Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0}@2d122649 task=EatWhatYouKill@43de88f3/SelectorProducer@347c5721/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]@2021-09-04T11:08:07.46931Z
2021-09-04T11:08:07.469Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@1781ec75{SSLC.NBReadCB@13f82800{SslConnection@13f82800::SocketChannelEndPoint@23bbc31c{/172.16.10.113:32816<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@13f82800{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@68e764b0{/172.16.10.113:32816<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@2f6455cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@40e91c2b{s=START}]=>HttpChannelOverHttp@20e39878{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-04T11:08:07.469Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@13f82800::SocketChannelEndPoint@23bbc31c{/172.16.10.113:32816<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@13f82800{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@68e764b0{/172.16.10.113:32816<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@2f6455cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@40e91c2b{s=START}]=>HttpChannelOverHttp@20e39878{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:08:07.469Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@43de88f3/SelectorProducer@347c5721/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]@2021-09-04T11:08:07.469831Z tryProduce true
2021-09-04T11:08:07.470Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-09-04T11:08:07.470Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-04T11:08:07.470Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@13f82800::SocketChannelEndPoint@23bbc31c{/172.16.10.113:32816<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@13f82800{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@68e764b0{/172.16.10.113:32816<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@2f6455cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@40e91c2b{s=START}]=>HttpChannelOverHttp@20e39878{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:08:07.470Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@1a4600c4{AC.ReadCB@2f6455cc{HttpConnection@2f6455cc::DecryptedEndPoint@68e764b0{/172.16.10.113:32816<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=5/30000}}}
2021-09-04T11:08:07.470Z||qtp943165647-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2f6455cc::DecryptedEndPoint@68e764b0{/172.16.10.113:32816<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=5/30000} onFillable enter HttpChannelState@15b9f993{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-09-04T11:08:07.470Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@13f82800::SocketChannelEndPoint@23bbc31c{/172.16.10.113:32816<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@13f82800{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68e764b0{/172.16.10.113:32816<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@2f6455cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@40e91c2b{s=START}]=>HttpChannelOverHttp@20e39878{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:08:07.470Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-09-04T11:08:07.472Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@23bbc31c{/172.16.10.113:32816<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@13f82800{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68e764b0{/172.16.10.113:32816<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@2f6455cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@40e91c2b{s=START}]=>HttpChannelOverHttp@20e39878{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:08:07.472Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@23bbc31c{/172.16.10.113:32816<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@13f82800{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68e764b0{/172.16.10.113:32816<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@2f6455cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@40e91c2b{s=START}]=>HttpChannelOverHttp@20e39878{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:08:07.472Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf waiting with 1 keys
2021-09-04T11:08:07.472Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@445fd03d[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-09-04T11:08:07.472Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-09-04T11:08:07.475Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@22f61a6b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@22f61a6b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-09-04T11:08:07.476Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.113.133:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@13f82800{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68e764b0{/172.16.10.113:32816<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@2f6455cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@40e91c2b{s=START}]=>HttpChannelOverHttp@20e39878{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:08:07.476Z||qtp943165647-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-09-04T11:08:07.476Z||qtp943165647-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2f6455cc::DecryptedEndPoint@68e764b0{/172.16.10.113:32816<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=11/30000} filled -1 HeapByteBuffer@22f61a6b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-09-04T11:08:07.476Z||qtp943165647-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2f6455cc::DecryptedEndPoint@68e764b0{/172.16.10.113:32816<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=11/30000} parse HeapByteBuffer@22f61a6b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2021-09-04T11:08:07.476Z||qtp943165647-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@22f61a6b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-09-04T11:08:07.476Z||qtp943165647-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-09-04T11:08:07.476Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@68e764b0{/172.16.10.113:32816<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=11/30000}
2021-09-04T11:08:07.476Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@68e764b0{/172.16.10.113:32816<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=11/30000}
2021-09-04T11:08:07.476Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@13f82800::SocketChannelEndPoint@23bbc31c{/172.16.10.113:32816<->/10.242.113.133:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@13f82800{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68e764b0{/172.16.10.113:32816<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@2f6455cc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@40e91c2b{s=START}]=>HttpChannelOverHttp@20e39878{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-09-04T11:08:07.476Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@13f82800::SocketChannelEndPoint@23bbc31c{/172.16.10.113:32816<->/10.242.113.133:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@13f82800{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68e764b0{/172.16.10.113:32816<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@2f6455cc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@40e91c2b{s=START}]=>HttpChannelOverHttp@20e39878{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:08:07.477Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@749d53b9[p=0,l=0,c=0,r=0]={<<<>>>}
2021-09-04T11:08:07.477Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-09-04T11:08:07.477Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2021-09-04T11:08:07.477Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@23bbc31c{/172.16.10.113:32816<->/10.242.113.133:8000,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@13f82800{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68e764b0{/172.16.10.113:32816<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@2f6455cc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@40e91c2b{s=START}]=>HttpChannelOverHttp@20e39878{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:08:07.477Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-09-04T11:08:07.477Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-09-04T11:08:07.477Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2021-09-04T11:08:07.477Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@13f82800::SocketChannelEndPoint@23bbc31c{/172.16.10.113:32816<->/10.242.113.133:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@13f82800{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68e764b0{/172.16.10.113:32816<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@2f6455cc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@40e91c2b{s=START}]=>HttpChannelOverHttp@20e39878{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-09-04T11:08:07.478Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.113.133:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@13f82800{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68e764b0{/172.16.10.113:32816<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@2f6455cc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@40e91c2b{s=START}]=>HttpChannelOverHttp@20e39878{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:08:07.478Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@13f82800::SocketChannelEndPoint@23bbc31c{/172.16.10.113:32816<->/10.242.113.133:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@13f82800{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68e764b0{/172.16.10.113:32816<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@2f6455cc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@40e91c2b{s=START}]=>HttpChannelOverHttp@20e39878{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
2021-09-04T11:08:07.478Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@68e764b0{/172.16.10.113:32816<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=13/30000}
2021-09-04T11:08:07.479Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@23bbc31c{/172.16.10.113:32816<->/10.242.113.133:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@13f82800{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68e764b0{/172.16.10.113:32816<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@2f6455cc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@40e91c2b{s=START}]=>HttpChannelOverHttp@20e39878{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:08:07.479Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@23bbc31c{/172.16.10.113:32816<->/10.242.113.133:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@13f82800{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68e764b0{/172.16.10.113:32816<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@2f6455cc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@40e91c2b{s=START}]=>HttpChannelOverHttp@20e39878{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:08:07.479Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@23bbc31c{/172.16.10.113:32816<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@13f82800{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68e764b0{/172.16.10.113:32816<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@2f6455cc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@40e91c2b{s=START}]=>HttpChannelOverHttp@20e39878{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:08:07.479Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@71b68111{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)
2021-09-04T11:08:07.479Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@1781ec75{null}
2021-09-04T11:08:07.479Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1fce6eb4{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-04T11:08:07.479Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@10a8bcc3
2021-09-04T11:08:07.480Z||qtp943165647-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@10a8bcc3
2021-09-04T11:08:07.480Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken with none selected
2021-09-04T11:08:07.480Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@23bbc31c{/172.16.10.113:32816<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@13f82800{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68e764b0{/172.16.10.113:32816<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@2f6455cc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@40e91c2b{s=START}]=>HttpChannelOverHttp@20e39878{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:08:07.480Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken up from select, 0/0/0 selected
2021-09-04T11:08:07.480Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf processing 0 keys, 0 updates
2021-09-04T11:08:07.480Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-09-04T11:08:07.480Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-04T11:08:07.480Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@23bbc31c{/172.16.10.113:32816<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@13f82800{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68e764b0{/172.16.10.113:32816<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@2f6455cc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@40e91c2b{s=START}]=>HttpChannelOverHttp@20e39878{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:08:07.480Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf waiting with 0 keys
2021-09-04T11:08:07.480Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@7a750190{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)
2021-09-04T11:08:07.481Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@1a4600c4{null}
2021-09-04T11:08:07.481Z||qtp943165647-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2f6455cc::DecryptedEndPoint@68e764b0{/172.16.10.113:32816<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=16/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-09-04T11:08:07.481Z||qtp943165647-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@2f6455cc::DecryptedEndPoint@68e764b0{/172.16.10.113:32816<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=16/30000}
2021-09-04T11:08:07.481Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@68e764b0{/172.16.10.113:32816<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=16/30000}
2021-09-04T11:08:07.481Z||qtp943165647-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2f6455cc::DecryptedEndPoint@68e764b0{/172.16.10.113:32816<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=16/30000} onFillable exit HttpChannelState@15b9f993{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-09-04T11:08:07.481Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@13f82800{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68e764b0{/172.16.10.113:32816<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@2f6455cc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@40e91c2b{s=START}]=>HttpChannelOverHttp@20e39878{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:08:07.481Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=2/2,p=0}@6020f055 waiting
2021-09-04T11:08:07.483Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@23bbc31c{/172.16.10.113:32816<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@13f82800{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68e764b0{/172.16.10.113:32816<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@2f6455cc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@40e91c2b{s=START}]=>HttpChannelOverHttp@20e39878{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:08:07.483Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@2f6455cc::DecryptedEndPoint@68e764b0{/172.16.10.113:32816<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=18/30000}
2021-09-04T11:08:07.484Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@13f82800::SocketChannelEndPoint@23bbc31c{/172.16.10.113:32816<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@13f82800{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68e764b0{/172.16.10.113:32816<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@2f6455cc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@40e91c2b{s=START}]=>HttpChannelOverHttp@20e39878{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:08:07.484Z||qtp943165647-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@10a8bcc3
2021-09-04T11:08:17.462Z||qtp943165647-21-acceptor-0@2f025e9e-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@50065896 on ManagedSelector@1fce6eb4{STARTED} id=0 keys=0 selected=0 updates=0
2021-09-04T11:08:17.463Z||qtp943165647-21-acceptor-0@2f025e9e-ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1fce6eb4{STARTED} id=0 keys=0 selected=0 updates=1
2021-09-04T11:08:17.463Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken with none selected
2021-09-04T11:08:17.463Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken up from select, 0/0/0 selected
2021-09-04T11:08:17.463Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf processing 0 keys, 1 updates
2021-09-04T11:08:17.463Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-09-04T11:08:17.463Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@50065896
2021-09-04T11:08:17.463Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@50065896
2021-09-04T11:08:17.463Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-04T11:08:17.463Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf waiting with 1 keys
2021-09-04T11:08:17.464Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@50065896
2021-09-04T11:08:17.464Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@243a79b6{/172.16.10.113:33046<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-09-04T11:08:17.464Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@42fa6be2
2021-09-04T11:08:17.466Z||qtp943165647-20|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@2afc0098{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@544b118a{/172.16.10.113:33046<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=1/30000},null,HttpChannelState@23cb257c{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-09-04T11:08:17.466Z||qtp943165647-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@327fff9c::DecryptedEndPoint@544b118a{/172.16.10.113:33046<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-09-04T11:08:17.466Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@243a79b6{/172.16.10.113:33046<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@784dc18b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@544b118a{/172.16.10.113:33046<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@327fff9c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@74865849{s=START}]=>HttpChannelOverHttp@2afc0098{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:08:17.466Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@784dc18b::SocketChannelEndPoint@243a79b6{/172.16.10.113:33046<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@784dc18b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@544b118a{/172.16.10.113:33046<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@327fff9c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@74865849{s=START}]=>HttpChannelOverHttp@2afc0098{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:08:17.466Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@327fff9c::DecryptedEndPoint@544b118a{/172.16.10.113:33046<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-09-04T11:08:17.467Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@327fff9c::DecryptedEndPoint@544b118a{/172.16.10.113:33046<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=2/30000}
2021-09-04T11:08:17.467Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@e1c6360{AC.ReadCB@327fff9c{HttpConnection@327fff9c::DecryptedEndPoint@544b118a{/172.16.10.113:33046<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-09-04T11:08:17.467Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@784dc18b::SocketChannelEndPoint@243a79b6{/172.16.10.113:33046<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@784dc18b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@544b118a{/172.16.10.113:33046<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@327fff9c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@74865849{s=START}]=>HttpChannelOverHttp@2afc0098{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:08:17.467Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-09-04T11:08:17.467Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.113.133:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@784dc18b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@544b118a{/172.16.10.113:33046<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@327fff9c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@74865849{s=START}]=>HttpChannelOverHttp@2afc0098{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:08:17.468Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@4352ee20{SSLC.NBReadCB@784dc18b{SslConnection@784dc18b::SocketChannelEndPoint@243a79b6{/172.16.10.113:33046<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@784dc18b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@544b118a{/172.16.10.113:33046<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@327fff9c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@74865849{s=START}]=>HttpChannelOverHttp@2afc0098{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-04T11:08:17.468Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@243a79b6{/172.16.10.113:33046<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@784dc18b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@544b118a{/172.16.10.113:33046<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@327fff9c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@74865849{s=START}]=>HttpChannelOverHttp@2afc0098{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:08:17.468Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@55853e58 on ManagedSelector@1fce6eb4{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-04T11:08:17.468Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1fce6eb4{STARTED} id=0 keys=1 selected=0 updates=1
2021-09-04T11:08:17.468Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken with none selected
2021-09-04T11:08:17.468Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken up from select, 0/0/1 selected
2021-09-04T11:08:17.468Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@243a79b6{/172.16.10.113:33046<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@784dc18b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@544b118a{/172.16.10.113:33046<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@327fff9c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@74865849{s=START}]=>HttpChannelOverHttp@2afc0098{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:08:17.468Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf processing 0 keys, 1 updates
2021-09-04T11:08:17.468Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@50065896
2021-09-04T11:08:17.468Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-09-04T11:08:17.468Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@55853e58
2021-09-04T11:08:17.469Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@243a79b6{/172.16.10.113:33046<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@784dc18b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@544b118a{/172.16.10.113:33046<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@327fff9c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@74865849{s=START}]=>HttpChannelOverHttp@2afc0098{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:08:17.469Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-04T11:08:17.469Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf waiting with 1 keys
2021-09-04T11:08:17.469Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken up from select, 1/1/1 selected
2021-09-04T11:08:17.469Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf processing 1 keys, 0 updates
2021-09-04T11:08:17.469Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.242.113.133:8000 remote=/172.16.10.113:33046], selector=sun.nio.ch.EPollSelectorImpl@699a32cf, interestOps=1, readyOps=1 SocketChannelEndPoint@243a79b6{/172.16.10.113:33046<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@784dc18b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@544b118a{/172.16.10.113:33046<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@327fff9c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@74865849{s=START}]=>HttpChannelOverHttp@2afc0098{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-09-04T11:08:17.469Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@243a79b6{/172.16.10.113:33046<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@784dc18b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@544b118a{/172.16.10.113:33046<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@327fff9c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@74865849{s=START}]=>HttpChannelOverHttp@2afc0098{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:08:17.470Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@243a79b6{/172.16.10.113:33046<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@784dc18b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@544b118a{/172.16.10.113:33046<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@327fff9c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@74865849{s=START}]=>HttpChannelOverHttp@2afc0098{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-09-04T11:08:17.470Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=2/2,p=0} tryExecute EatWhatYouKill@43de88f3/SelectorProducer@347c5721/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]@2021-09-04T11:08:17.470535Z
2021-09-04T11:08:17.471Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0}@6020f055 offer EatWhatYouKill@43de88f3/SelectorProducer@347c5721/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]@2021-09-04T11:08:17.471114Z
2021-09-04T11:08:17.471Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0}@6020f055 task=EatWhatYouKill@43de88f3/SelectorProducer@347c5721/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]@2021-09-04T11:08:17.471662Z
2021-09-04T11:08:17.471Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@43de88f3/SelectorProducer@347c5721/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]@2021-09-04T11:08:17.471447Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@243a79b6{/172.16.10.113:33046<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@784dc18b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@544b118a{/172.16.10.113:33046<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@327fff9c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@74865849{s=START}]=>HttpChannelOverHttp@2afc0098{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-09-04T11:08:17.471Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@43de88f3/SelectorProducer@347c5721/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]@2021-09-04T11:08:17.471852Z tryProduce true
2021-09-04T11:08:17.471Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-09-04T11:08:17.471Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-04T11:08:17.472Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@243a79b6{/172.16.10.113:33046<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@784dc18b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@544b118a{/172.16.10.113:33046<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@327fff9c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@74865849{s=START}]=>HttpChannelOverHttp@2afc0098{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:08:17.472Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@4352ee20{SSLC.NBReadCB@784dc18b{SslConnection@784dc18b::SocketChannelEndPoint@243a79b6{/172.16.10.113:33046<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@784dc18b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@544b118a{/172.16.10.113:33046<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@327fff9c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@74865849{s=START}]=>HttpChannelOverHttp@2afc0098{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-04T11:08:17.472Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf waiting with 1 keys
2021-09-04T11:08:17.472Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@784dc18b::SocketChannelEndPoint@243a79b6{/172.16.10.113:33046<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@784dc18b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@544b118a{/172.16.10.113:33046<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@327fff9c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@74865849{s=START}]=>HttpChannelOverHttp@2afc0098{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:08:17.472Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@784dc18b::SocketChannelEndPoint@243a79b6{/172.16.10.113:33046<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@784dc18b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@544b118a{/172.16.10.113:33046<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@327fff9c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@74865849{s=START}]=>HttpChannelOverHttp@2afc0098{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:08:17.473Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@e1c6360{AC.ReadCB@327fff9c{HttpConnection@327fff9c::DecryptedEndPoint@544b118a{/172.16.10.113:33046<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=6/30000}}}
2021-09-04T11:08:17.473Z||qtp943165647-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@327fff9c::DecryptedEndPoint@544b118a{/172.16.10.113:33046<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=6/30000} onFillable enter HttpChannelState@23cb257c{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-09-04T11:08:17.473Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@784dc18b::SocketChannelEndPoint@243a79b6{/172.16.10.113:33046<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@784dc18b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@544b118a{/172.16.10.113:33046<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@327fff9c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@74865849{s=START}]=>HttpChannelOverHttp@2afc0098{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:08:17.473Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-09-04T11:08:17.474Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@243a79b6{/172.16.10.113:33046<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@784dc18b{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@544b118a{/172.16.10.113:33046<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@327fff9c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@74865849{s=START}]=>HttpChannelOverHttp@2afc0098{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:08:17.474Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@18c1a43d[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-09-04T11:08:17.474Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-09-04T11:08:17.478Z||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@22f61a6b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@22f61a6b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-09-04T11:08:17.478Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.113.133:8000,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@784dc18b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@544b118a{/172.16.10.113:33046<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=11/30000}=>HttpConnection@327fff9c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@74865849{s=START}]=>HttpChannelOverHttp@2afc0098{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:08:17.478Z||qtp943165647-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-09-04T11:08:17.478Z||qtp943165647-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@327fff9c::DecryptedEndPoint@544b118a{/172.16.10.113:33046<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=11/30000} filled -1 HeapByteBuffer@22f61a6b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-09-04T11:08:17.478Z||qtp943165647-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@327fff9c::DecryptedEndPoint@544b118a{/172.16.10.113:33046<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=11/30000} parse HeapByteBuffer@22f61a6b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2021-09-04T11:08:17.478Z||qtp943165647-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@22f61a6b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-09-04T11:08:17.478Z||qtp943165647-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-09-04T11:08:17.479Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@544b118a{/172.16.10.113:33046<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=12/30000}
2021-09-04T11:08:17.479Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@544b118a{/172.16.10.113:33046<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=12/30000}
2021-09-04T11:08:17.479Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@784dc18b::SocketChannelEndPoint@243a79b6{/172.16.10.113:33046<->/10.242.113.133:8000,ISHUT,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@784dc18b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@544b118a{/172.16.10.113:33046<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@327fff9c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@74865849{s=START}]=>HttpChannelOverHttp@2afc0098{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-09-04T11:08:17.479Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@784dc18b::SocketChannelEndPoint@243a79b6{/172.16.10.113:33046<->/10.242.113.133:8000,ISHUT,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@784dc18b{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@544b118a{/172.16.10.113:33046<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@327fff9c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@74865849{s=START}]=>HttpChannelOverHttp@2afc0098{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:08:17.479Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@749d53b9[p=0,l=0,c=0,r=0]={<<<>>>}
2021-09-04T11:08:17.479Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-09-04T11:08:17.479Z||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
2021-09-04T11:08:17.479Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@243a79b6{/172.16.10.113:33046<->/10.242.113.133:8000,ISHUT,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@784dc18b{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@544b118a{/172.16.10.113:33046<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@327fff9c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@74865849{s=START}]=>HttpChannelOverHttp@2afc0098{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:08:17.479Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-09-04T11:08:17.479Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-09-04T11:08:17.479Z||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
2021-09-04T11:08:17.480Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@784dc18b::SocketChannelEndPoint@243a79b6{/172.16.10.113:33046<->/10.242.113.133:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@784dc18b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@544b118a{/172.16.10.113:33046<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@327fff9c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@74865849{s=START}]=>HttpChannelOverHttp@2afc0098{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-09-04T11:08:17.480Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.113.133:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@784dc18b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@544b118a{/172.16.10.113:33046<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@327fff9c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@74865849{s=START}]=>HttpChannelOverHttp@2afc0098{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:08:17.480Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@784dc18b::SocketChannelEndPoint@243a79b6{/172.16.10.113:33046<->/10.242.113.133:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@784dc18b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@544b118a{/172.16.10.113:33046<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@327fff9c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@74865849{s=START}]=>HttpChannelOverHttp@2afc0098{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
2021-09-04T11:08:17.481Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@544b118a{/172.16.10.113:33046<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=14/30000}
2021-09-04T11:08:17.481Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@243a79b6{/172.16.10.113:33046<->/10.242.113.133:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@784dc18b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@544b118a{/172.16.10.113:33046<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@327fff9c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@74865849{s=START}]=>HttpChannelOverHttp@2afc0098{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:08:17.481Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@243a79b6{/172.16.10.113:33046<->/10.242.113.133:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@784dc18b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@544b118a{/172.16.10.113:33046<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@327fff9c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@74865849{s=START}]=>HttpChannelOverHttp@2afc0098{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:08:17.481Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@243a79b6{/172.16.10.113:33046<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@784dc18b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@544b118a{/172.16.10.113:33046<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@327fff9c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@74865849{s=START}]=>HttpChannelOverHttp@2afc0098{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:08:17.481Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@201acb1{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)
2021-09-04T11:08:17.482Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@4352ee20{null}
2021-09-04T11:08:17.482Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1fce6eb4{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-04T11:08:17.482Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4d977435
2021-09-04T11:08:17.482Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken with none selected
2021-09-04T11:08:17.482Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken up from select, 0/0/0 selected
2021-09-04T11:08:17.482Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@243a79b6{/172.16.10.113:33046<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@784dc18b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@544b118a{/172.16.10.113:33046<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@327fff9c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@74865849{s=START}]=>HttpChannelOverHttp@2afc0098{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:08:17.482Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf processing 0 keys, 0 updates
2021-09-04T11:08:17.482Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-09-04T11:08:17.482Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-04T11:08:17.482Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf waiting with 0 keys
2021-09-04T11:08:17.482Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@243a79b6{/172.16.10.113:33046<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@784dc18b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@544b118a{/172.16.10.113:33046<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@327fff9c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@74865849{s=START}]=>HttpChannelOverHttp@2afc0098{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:08:17.482Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@6c3733c4{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)
2021-09-04T11:08:17.482Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@e1c6360{null}
2021-09-04T11:08:17.482Z||qtp943165647-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@327fff9c::DecryptedEndPoint@544b118a{/172.16.10.113:33046<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=15/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-09-04T11:08:17.482Z||qtp943165647-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@327fff9c::DecryptedEndPoint@544b118a{/172.16.10.113:33046<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=15/30000}
2021-09-04T11:08:17.483Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@544b118a{/172.16.10.113:33046<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=15/30000}
2021-09-04T11:08:17.483Z||qtp943165647-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@327fff9c::DecryptedEndPoint@544b118a{/172.16.10.113:33046<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=16/30000} onFillable exit HttpChannelState@23cb257c{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-09-04T11:08:17.483Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@784dc18b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@544b118a{/172.16.10.113:33046<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@327fff9c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@74865849{s=START}]=>HttpChannelOverHttp@2afc0098{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:08:17.483Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=2/2,p=0}@2d122649 waiting
2021-09-04T11:08:17.485Z||qtp943165647-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4d977435
2021-09-04T11:08:17.488Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@243a79b6{/172.16.10.113:33046<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@784dc18b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@544b118a{/172.16.10.113:33046<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@327fff9c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@74865849{s=START}]=>HttpChannelOverHttp@2afc0098{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:08:17.488Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@327fff9c::DecryptedEndPoint@544b118a{/172.16.10.113:33046<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=21/30000}
2021-09-04T11:08:17.488Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@784dc18b::SocketChannelEndPoint@243a79b6{/172.16.10.113:33046<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=9/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@784dc18b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@544b118a{/172.16.10.113:33046<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@327fff9c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@74865849{s=START}]=>HttpChannelOverHttp@2afc0098{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:08:17.488Z||qtp943165647-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4d977435
2021-09-04T11:08:27.461Z||qtp943165647-21-acceptor-0@2f025e9e-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@75d48094 on ManagedSelector@1fce6eb4{STARTED} id=0 keys=0 selected=0 updates=0
2021-09-04T11:08:27.462Z||qtp943165647-21-acceptor-0@2f025e9e-ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1fce6eb4{STARTED} id=0 keys=0 selected=0 updates=1
2021-09-04T11:08:27.462Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken with none selected
2021-09-04T11:08:27.462Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken up from select, 0/0/0 selected
2021-09-04T11:08:27.462Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf processing 0 keys, 1 updates
2021-09-04T11:08:27.463Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-09-04T11:08:27.463Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@75d48094
2021-09-04T11:08:27.463Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@75d48094
2021-09-04T11:08:27.463Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-04T11:08:27.463Z||qtp943165647-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@75d48094
2021-09-04T11:08:27.463Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf waiting with 1 keys
2021-09-04T11:08:27.463Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@4d6b3a6f{/172.16.10.113:33258<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-09-04T11:08:27.464Z||qtp943165647-25|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@67814326
2021-09-04T11:08:27.466Z||qtp943165647-25|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@7ffbe9e7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@617beeb3{/172.16.10.113:33258<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=1/30000},null,HttpChannelState@755718b1{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-09-04T11:08:27.466Z||qtp943165647-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@18a2ed4e::DecryptedEndPoint@617beeb3{/172.16.10.113:33258<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-09-04T11:08:27.466Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@4d6b3a6f{/172.16.10.113:33258<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@38369b6c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@617beeb3{/172.16.10.113:33258<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@18a2ed4e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@686f4af{s=START}]=>HttpChannelOverHttp@7ffbe9e7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:08:27.466Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@38369b6c::SocketChannelEndPoint@4d6b3a6f{/172.16.10.113:33258<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@38369b6c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@617beeb3{/172.16.10.113:33258<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@18a2ed4e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@686f4af{s=START}]=>HttpChannelOverHttp@7ffbe9e7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:08:27.467Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@18a2ed4e::DecryptedEndPoint@617beeb3{/172.16.10.113:33258<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=2/30000}
2021-09-04T11:08:27.467Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@18a2ed4e::DecryptedEndPoint@617beeb3{/172.16.10.113:33258<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=2/30000}
2021-09-04T11:08:27.467Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@4b59f65e{AC.ReadCB@18a2ed4e{HttpConnection@18a2ed4e::DecryptedEndPoint@617beeb3{/172.16.10.113:33258<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-09-04T11:08:27.467Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@38369b6c::SocketChannelEndPoint@4d6b3a6f{/172.16.10.113:33258<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@38369b6c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@617beeb3{/172.16.10.113:33258<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@18a2ed4e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@686f4af{s=START}]=>HttpChannelOverHttp@7ffbe9e7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:08:27.467Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-09-04T11:08:27.467Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.113.133:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@38369b6c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@617beeb3{/172.16.10.113:33258<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@18a2ed4e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@686f4af{s=START}]=>HttpChannelOverHttp@7ffbe9e7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:08:27.468Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@441eaae6{SSLC.NBReadCB@38369b6c{SslConnection@38369b6c::SocketChannelEndPoint@4d6b3a6f{/172.16.10.113:33258<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@38369b6c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@617beeb3{/172.16.10.113:33258<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@18a2ed4e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@686f4af{s=START}]=>HttpChannelOverHttp@7ffbe9e7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-04T11:08:27.468Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@4d6b3a6f{/172.16.10.113:33258<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@38369b6c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@617beeb3{/172.16.10.113:33258<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@18a2ed4e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@686f4af{s=START}]=>HttpChannelOverHttp@7ffbe9e7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:08:27.468Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@48ffa4f2 on ManagedSelector@1fce6eb4{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-04T11:08:27.468Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1fce6eb4{STARTED} id=0 keys=1 selected=0 updates=1
2021-09-04T11:08:27.468Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken with none selected
2021-09-04T11:08:27.469Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken up from select, 0/0/1 selected
2021-09-04T11:08:27.469Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf processing 0 keys, 1 updates
2021-09-04T11:08:27.469Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-09-04T11:08:27.469Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@48ffa4f2
2021-09-04T11:08:27.469Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@4d6b3a6f{/172.16.10.113:33258<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@38369b6c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@617beeb3{/172.16.10.113:33258<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@18a2ed4e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@686f4af{s=START}]=>HttpChannelOverHttp@7ffbe9e7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:08:27.469Z||qtp943165647-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@75d48094
2021-09-04T11:08:27.469Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@4d6b3a6f{/172.16.10.113:33258<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=0}->SslConnection@38369b6c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@617beeb3{/172.16.10.113:33258<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@18a2ed4e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@686f4af{s=START}]=>HttpChannelOverHttp@7ffbe9e7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:08:27.469Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-04T11:08:27.469Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf waiting with 1 keys
2021-09-04T11:08:27.469Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken up from select, 1/1/1 selected
2021-09-04T11:08:27.469Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf processing 1 keys, 0 updates
2021-09-04T11:08:27.469Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.242.113.133:8000 remote=/172.16.10.113:33258], selector=sun.nio.ch.EPollSelectorImpl@699a32cf, interestOps=1, readyOps=1 SocketChannelEndPoint@4d6b3a6f{/172.16.10.113:33258<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@38369b6c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@617beeb3{/172.16.10.113:33258<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@18a2ed4e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@686f4af{s=START}]=>HttpChannelOverHttp@7ffbe9e7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-09-04T11:08:27.470Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@4d6b3a6f{/172.16.10.113:33258<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@38369b6c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@617beeb3{/172.16.10.113:33258<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@18a2ed4e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@686f4af{s=START}]=>HttpChannelOverHttp@7ffbe9e7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:08:27.470Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@4d6b3a6f{/172.16.10.113:33258<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@38369b6c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@617beeb3{/172.16.10.113:33258<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@18a2ed4e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@686f4af{s=START}]=>HttpChannelOverHttp@7ffbe9e7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-09-04T11:08:27.471Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=2/2,p=0} tryExecute EatWhatYouKill@43de88f3/SelectorProducer@347c5721/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]@2021-09-04T11:08:27.470871Z
2021-09-04T11:08:27.471Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0}@2d122649 offer EatWhatYouKill@43de88f3/SelectorProducer@347c5721/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]@2021-09-04T11:08:27.471354Z
2021-09-04T11:08:27.472Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0}@2d122649 task=EatWhatYouKill@43de88f3/SelectorProducer@347c5721/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]@2021-09-04T11:08:27.472117Z
2021-09-04T11:08:27.472Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@43de88f3/SelectorProducer@347c5721/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]@2021-09-04T11:08:27.471618Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@4d6b3a6f{/172.16.10.113:33258<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@38369b6c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@617beeb3{/172.16.10.113:33258<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@18a2ed4e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@686f4af{s=START}]=>HttpChannelOverHttp@7ffbe9e7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-09-04T11:08:27.472Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@43de88f3/SelectorProducer@347c5721/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]@2021-09-04T11:08:27.472417Z tryProduce true
2021-09-04T11:08:27.472Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-09-04T11:08:27.472Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-04T11:08:27.472Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@441eaae6{SSLC.NBReadCB@38369b6c{SslConnection@38369b6c::SocketChannelEndPoint@4d6b3a6f{/172.16.10.113:33258<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@38369b6c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@617beeb3{/172.16.10.113:33258<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@18a2ed4e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@686f4af{s=START}]=>HttpChannelOverHttp@7ffbe9e7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-04T11:08:27.472Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@4d6b3a6f{/172.16.10.113:33258<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@38369b6c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@617beeb3{/172.16.10.113:33258<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@18a2ed4e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@686f4af{s=START}]=>HttpChannelOverHttp@7ffbe9e7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:08:27.472Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@38369b6c::SocketChannelEndPoint@4d6b3a6f{/172.16.10.113:33258<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@38369b6c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@617beeb3{/172.16.10.113:33258<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@18a2ed4e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@686f4af{s=START}]=>HttpChannelOverHttp@7ffbe9e7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:08:27.472Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf waiting with 1 keys
2021-09-04T11:08:27.472Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@38369b6c::SocketChannelEndPoint@4d6b3a6f{/172.16.10.113:33258<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@38369b6c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@617beeb3{/172.16.10.113:33258<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@18a2ed4e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@686f4af{s=START}]=>HttpChannelOverHttp@7ffbe9e7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:08:27.473Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@4b59f65e{AC.ReadCB@18a2ed4e{HttpConnection@18a2ed4e::DecryptedEndPoint@617beeb3{/172.16.10.113:33258<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=5/30000}}}
2021-09-04T11:08:27.473Z||qtp943165647-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@18a2ed4e::DecryptedEndPoint@617beeb3{/172.16.10.113:33258<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=6/30000} onFillable enter HttpChannelState@755718b1{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-09-04T11:08:27.473Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@38369b6c::SocketChannelEndPoint@4d6b3a6f{/172.16.10.113:33258<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@38369b6c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@617beeb3{/172.16.10.113:33258<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@18a2ed4e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@686f4af{s=START}]=>HttpChannelOverHttp@7ffbe9e7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:08:27.473Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-09-04T11:08:27.474Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@4d6b3a6f{/172.16.10.113:33258<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@38369b6c{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@617beeb3{/172.16.10.113:33258<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@18a2ed4e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@686f4af{s=START}]=>HttpChannelOverHttp@7ffbe9e7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:08:27.474Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@56a47c1[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-09-04T11:08:27.474Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-09-04T11:08:27.477Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@22f61a6b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@22f61a6b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-09-04T11:08:27.477Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.113.133:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@38369b6c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@617beeb3{/172.16.10.113:33258<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@18a2ed4e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@686f4af{s=START}]=>HttpChannelOverHttp@7ffbe9e7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:08:27.477Z||qtp943165647-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-09-04T11:08:27.477Z||qtp943165647-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@18a2ed4e::DecryptedEndPoint@617beeb3{/172.16.10.113:33258<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=10/30000} filled -1 HeapByteBuffer@22f61a6b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-09-04T11:08:27.477Z||qtp943165647-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@18a2ed4e::DecryptedEndPoint@617beeb3{/172.16.10.113:33258<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=10/30000} parse HeapByteBuffer@22f61a6b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2021-09-04T11:08:27.477Z||qtp943165647-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@22f61a6b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-09-04T11:08:27.478Z||qtp943165647-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-09-04T11:08:27.478Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@617beeb3{/172.16.10.113:33258<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=11/30000}
2021-09-04T11:08:27.478Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@617beeb3{/172.16.10.113:33258<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=11/30000}
2021-09-04T11:08:27.478Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@38369b6c::SocketChannelEndPoint@4d6b3a6f{/172.16.10.113:33258<->/10.242.113.133:8000,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@38369b6c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@617beeb3{/172.16.10.113:33258<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@18a2ed4e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@686f4af{s=START}]=>HttpChannelOverHttp@7ffbe9e7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-09-04T11:08:27.478Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@38369b6c::SocketChannelEndPoint@4d6b3a6f{/172.16.10.113:33258<->/10.242.113.133:8000,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@38369b6c{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@617beeb3{/172.16.10.113:33258<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@18a2ed4e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@686f4af{s=START}]=>HttpChannelOverHttp@7ffbe9e7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:08:27.478Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@749d53b9[p=0,l=0,c=0,r=0]={<<<>>>}
2021-09-04T11:08:27.478Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-09-04T11:08:27.478Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2021-09-04T11:08:27.478Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@4d6b3a6f{/172.16.10.113:33258<->/10.242.113.133:8000,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@38369b6c{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@617beeb3{/172.16.10.113:33258<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@18a2ed4e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@686f4af{s=START}]=>HttpChannelOverHttp@7ffbe9e7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:08:27.478Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-09-04T11:08:27.478Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-09-04T11:08:27.479Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2021-09-04T11:08:27.479Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@38369b6c::SocketChannelEndPoint@4d6b3a6f{/172.16.10.113:33258<->/10.242.113.133:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@38369b6c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@617beeb3{/172.16.10.113:33258<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@18a2ed4e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@686f4af{s=START}]=>HttpChannelOverHttp@7ffbe9e7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-09-04T11:08:27.479Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.113.133:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@38369b6c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@617beeb3{/172.16.10.113:33258<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@18a2ed4e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@686f4af{s=START}]=>HttpChannelOverHttp@7ffbe9e7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:08:27.480Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@38369b6c::SocketChannelEndPoint@4d6b3a6f{/172.16.10.113:33258<->/10.242.113.133:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@38369b6c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@617beeb3{/172.16.10.113:33258<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@18a2ed4e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@686f4af{s=START}]=>HttpChannelOverHttp@7ffbe9e7{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
2021-09-04T11:08:27.480Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@617beeb3{/172.16.10.113:33258<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=13/30000}
2021-09-04T11:08:27.480Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@4d6b3a6f{/172.16.10.113:33258<->/10.242.113.133:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@38369b6c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@617beeb3{/172.16.10.113:33258<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@18a2ed4e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@686f4af{s=START}]=>HttpChannelOverHttp@7ffbe9e7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:08:27.480Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@4d6b3a6f{/172.16.10.113:33258<->/10.242.113.133:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@38369b6c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@617beeb3{/172.16.10.113:33258<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@18a2ed4e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@686f4af{s=START}]=>HttpChannelOverHttp@7ffbe9e7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:08:27.480Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@4d6b3a6f{/172.16.10.113:33258<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@38369b6c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@617beeb3{/172.16.10.113:33258<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@18a2ed4e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@686f4af{s=START}]=>HttpChannelOverHttp@7ffbe9e7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:08:27.480Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@50f1ad0b{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)
2021-09-04T11:08:27.481Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@441eaae6{null}
2021-09-04T11:08:27.481Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1fce6eb4{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-04T11:08:27.481Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@25a4f04
2021-09-04T11:08:27.481Z||qtp943165647-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@25a4f04
2021-09-04T11:08:27.481Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken with none selected
2021-09-04T11:08:27.481Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@4d6b3a6f{/172.16.10.113:33258<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@38369b6c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@617beeb3{/172.16.10.113:33258<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@18a2ed4e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@686f4af{s=START}]=>HttpChannelOverHttp@7ffbe9e7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:08:27.481Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken up from select, 0/0/0 selected
2021-09-04T11:08:27.481Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf processing 0 keys, 0 updates
2021-09-04T11:08:27.481Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-09-04T11:08:27.481Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-04T11:08:27.481Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@4d6b3a6f{/172.16.10.113:33258<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@38369b6c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@617beeb3{/172.16.10.113:33258<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@18a2ed4e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@686f4af{s=START}]=>HttpChannelOverHttp@7ffbe9e7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:08:27.481Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf waiting with 0 keys
2021-09-04T11:08:27.482Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@4d4228a4{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)
2021-09-04T11:08:27.482Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@4d6b3a6f{/172.16.10.113:33258<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@38369b6c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@617beeb3{/172.16.10.113:33258<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@18a2ed4e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@686f4af{s=START}]=>HttpChannelOverHttp@7ffbe9e7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:08:27.482Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@4b59f65e{null}
2021-09-04T11:08:27.482Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@18a2ed4e::DecryptedEndPoint@617beeb3{/172.16.10.113:33258<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=15/30000}
2021-09-04T11:08:27.482Z||qtp943165647-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@18a2ed4e::DecryptedEndPoint@617beeb3{/172.16.10.113:33258<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=15/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-09-04T11:08:27.482Z||qtp943165647-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@18a2ed4e::DecryptedEndPoint@617beeb3{/172.16.10.113:33258<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=15/30000}
2021-09-04T11:08:27.482Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@617beeb3{/172.16.10.113:33258<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=15/30000}
2021-09-04T11:08:27.482Z||qtp943165647-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@18a2ed4e::DecryptedEndPoint@617beeb3{/172.16.10.113:33258<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=15/30000} onFillable exit HttpChannelState@755718b1{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-09-04T11:08:27.482Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@38369b6c::SocketChannelEndPoint@4d6b3a6f{/172.16.10.113:33258<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@38369b6c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@617beeb3{/172.16.10.113:33258<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@18a2ed4e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@686f4af{s=START}]=>HttpChannelOverHttp@7ffbe9e7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:08:27.482Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@38369b6c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@617beeb3{/172.16.10.113:33258<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@18a2ed4e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@686f4af{s=START}]=>HttpChannelOverHttp@7ffbe9e7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:08:27.482Z||qtp943165647-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@25a4f04
2021-09-04T11:08:27.482Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=2/2,p=0}@6020f055 waiting
2021-09-04T11:08:37.461Z||qtp943165647-21-acceptor-0@2f025e9e-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@625b5c48 on ManagedSelector@1fce6eb4{STARTED} id=0 keys=0 selected=0 updates=0
2021-09-04T11:08:37.461Z||qtp943165647-21-acceptor-0@2f025e9e-ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1fce6eb4{STARTED} id=0 keys=0 selected=0 updates=1
2021-09-04T11:08:37.461Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken with none selected
2021-09-04T11:08:37.462Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken up from select, 0/0/0 selected
2021-09-04T11:08:37.462Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf processing 0 keys, 1 updates
2021-09-04T11:08:37.462Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-09-04T11:08:37.462Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@625b5c48
2021-09-04T11:08:37.462Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@625b5c48
2021-09-04T11:08:37.462Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-04T11:08:37.462Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf waiting with 1 keys
2021-09-04T11:08:37.463Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@625b5c48
2021-09-04T11:08:37.463Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@130770b1{/172.16.10.113:33526<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-09-04T11:08:37.464Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@7e6d16d2
2021-09-04T11:08:37.465Z||qtp943165647-20|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@2a9ad4d1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@56114824{/172.16.10.113:33526<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=1/30000},null,HttpChannelState@7ebb38af{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-09-04T11:08:37.465Z||qtp943165647-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@68766a2c::DecryptedEndPoint@56114824{/172.16.10.113:33526<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-09-04T11:08:37.465Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@130770b1{/172.16.10.113:33526<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@143607af{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56114824{/172.16.10.113:33526<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@68766a2c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@48ba3d65{s=START}]=>HttpChannelOverHttp@2a9ad4d1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:08:37.465Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@143607af::SocketChannelEndPoint@130770b1{/172.16.10.113:33526<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@143607af{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56114824{/172.16.10.113:33526<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@68766a2c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@48ba3d65{s=START}]=>HttpChannelOverHttp@2a9ad4d1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:08:37.466Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@68766a2c::DecryptedEndPoint@56114824{/172.16.10.113:33526<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=2/30000}
2021-09-04T11:08:37.466Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@68766a2c::DecryptedEndPoint@56114824{/172.16.10.113:33526<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=2/30000}
2021-09-04T11:08:37.466Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@6f631a9d{AC.ReadCB@68766a2c{HttpConnection@68766a2c::DecryptedEndPoint@56114824{/172.16.10.113:33526<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-09-04T11:08:37.466Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@143607af::SocketChannelEndPoint@130770b1{/172.16.10.113:33526<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@143607af{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56114824{/172.16.10.113:33526<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@68766a2c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@48ba3d65{s=START}]=>HttpChannelOverHttp@2a9ad4d1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:08:37.466Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-09-04T11:08:37.466Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.113.133:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@143607af{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@56114824{/172.16.10.113:33526<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@68766a2c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@48ba3d65{s=START}]=>HttpChannelOverHttp@2a9ad4d1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:08:37.466Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@349f3a57{SSLC.NBReadCB@143607af{SslConnection@143607af::SocketChannelEndPoint@130770b1{/172.16.10.113:33526<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@143607af{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@56114824{/172.16.10.113:33526<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@68766a2c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@48ba3d65{s=START}]=>HttpChannelOverHttp@2a9ad4d1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-04T11:08:37.467Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@130770b1{/172.16.10.113:33526<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@143607af{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@56114824{/172.16.10.113:33526<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@68766a2c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@48ba3d65{s=START}]=>HttpChannelOverHttp@2a9ad4d1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:08:37.467Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@10305814 on ManagedSelector@1fce6eb4{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-04T11:08:37.467Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1fce6eb4{STARTED} id=0 keys=1 selected=0 updates=1
2021-09-04T11:08:37.467Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken with none selected
2021-09-04T11:08:37.467Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@130770b1{/172.16.10.113:33526<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@143607af{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@56114824{/172.16.10.113:33526<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@68766a2c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@48ba3d65{s=START}]=>HttpChannelOverHttp@2a9ad4d1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:08:37.467Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken up from select, 0/0/1 selected
2021-09-04T11:08:37.467Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@625b5c48
2021-09-04T11:08:37.467Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf processing 0 keys, 1 updates
2021-09-04T11:08:37.467Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-09-04T11:08:37.467Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@10305814
2021-09-04T11:08:37.467Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@130770b1{/172.16.10.113:33526<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@143607af{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@56114824{/172.16.10.113:33526<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@68766a2c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@48ba3d65{s=START}]=>HttpChannelOverHttp@2a9ad4d1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:08:37.467Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-04T11:08:37.467Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf waiting with 1 keys
2021-09-04T11:08:37.467Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken up from select, 1/1/1 selected
2021-09-04T11:08:37.467Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf processing 1 keys, 0 updates
2021-09-04T11:08:37.468Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.242.113.133:8000 remote=/172.16.10.113:33526], selector=sun.nio.ch.EPollSelectorImpl@699a32cf, interestOps=1, readyOps=1 SocketChannelEndPoint@130770b1{/172.16.10.113:33526<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@143607af{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@56114824{/172.16.10.113:33526<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@68766a2c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@48ba3d65{s=START}]=>HttpChannelOverHttp@2a9ad4d1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-09-04T11:08:37.468Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@130770b1{/172.16.10.113:33526<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@143607af{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@56114824{/172.16.10.113:33526<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@68766a2c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@48ba3d65{s=START}]=>HttpChannelOverHttp@2a9ad4d1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:08:37.468Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@130770b1{/172.16.10.113:33526<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@143607af{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@56114824{/172.16.10.113:33526<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@68766a2c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@48ba3d65{s=START}]=>HttpChannelOverHttp@2a9ad4d1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-09-04T11:08:37.468Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=2/2,p=0} tryExecute EatWhatYouKill@43de88f3/SelectorProducer@347c5721/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]@2021-09-04T11:08:37.468518Z
2021-09-04T11:08:37.468Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0}@6020f055 offer EatWhatYouKill@43de88f3/SelectorProducer@347c5721/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]@2021-09-04T11:08:37.468822Z
2021-09-04T11:08:37.469Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@43de88f3/SelectorProducer@347c5721/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]@2021-09-04T11:08:37.468999Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@130770b1{/172.16.10.113:33526<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@143607af{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@56114824{/172.16.10.113:33526<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@68766a2c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@48ba3d65{s=START}]=>HttpChannelOverHttp@2a9ad4d1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-09-04T11:08:37.469Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0}@6020f055 task=EatWhatYouKill@43de88f3/SelectorProducer@347c5721/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]@2021-09-04T11:08:37.469158Z
2021-09-04T11:08:37.469Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@43de88f3/SelectorProducer@347c5721/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]@2021-09-04T11:08:37.469414Z tryProduce true
2021-09-04T11:08:37.469Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@349f3a57{SSLC.NBReadCB@143607af{SslConnection@143607af::SocketChannelEndPoint@130770b1{/172.16.10.113:33526<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@143607af{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@56114824{/172.16.10.113:33526<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@68766a2c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@48ba3d65{s=START}]=>HttpChannelOverHttp@2a9ad4d1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-04T11:08:37.469Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-09-04T11:08:37.469Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-04T11:08:37.469Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@143607af::SocketChannelEndPoint@130770b1{/172.16.10.113:33526<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@143607af{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@56114824{/172.16.10.113:33526<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@68766a2c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@48ba3d65{s=START}]=>HttpChannelOverHttp@2a9ad4d1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:08:37.469Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@130770b1{/172.16.10.113:33526<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@143607af{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@56114824{/172.16.10.113:33526<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@68766a2c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@48ba3d65{s=START}]=>HttpChannelOverHttp@2a9ad4d1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:08:37.469Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf waiting with 1 keys
2021-09-04T11:08:37.470Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@143607af::SocketChannelEndPoint@130770b1{/172.16.10.113:33526<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@143607af{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@56114824{/172.16.10.113:33526<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@68766a2c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@48ba3d65{s=START}]=>HttpChannelOverHttp@2a9ad4d1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:08:37.470Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@6f631a9d{AC.ReadCB@68766a2c{HttpConnection@68766a2c::DecryptedEndPoint@56114824{/172.16.10.113:33526<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=4/30000}}}
2021-09-04T11:08:37.470Z||qtp943165647-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@68766a2c::DecryptedEndPoint@56114824{/172.16.10.113:33526<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=4/30000} onFillable enter HttpChannelState@7ebb38af{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-09-04T11:08:37.471Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@143607af::SocketChannelEndPoint@130770b1{/172.16.10.113:33526<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@143607af{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56114824{/172.16.10.113:33526<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@68766a2c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@48ba3d65{s=START}]=>HttpChannelOverHttp@2a9ad4d1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:08:37.471Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-09-04T11:08:37.472Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@130770b1{/172.16.10.113:33526<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@143607af{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56114824{/172.16.10.113:33526<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@68766a2c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@48ba3d65{s=START}]=>HttpChannelOverHttp@2a9ad4d1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:08:37.472Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@7629dd9e[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-09-04T11:08:37.472Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-09-04T11:08:37.475Z||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@22f61a6b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@22f61a6b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-09-04T11:08:37.475Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.113.133:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@143607af{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56114824{/172.16.10.113:33526<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@68766a2c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@48ba3d65{s=START}]=>HttpChannelOverHttp@2a9ad4d1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:08:37.475Z||qtp943165647-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-09-04T11:08:37.476Z||qtp943165647-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@68766a2c::DecryptedEndPoint@56114824{/172.16.10.113:33526<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=9/30000} filled -1 HeapByteBuffer@22f61a6b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-09-04T11:08:37.476Z||qtp943165647-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@68766a2c::DecryptedEndPoint@56114824{/172.16.10.113:33526<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=10/30000} parse HeapByteBuffer@22f61a6b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2021-09-04T11:08:37.476Z||qtp943165647-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@22f61a6b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-09-04T11:08:37.476Z||qtp943165647-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-09-04T11:08:37.476Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@56114824{/172.16.10.113:33526<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=10/30000}
2021-09-04T11:08:37.476Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@56114824{/172.16.10.113:33526<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=10/30000}
2021-09-04T11:08:37.476Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@143607af::SocketChannelEndPoint@130770b1{/172.16.10.113:33526<->/10.242.113.133:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@143607af{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56114824{/172.16.10.113:33526<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@68766a2c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@48ba3d65{s=START}]=>HttpChannelOverHttp@2a9ad4d1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-09-04T11:08:37.477Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@143607af::SocketChannelEndPoint@130770b1{/172.16.10.113:33526<->/10.242.113.133:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@143607af{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56114824{/172.16.10.113:33526<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@68766a2c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@48ba3d65{s=START}]=>HttpChannelOverHttp@2a9ad4d1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:08:37.477Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@749d53b9[p=0,l=0,c=0,r=0]={<<<>>>}
2021-09-04T11:08:37.477Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-09-04T11:08:37.477Z||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
2021-09-04T11:08:37.477Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@130770b1{/172.16.10.113:33526<->/10.242.113.133:8000,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@143607af{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56114824{/172.16.10.113:33526<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@68766a2c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@48ba3d65{s=START}]=>HttpChannelOverHttp@2a9ad4d1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:08:37.477Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-09-04T11:08:37.477Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-09-04T11:08:37.477Z||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
2021-09-04T11:08:37.478Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@143607af::SocketChannelEndPoint@130770b1{/172.16.10.113:33526<->/10.242.113.133:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@143607af{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56114824{/172.16.10.113:33526<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@68766a2c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@48ba3d65{s=START}]=>HttpChannelOverHttp@2a9ad4d1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-09-04T11:08:37.478Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.113.133:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@143607af{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56114824{/172.16.10.113:33526<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@68766a2c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@48ba3d65{s=START}]=>HttpChannelOverHttp@2a9ad4d1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:08:37.479Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@143607af::SocketChannelEndPoint@130770b1{/172.16.10.113:33526<->/10.242.113.133:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@143607af{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56114824{/172.16.10.113:33526<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@68766a2c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@48ba3d65{s=START}]=>HttpChannelOverHttp@2a9ad4d1{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
2021-09-04T11:08:37.479Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@56114824{/172.16.10.113:33526<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=13/30000}
2021-09-04T11:08:37.479Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@130770b1{/172.16.10.113:33526<->/10.242.113.133:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@143607af{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56114824{/172.16.10.113:33526<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@68766a2c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@48ba3d65{s=START}]=>HttpChannelOverHttp@2a9ad4d1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:08:37.479Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@130770b1{/172.16.10.113:33526<->/10.242.113.133:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@143607af{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56114824{/172.16.10.113:33526<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@68766a2c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@48ba3d65{s=START}]=>HttpChannelOverHttp@2a9ad4d1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:08:37.479Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@130770b1{/172.16.10.113:33526<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@143607af{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56114824{/172.16.10.113:33526<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@68766a2c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@48ba3d65{s=START}]=>HttpChannelOverHttp@2a9ad4d1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:08:37.480Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@e939b2{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-09-04T11:08:37.480Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@349f3a57{null}
2021-09-04T11:08:37.480Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1fce6eb4{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-04T11:08:37.480Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@55159378
2021-09-04T11:08:37.480Z||qtp943165647-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@55159378
2021-09-04T11:08:37.481Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@130770b1{/172.16.10.113:33526<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@143607af{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56114824{/172.16.10.113:33526<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@68766a2c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@48ba3d65{s=START}]=>HttpChannelOverHttp@2a9ad4d1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:08:37.482Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@130770b1{/172.16.10.113:33526<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@143607af{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56114824{/172.16.10.113:33526<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@68766a2c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@48ba3d65{s=START}]=>HttpChannelOverHttp@2a9ad4d1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:08:37.482Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@68766a2c::DecryptedEndPoint@56114824{/172.16.10.113:33526<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=16/30000}
2021-09-04T11:08:37.482Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@130770b1{/172.16.10.113:33526<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@143607af{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56114824{/172.16.10.113:33526<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@68766a2c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@48ba3d65{s=START}]=>HttpChannelOverHttp@2a9ad4d1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:08:37.482Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@382b40f3{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-09-04T11:08:37.482Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@143607af::SocketChannelEndPoint@130770b1{/172.16.10.113:33526<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@143607af{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56114824{/172.16.10.113:33526<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@68766a2c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@48ba3d65{s=START}]=>HttpChannelOverHttp@2a9ad4d1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:08:37.482Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@6f631a9d{null}
2021-09-04T11:08:37.483Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken with none selected
2021-09-04T11:08:37.483Z||qtp943165647-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@55159378
2021-09-04T11:08:37.483Z||qtp943165647-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@68766a2c::DecryptedEndPoint@56114824{/172.16.10.113:33526<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=17/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-09-04T11:08:37.483Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken up from select, 0/0/0 selected
2021-09-04T11:08:37.483Z||qtp943165647-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@68766a2c::DecryptedEndPoint@56114824{/172.16.10.113:33526<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=17/30000}
2021-09-04T11:08:37.483Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf processing 0 keys, 0 updates
2021-09-04T11:08:37.483Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-09-04T11:08:37.483Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@56114824{/172.16.10.113:33526<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=17/30000}
2021-09-04T11:08:37.483Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-04T11:08:37.483Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf waiting with 0 keys
2021-09-04T11:08:37.483Z||qtp943165647-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@68766a2c::DecryptedEndPoint@56114824{/172.16.10.113:33526<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=17/30000} onFillable exit HttpChannelState@7ebb38af{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-09-04T11:08:37.483Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@143607af{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56114824{/172.16.10.113:33526<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@68766a2c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@48ba3d65{s=START}]=>HttpChannelOverHttp@2a9ad4d1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:08:37.483Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=2/2,p=0}@2d122649 waiting
2021-09-04T11:08:45.577Z||qtp943165647-21-acceptor-0@2f025e9e-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@156fc4dc on ManagedSelector@1fce6eb4{STARTED} id=0 keys=0 selected=0 updates=0
2021-09-04T11:08:45.577Z||qtp943165647-21-acceptor-0@2f025e9e-ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1fce6eb4{STARTED} id=0 keys=0 selected=0 updates=1
2021-09-04T11:08:45.577Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken with none selected
2021-09-04T11:08:45.577Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken up from select, 0/0/0 selected
2021-09-04T11:08:45.577Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf processing 0 keys, 1 updates
2021-09-04T11:08:45.577Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-09-04T11:08:45.577Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@156fc4dc
2021-09-04T11:08:45.578Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@156fc4dc
2021-09-04T11:08:45.578Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-04T11:08:45.578Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf waiting with 1 keys
2021-09-04T11:08:45.578Z||qtp943165647-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@156fc4dc
2021-09-04T11:08:45.578Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@79ed12ce{/172.16.10.113:33680<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-09-04T11:08:45.579Z||qtp943165647-25|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@7d82e0ab
2021-09-04T11:08:45.579Z||qtp943165647-25|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@4cfa3c67{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@7917d93e{/172.16.10.113:33680<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@68fdcfb0{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-09-04T11:08:45.579Z||qtp943165647-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@210edbc::DecryptedEndPoint@7917d93e{/172.16.10.113:33680<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-09-04T11:08:45.580Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@79ed12ce{/172.16.10.113:33680<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@1f94e09d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7917d93e{/172.16.10.113:33680<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@210edbc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@588d1478{s=START}]=>HttpChannelOverHttp@4cfa3c67{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:08:45.580Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@1f94e09d::SocketChannelEndPoint@79ed12ce{/172.16.10.113:33680<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@1f94e09d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7917d93e{/172.16.10.113:33680<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@210edbc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@588d1478{s=START}]=>HttpChannelOverHttp@4cfa3c67{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:08:45.580Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@210edbc::DecryptedEndPoint@7917d93e{/172.16.10.113:33680<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-09-04T11:08:45.580Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@210edbc::DecryptedEndPoint@7917d93e{/172.16.10.113:33680<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-09-04T11:08:45.580Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@5e0bc096{AC.ReadCB@210edbc{HttpConnection@210edbc::DecryptedEndPoint@7917d93e{/172.16.10.113:33680<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-09-04T11:08:45.580Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@1f94e09d::SocketChannelEndPoint@79ed12ce{/172.16.10.113:33680<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@1f94e09d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7917d93e{/172.16.10.113:33680<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@210edbc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@588d1478{s=START}]=>HttpChannelOverHttp@4cfa3c67{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:08:45.580Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-09-04T11:08:45.580Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.113.133:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@1f94e09d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7917d93e{/172.16.10.113:33680<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@210edbc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@588d1478{s=START}]=>HttpChannelOverHttp@4cfa3c67{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:08:45.581Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@5b73abe6{SSLC.NBReadCB@1f94e09d{SslConnection@1f94e09d::SocketChannelEndPoint@79ed12ce{/172.16.10.113:33680<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@1f94e09d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7917d93e{/172.16.10.113:33680<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@210edbc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@588d1478{s=START}]=>HttpChannelOverHttp@4cfa3c67{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-04T11:08:45.581Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@79ed12ce{/172.16.10.113:33680<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@1f94e09d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7917d93e{/172.16.10.113:33680<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@210edbc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@588d1478{s=START}]=>HttpChannelOverHttp@4cfa3c67{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:08:45.581Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@635b281d on ManagedSelector@1fce6eb4{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-04T11:08:45.581Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1fce6eb4{STARTED} id=0 keys=1 selected=0 updates=1
2021-09-04T11:08:45.581Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken with none selected
2021-09-04T11:08:45.581Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@79ed12ce{/172.16.10.113:33680<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@1f94e09d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7917d93e{/172.16.10.113:33680<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@210edbc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@588d1478{s=START}]=>HttpChannelOverHttp@4cfa3c67{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:08:45.581Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken up from select, 0/0/1 selected
2021-09-04T11:08:45.582Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf processing 0 keys, 1 updates
2021-09-04T11:08:45.581Z||qtp943165647-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@156fc4dc
2021-09-04T11:08:45.582Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-09-04T11:08:45.582Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@635b281d
2021-09-04T11:08:45.582Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@79ed12ce{/172.16.10.113:33680<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=0}->SslConnection@1f94e09d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7917d93e{/172.16.10.113:33680<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@210edbc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@588d1478{s=START}]=>HttpChannelOverHttp@4cfa3c67{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:08:45.582Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-04T11:08:45.582Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf waiting with 1 keys
2021-09-04T11:08:45.582Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken up from select, 1/1/1 selected
2021-09-04T11:08:45.582Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf processing 1 keys, 0 updates
2021-09-04T11:08:45.583Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.242.113.133:8000 remote=/172.16.10.113:33680], selector=sun.nio.ch.EPollSelectorImpl@699a32cf, interestOps=1, readyOps=1 SocketChannelEndPoint@79ed12ce{/172.16.10.113:33680<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@1f94e09d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7917d93e{/172.16.10.113:33680<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@210edbc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@588d1478{s=START}]=>HttpChannelOverHttp@4cfa3c67{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-09-04T11:08:45.583Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@79ed12ce{/172.16.10.113:33680<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@1f94e09d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7917d93e{/172.16.10.113:33680<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@210edbc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@588d1478{s=START}]=>HttpChannelOverHttp@4cfa3c67{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:08:45.583Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@79ed12ce{/172.16.10.113:33680<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@1f94e09d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7917d93e{/172.16.10.113:33680<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@210edbc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@588d1478{s=START}]=>HttpChannelOverHttp@4cfa3c67{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-09-04T11:08:45.584Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=2/2,p=0} tryExecute EatWhatYouKill@43de88f3/SelectorProducer@347c5721/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=7]@2021-09-04T11:08:45.583499Z
2021-09-04T11:08:45.584Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0}@2d122649 offer EatWhatYouKill@43de88f3/SelectorProducer@347c5721/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=7]@2021-09-04T11:08:45.58425Z
2021-09-04T11:08:45.584Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@43de88f3/SelectorProducer@347c5721/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]@2021-09-04T11:08:45.584395Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@79ed12ce{/172.16.10.113:33680<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@1f94e09d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7917d93e{/172.16.10.113:33680<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@210edbc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@588d1478{s=START}]=>HttpChannelOverHttp@4cfa3c67{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-09-04T11:08:45.584Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0}@2d122649 task=EatWhatYouKill@43de88f3/SelectorProducer@347c5721/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]@2021-09-04T11:08:45.584547Z
2021-09-04T11:08:45.584Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@5b73abe6{SSLC.NBReadCB@1f94e09d{SslConnection@1f94e09d::SocketChannelEndPoint@79ed12ce{/172.16.10.113:33680<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@1f94e09d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7917d93e{/172.16.10.113:33680<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@210edbc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@588d1478{s=START}]=>HttpChannelOverHttp@4cfa3c67{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-04T11:08:45.584Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@43de88f3/SelectorProducer@347c5721/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]@2021-09-04T11:08:45.584747Z tryProduce true
2021-09-04T11:08:45.584Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@1f94e09d::SocketChannelEndPoint@79ed12ce{/172.16.10.113:33680<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@1f94e09d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7917d93e{/172.16.10.113:33680<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@210edbc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@588d1478{s=START}]=>HttpChannelOverHttp@4cfa3c67{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:08:45.584Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-09-04T11:08:45.584Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-04T11:08:45.584Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@1f94e09d::SocketChannelEndPoint@79ed12ce{/172.16.10.113:33680<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@1f94e09d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7917d93e{/172.16.10.113:33680<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@210edbc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@588d1478{s=START}]=>HttpChannelOverHttp@4cfa3c67{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:08:45.585Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@5e0bc096{AC.ReadCB@210edbc{HttpConnection@210edbc::DecryptedEndPoint@7917d93e{/172.16.10.113:33680<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=5/30000}}}
2021-09-04T11:08:45.585Z||qtp943165647-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@210edbc::DecryptedEndPoint@7917d93e{/172.16.10.113:33680<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=5/30000} onFillable enter HttpChannelState@68fdcfb0{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-09-04T11:08:45.585Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@79ed12ce{/172.16.10.113:33680<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@1f94e09d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7917d93e{/172.16.10.113:33680<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@210edbc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@588d1478{s=START}]=>HttpChannelOverHttp@4cfa3c67{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:08:45.585Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@1f94e09d::SocketChannelEndPoint@79ed12ce{/172.16.10.113:33680<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@1f94e09d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7917d93e{/172.16.10.113:33680<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@210edbc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@588d1478{s=START}]=>HttpChannelOverHttp@4cfa3c67{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:08:45.585Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf waiting with 1 keys
2021-09-04T11:08:45.585Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-09-04T11:08:45.585Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@79ed12ce{/172.16.10.113:33680<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@1f94e09d{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7917d93e{/172.16.10.113:33680<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@210edbc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@588d1478{s=START}]=>HttpChannelOverHttp@4cfa3c67{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:08:45.585Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@47855534[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-09-04T11:08:45.585Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-09-04T11:08:45.588Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@22f61a6b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@22f61a6b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-09-04T11:08:45.589Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.113.133:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@1f94e09d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7917d93e{/172.16.10.113:33680<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@210edbc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@588d1478{s=START}]=>HttpChannelOverHttp@4cfa3c67{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:08:45.589Z||qtp943165647-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-09-04T11:08:45.589Z||qtp943165647-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@210edbc::DecryptedEndPoint@7917d93e{/172.16.10.113:33680<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=9/30000} filled -1 HeapByteBuffer@22f61a6b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-09-04T11:08:45.589Z||qtp943165647-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@210edbc::DecryptedEndPoint@7917d93e{/172.16.10.113:33680<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=9/30000} parse HeapByteBuffer@22f61a6b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2021-09-04T11:08:45.589Z||qtp943165647-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@22f61a6b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-09-04T11:08:45.589Z||qtp943165647-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-09-04T11:08:45.589Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@7917d93e{/172.16.10.113:33680<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=9/30000}
2021-09-04T11:08:45.589Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@7917d93e{/172.16.10.113:33680<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=9/30000}
2021-09-04T11:08:45.589Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@1f94e09d::SocketChannelEndPoint@79ed12ce{/172.16.10.113:33680<->/10.242.113.133:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@1f94e09d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7917d93e{/172.16.10.113:33680<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@210edbc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@588d1478{s=START}]=>HttpChannelOverHttp@4cfa3c67{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-09-04T11:08:45.589Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@1f94e09d::SocketChannelEndPoint@79ed12ce{/172.16.10.113:33680<->/10.242.113.133:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@1f94e09d{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7917d93e{/172.16.10.113:33680<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@210edbc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@588d1478{s=START}]=>HttpChannelOverHttp@4cfa3c67{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:08:45.589Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@749d53b9[p=0,l=0,c=0,r=0]={<<<>>>}
2021-09-04T11:08:45.589Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-09-04T11:08:45.590Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2021-09-04T11:08:45.590Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@79ed12ce{/172.16.10.113:33680<->/10.242.113.133:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@1f94e09d{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7917d93e{/172.16.10.113:33680<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@210edbc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@588d1478{s=START}]=>HttpChannelOverHttp@4cfa3c67{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:08:45.590Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-09-04T11:08:45.590Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-09-04T11:08:45.590Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2021-09-04T11:08:45.590Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@1f94e09d::SocketChannelEndPoint@79ed12ce{/172.16.10.113:33680<->/10.242.113.133:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1f94e09d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7917d93e{/172.16.10.113:33680<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@210edbc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@588d1478{s=START}]=>HttpChannelOverHttp@4cfa3c67{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-09-04T11:08:45.590Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.113.133:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1f94e09d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7917d93e{/172.16.10.113:33680<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@210edbc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@588d1478{s=START}]=>HttpChannelOverHttp@4cfa3c67{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:08:45.591Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@1f94e09d::SocketChannelEndPoint@79ed12ce{/172.16.10.113:33680<->/10.242.113.133:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1f94e09d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7917d93e{/172.16.10.113:33680<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@210edbc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@588d1478{s=START}]=>HttpChannelOverHttp@4cfa3c67{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
2021-09-04T11:08:45.591Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@7917d93e{/172.16.10.113:33680<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=11/30000}
2021-09-04T11:08:45.591Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@79ed12ce{/172.16.10.113:33680<->/10.242.113.133:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1f94e09d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7917d93e{/172.16.10.113:33680<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@210edbc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@588d1478{s=START}]=>HttpChannelOverHttp@4cfa3c67{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:08:45.591Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@79ed12ce{/172.16.10.113:33680<->/10.242.113.133:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1f94e09d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7917d93e{/172.16.10.113:33680<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@210edbc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@588d1478{s=START}]=>HttpChannelOverHttp@4cfa3c67{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:08:45.591Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@79ed12ce{/172.16.10.113:33680<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1f94e09d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7917d93e{/172.16.10.113:33680<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@210edbc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@588d1478{s=START}]=>HttpChannelOverHttp@4cfa3c67{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:08:45.591Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@177710af{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)
2021-09-04T11:08:45.591Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@5b73abe6{null}
2021-09-04T11:08:45.591Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1fce6eb4{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-04T11:08:45.592Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4b2c0ded
2021-09-04T11:08:45.592Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken with none selected
2021-09-04T11:08:45.592Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@79ed12ce{/172.16.10.113:33680<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1f94e09d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7917d93e{/172.16.10.113:33680<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@210edbc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@588d1478{s=START}]=>HttpChannelOverHttp@4cfa3c67{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:08:45.592Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken up from select, 0/0/0 selected
2021-09-04T11:08:45.592Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf processing 0 keys, 0 updates
2021-09-04T11:08:45.592Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-09-04T11:08:45.592Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-04T11:08:45.592Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf waiting with 0 keys
2021-09-04T11:08:45.592Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@79ed12ce{/172.16.10.113:33680<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1f94e09d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7917d93e{/172.16.10.113:33680<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@210edbc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@588d1478{s=START}]=>HttpChannelOverHttp@4cfa3c67{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:08:45.592Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@58aaab20{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)
2021-09-04T11:08:45.592Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@5e0bc096{null}
2021-09-04T11:08:45.592Z||qtp943165647-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@210edbc::DecryptedEndPoint@7917d93e{/172.16.10.113:33680<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=12/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-09-04T11:08:45.592Z||qtp943165647-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@210edbc::DecryptedEndPoint@7917d93e{/172.16.10.113:33680<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=12/30000}
2021-09-04T11:08:45.592Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@7917d93e{/172.16.10.113:33680<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=12/30000}
2021-09-04T11:08:45.592Z||qtp943165647-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@210edbc::DecryptedEndPoint@7917d93e{/172.16.10.113:33680<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=12/30000} onFillable exit HttpChannelState@68fdcfb0{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-09-04T11:08:45.592Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1f94e09d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7917d93e{/172.16.10.113:33680<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@210edbc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@588d1478{s=START}]=>HttpChannelOverHttp@4cfa3c67{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:08:45.593Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=2/2,p=0}@6020f055 waiting
2021-09-04T11:08:45.593Z||qtp943165647-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4b2c0ded
2021-09-04T11:08:45.593Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@79ed12ce{/172.16.10.113:33680<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1f94e09d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7917d93e{/172.16.10.113:33680<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@210edbc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@588d1478{s=START}]=>HttpChannelOverHttp@4cfa3c67{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:08:45.593Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@210edbc::DecryptedEndPoint@7917d93e{/172.16.10.113:33680<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=13/30000}
2021-09-04T11:08:45.594Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@1f94e09d::SocketChannelEndPoint@79ed12ce{/172.16.10.113:33680<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1f94e09d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7917d93e{/172.16.10.113:33680<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@210edbc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@588d1478{s=START}]=>HttpChannelOverHttp@4cfa3c67{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:08:45.594Z||qtp943165647-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4b2c0ded
2021-09-04T11:08:47.460Z||qtp943165647-21-acceptor-0@2f025e9e-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@77cfec0f on ManagedSelector@1fce6eb4{STARTED} id=0 keys=0 selected=0 updates=0
2021-09-04T11:08:47.461Z||qtp943165647-21-acceptor-0@2f025e9e-ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1fce6eb4{STARTED} id=0 keys=0 selected=0 updates=1
2021-09-04T11:08:47.461Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken with none selected
2021-09-04T11:08:47.461Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken up from select, 0/0/0 selected
2021-09-04T11:08:47.461Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf processing 0 keys, 1 updates
2021-09-04T11:08:47.461Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-09-04T11:08:47.461Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@77cfec0f
2021-09-04T11:08:47.461Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@77cfec0f
2021-09-04T11:08:47.461Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@77cfec0f
2021-09-04T11:08:47.465Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-04T11:08:47.465Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@9781e62{/172.16.10.113:33720<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-09-04T11:08:47.466Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@7eb85a22
2021-09-04T11:08:47.466Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf waiting with 1 keys
2021-09-04T11:08:47.466Z||qtp943165647-20|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@33b89a20{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@21da94bb{/172.16.10.113:33720<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@689805ec{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-09-04T11:08:47.466Z||qtp943165647-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@544d2b97::DecryptedEndPoint@21da94bb{/172.16.10.113:33720<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-09-04T11:08:47.467Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@9781e62{/172.16.10.113:33720<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=0}->SslConnection@23d3c2a4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@21da94bb{/172.16.10.113:33720<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@544d2b97[p=HttpParser{s=START,0 of -1},g=HttpGenerator@56d9f529{s=START}]=>HttpChannelOverHttp@33b89a20{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:08:47.467Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@23d3c2a4::SocketChannelEndPoint@9781e62{/172.16.10.113:33720<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=0}->SslConnection@23d3c2a4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@21da94bb{/172.16.10.113:33720<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@544d2b97[p=HttpParser{s=START,0 of -1},g=HttpGenerator@56d9f529{s=START}]=>HttpChannelOverHttp@33b89a20{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:08:47.467Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@544d2b97::DecryptedEndPoint@21da94bb{/172.16.10.113:33720<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-09-04T11:08:47.467Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@544d2b97::DecryptedEndPoint@21da94bb{/172.16.10.113:33720<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-09-04T11:08:47.467Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@7ec62d7b{AC.ReadCB@544d2b97{HttpConnection@544d2b97::DecryptedEndPoint@21da94bb{/172.16.10.113:33720<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-09-04T11:08:47.467Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@23d3c2a4::SocketChannelEndPoint@9781e62{/172.16.10.113:33720<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=0}->SslConnection@23d3c2a4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@21da94bb{/172.16.10.113:33720<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@544d2b97[p=HttpParser{s=START,0 of -1},g=HttpGenerator@56d9f529{s=START}]=>HttpChannelOverHttp@33b89a20{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:08:47.467Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-09-04T11:08:47.467Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.113.133:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=0}->SslConnection@23d3c2a4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@21da94bb{/172.16.10.113:33720<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@544d2b97[p=HttpParser{s=START,0 of -1},g=HttpGenerator@56d9f529{s=START}]=>HttpChannelOverHttp@33b89a20{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:08:47.468Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@436ab0a7{SSLC.NBReadCB@23d3c2a4{SslConnection@23d3c2a4::SocketChannelEndPoint@9781e62{/172.16.10.113:33720<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@23d3c2a4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@21da94bb{/172.16.10.113:33720<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@544d2b97[p=HttpParser{s=START,0 of -1},g=HttpGenerator@56d9f529{s=START}]=>HttpChannelOverHttp@33b89a20{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-04T11:08:47.468Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@9781e62{/172.16.10.113:33720<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@23d3c2a4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@21da94bb{/172.16.10.113:33720<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@544d2b97[p=HttpParser{s=START,0 of -1},g=HttpGenerator@56d9f529{s=START}]=>HttpChannelOverHttp@33b89a20{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:08:47.468Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@7e119c8c on ManagedSelector@1fce6eb4{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-04T11:08:47.468Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1fce6eb4{STARTED} id=0 keys=1 selected=0 updates=1
2021-09-04T11:08:47.468Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@9781e62{/172.16.10.113:33720<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@23d3c2a4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@21da94bb{/172.16.10.113:33720<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@544d2b97[p=HttpParser{s=START,0 of -1},g=HttpGenerator@56d9f529{s=START}]=>HttpChannelOverHttp@33b89a20{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:08:47.468Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken with none selected
2021-09-04T11:08:47.468Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@77cfec0f
2021-09-04T11:08:47.468Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken up from select, 0/0/1 selected
2021-09-04T11:08:47.468Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf processing 0 keys, 1 updates
2021-09-04T11:08:47.468Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-09-04T11:08:47.468Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@7e119c8c
2021-09-04T11:08:47.469Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@9781e62{/172.16.10.113:33720<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@23d3c2a4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@21da94bb{/172.16.10.113:33720<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@544d2b97[p=HttpParser{s=START,0 of -1},g=HttpGenerator@56d9f529{s=START}]=>HttpChannelOverHttp@33b89a20{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:08:47.469Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-04T11:08:47.469Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf waiting with 1 keys
2021-09-04T11:08:47.469Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken up from select, 1/1/1 selected
2021-09-04T11:08:47.469Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf processing 1 keys, 0 updates
2021-09-04T11:08:47.469Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.242.113.133:8000 remote=/172.16.10.113:33720], selector=sun.nio.ch.EPollSelectorImpl@699a32cf, interestOps=1, readyOps=1 SocketChannelEndPoint@9781e62{/172.16.10.113:33720<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@23d3c2a4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@21da94bb{/172.16.10.113:33720<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@544d2b97[p=HttpParser{s=START,0 of -1},g=HttpGenerator@56d9f529{s=START}]=>HttpChannelOverHttp@33b89a20{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-09-04T11:08:47.470Z||qtp943165647-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=2/2,p=0}@654d2549 IDLE
2021-09-04T11:08:47.470Z||qtp943165647-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=2/2,p=0} tryExecute STOP!
2021-09-04T11:08:47.471Z||qtp943165647-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0}@6020f055 offer STOP!
2021-09-04T11:08:47.471Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@9781e62{/172.16.10.113:33720<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@23d3c2a4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@21da94bb{/172.16.10.113:33720<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@544d2b97[p=HttpParser{s=START,0 of -1},g=HttpGenerator@56d9f529{s=START}]=>HttpChannelOverHttp@33b89a20{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:08:47.471Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0}@6020f055 task=STOP!
2021-09-04T11:08:47.471Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0}@6020f055 Exited
2021-09-04T11:08:47.471Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran ReservedThreadExecutor@24fabd0f{s=1/2,p=0}@6020f055
2021-09-04T11:08:47.471Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@9781e62{/172.16.10.113:33720<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@23d3c2a4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@21da94bb{/172.16.10.113:33720<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@544d2b97[p=HttpParser{s=START,0 of -1},g=HttpGenerator@56d9f529{s=START}]=>HttpChannelOverHttp@33b89a20{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-09-04T11:08:47.471Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0} tryExecute EatWhatYouKill@43de88f3/SelectorProducer@347c5721/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=8]@2021-09-04T11:08:47.471747Z
2021-09-04T11:08:47.472Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=0/2,p=0}@654d2549 offer EatWhatYouKill@43de88f3/SelectorProducer@347c5721/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=8]@2021-09-04T11:08:47.472866Z
2021-09-04T11:08:47.473Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=0/2,p=1} startReservedThread p=1
2021-09-04T11:08:47.473Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@24fabd0f{s=0/2,p=1}@493b2244
2021-09-04T11:08:47.473Z||qtp943165647-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@24fabd0f{s=0/2,p=1}@493b2244
2021-09-04T11:08:47.473Z||qtp943165647-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=1}@493b2244 started
2021-09-04T11:08:47.473Z||qtp943165647-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0}@493b2244 waiting
2021-09-04T11:08:47.473Z||qtp943165647-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=0/2,p=0}@654d2549 task=EatWhatYouKill@43de88f3/SelectorProducer@347c5721/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]@2021-09-04T11:08:47.473742Z
2021-09-04T11:08:47.474Z||qtp943165647-24|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@43de88f3/SelectorProducer@347c5721/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]@2021-09-04T11:08:47.473998Z tryProduce true
2021-09-04T11:08:47.474Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-09-04T11:08:47.474Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-04T11:08:47.475Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@9781e62{/172.16.10.113:33720<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@23d3c2a4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@21da94bb{/172.16.10.113:33720<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@544d2b97[p=HttpParser{s=START,0 of -1},g=HttpGenerator@56d9f529{s=START}]=>HttpChannelOverHttp@33b89a20{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:08:47.475Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf waiting with 1 keys
2021-09-04T11:08:47.475Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@43de88f3/SelectorProducer@347c5721/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]@2021-09-04T11:08:47.475663Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@9781e62{/172.16.10.113:33720<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@23d3c2a4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@21da94bb{/172.16.10.113:33720<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@544d2b97[p=HttpParser{s=START,0 of -1},g=HttpGenerator@56d9f529{s=START}]=>HttpChannelOverHttp@33b89a20{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-09-04T11:08:47.476Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@436ab0a7{SSLC.NBReadCB@23d3c2a4{SslConnection@23d3c2a4::SocketChannelEndPoint@9781e62{/172.16.10.113:33720<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@23d3c2a4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@21da94bb{/172.16.10.113:33720<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@544d2b97[p=HttpParser{s=START,0 of -1},g=HttpGenerator@56d9f529{s=START}]=>HttpChannelOverHttp@33b89a20{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-04T11:08:47.476Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@23d3c2a4::SocketChannelEndPoint@9781e62{/172.16.10.113:33720<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@23d3c2a4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@21da94bb{/172.16.10.113:33720<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@544d2b97[p=HttpParser{s=START,0 of -1},g=HttpGenerator@56d9f529{s=START}]=>HttpChannelOverHttp@33b89a20{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:08:47.476Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@23d3c2a4::SocketChannelEndPoint@9781e62{/172.16.10.113:33720<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@23d3c2a4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@21da94bb{/172.16.10.113:33720<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@544d2b97[p=HttpParser{s=START,0 of -1},g=HttpGenerator@56d9f529{s=START}]=>HttpChannelOverHttp@33b89a20{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:08:47.476Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@7ec62d7b{AC.ReadCB@544d2b97{HttpConnection@544d2b97::DecryptedEndPoint@21da94bb{/172.16.10.113:33720<->/10.242.113.133:8000,OPEN,fill=FI,flush=-,to=9/30000}}}
2021-09-04T11:08:47.476Z||qtp943165647-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@544d2b97::DecryptedEndPoint@21da94bb{/172.16.10.113:33720<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=9/30000} onFillable enter HttpChannelState@689805ec{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-09-04T11:08:47.476Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@23d3c2a4::SocketChannelEndPoint@9781e62{/172.16.10.113:33720<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@23d3c2a4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@21da94bb{/172.16.10.113:33720<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@544d2b97[p=HttpParser{s=START,0 of -1},g=HttpGenerator@56d9f529{s=START}]=>HttpChannelOverHttp@33b89a20{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:08:47.476Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-09-04T11:08:47.477Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@9781e62{/172.16.10.113:33720<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@23d3c2a4{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@21da94bb{/172.16.10.113:33720<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@544d2b97[p=HttpParser{s=START,0 of -1},g=HttpGenerator@56d9f529{s=START}]=>HttpChannelOverHttp@33b89a20{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:08:47.477Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@30cce648[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-09-04T11:08:47.477Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-09-04T11:08:47.481Z||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@22f61a6b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@22f61a6b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-09-04T11:08:47.481Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.113.133:8000,ISHUT,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}->SslConnection@23d3c2a4{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@21da94bb{/172.16.10.113:33720<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@544d2b97[p=HttpParser{s=START,0 of -1},g=HttpGenerator@56d9f529{s=START}]=>HttpChannelOverHttp@33b89a20{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:08:47.481Z||qtp943165647-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-09-04T11:08:47.481Z||qtp943165647-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@544d2b97::DecryptedEndPoint@21da94bb{/172.16.10.113:33720<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=14/30000} filled -1 HeapByteBuffer@22f61a6b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-09-04T11:08:47.481Z||qtp943165647-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@544d2b97::DecryptedEndPoint@21da94bb{/172.16.10.113:33720<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=14/30000} parse HeapByteBuffer@22f61a6b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2021-09-04T11:08:47.482Z||qtp943165647-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@22f61a6b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-09-04T11:08:47.482Z||qtp943165647-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-09-04T11:08:47.482Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@21da94bb{/172.16.10.113:33720<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=15/30000}
2021-09-04T11:08:47.482Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@21da94bb{/172.16.10.113:33720<->/10.242.113.133:8000,OPEN,fill=-,flush=-,to=15/30000}
2021-09-04T11:08:47.482Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@23d3c2a4::SocketChannelEndPoint@9781e62{/172.16.10.113:33720<->/10.242.113.133:8000,ISHUT,fill=-,flush=-,to=14/30000}{io=0/0,kio=0,kro=1}->SslConnection@23d3c2a4{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@21da94bb{/172.16.10.113:33720<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@544d2b97[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@56d9f529{s=START}]=>HttpChannelOverHttp@33b89a20{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-09-04T11:08:47.482Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@23d3c2a4::SocketChannelEndPoint@9781e62{/172.16.10.113:33720<->/10.242.113.133:8000,ISHUT,fill=-,flush=-,to=14/30000}{io=0/0,kio=0,kro=1}->SslConnection@23d3c2a4{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@21da94bb{/172.16.10.113:33720<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@544d2b97[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@56d9f529{s=START}]=>HttpChannelOverHttp@33b89a20{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:08:47.482Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@749d53b9[p=0,l=0,c=0,r=0]={<<<>>>}
2021-09-04T11:08:47.482Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-09-04T11:08:47.482Z||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
2021-09-04T11:08:47.483Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@9781e62{/172.16.10.113:33720<->/10.242.113.133:8000,ISHUT,fill=-,flush=-,to=15/30000}{io=0/0,kio=0,kro=1}->SslConnection@23d3c2a4{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@21da94bb{/172.16.10.113:33720<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@544d2b97[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@56d9f529{s=START}]=>HttpChannelOverHttp@33b89a20{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:08:47.483Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-09-04T11:08:47.483Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-09-04T11:08:47.483Z||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
2021-09-04T11:08:47.484Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@23d3c2a4::SocketChannelEndPoint@9781e62{/172.16.10.113:33720<->/10.242.113.133:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@23d3c2a4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@21da94bb{/172.16.10.113:33720<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@544d2b97[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@56d9f529{s=START}]=>HttpChannelOverHttp@33b89a20{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-09-04T11:08:47.484Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.113.133:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@23d3c2a4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@21da94bb{/172.16.10.113:33720<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@544d2b97[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@56d9f529{s=START}]=>HttpChannelOverHttp@33b89a20{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:08:47.484Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@23d3c2a4::SocketChannelEndPoint@9781e62{/172.16.10.113:33720<->/10.242.113.133:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@23d3c2a4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@21da94bb{/172.16.10.113:33720<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@544d2b97[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@56d9f529{s=START}]=>HttpChannelOverHttp@33b89a20{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
2021-09-04T11:08:47.484Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@21da94bb{/172.16.10.113:33720<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=17/30000}
2021-09-04T11:08:47.484Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@9781e62{/172.16.10.113:33720<->/10.242.113.133:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@23d3c2a4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@21da94bb{/172.16.10.113:33720<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@544d2b97[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@56d9f529{s=START}]=>HttpChannelOverHttp@33b89a20{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:08:47.485Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@9781e62{/172.16.10.113:33720<->/10.242.113.133:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@23d3c2a4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@21da94bb{/172.16.10.113:33720<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@544d2b97[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@56d9f529{s=START}]=>HttpChannelOverHttp@33b89a20{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:08:47.485Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@9781e62{/172.16.10.113:33720<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@23d3c2a4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@21da94bb{/172.16.10.113:33720<->/10.242.113.133:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@544d2b97[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@56d9f529{s=START}]=>HttpChannelOverHttp@33b89a20{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-04T11:08:47.485Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@5282047a{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)
2021-09-04T11:08:47.485Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@436ab0a7{null}
2021-09-04T11:08:47.485Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1fce6eb4{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-04T11:08:47.486Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken with none selected
2021-09-04T11:08:47.486Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken up from select, 0/0/0 selected
2021-09-04T11:08:47.486Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf processing 0 keys, 0 updates
2021-09-04T11:08:47.486Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-09-04T11:08:47.486Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-0