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-04-30T10:57:32.858Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|Starting Application on dev-aai-sparky-be-6888656f5c-smm5p with PID 10 (/opt/app/sparky/lib/sparkybe-onap-application.jar started by aaiadmin in /opt/app/sparky) 2021-04-30T10:57:32.858Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|Starting Application on dev-aai-sparky-be-6888656f5c-smm5p with PID 10 (/opt/app/sparky/lib/sparkybe-onap-application.jar started by aaiadmin in /opt/app/sparky) 2021-04-30T10:57:32.864Z||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-04-30T10:57:32.864Z||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-04-30T10:57:34.072Z||background-preinit|AAIUI||org.jboss.logging|DEBUG|Logging Provider: org.jboss.logging.Slf4jLoggerProvider found via system property 2021-04-30T10:57:34.077Z||background-preinit|AAIUI||org.hibernate.validator.internal.util.Version|INFO|HV000001: Hibernate Validator 5.3.6.Final 2021-04-30T10:57:34.153Z||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-04-30T10:57:34.155Z||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-04-30T10:57:36.907Z||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-04-30T10:57:37.001Z||main|AAIUI||org.eclipse.jetty.util.log|DEBUG|Logging to Logger[org.eclipse.jetty.util.log] via org.eclipse.jetty.util.log.Slf4jLog 2021-04-30T10:57:37.003Z||main|AAIUI||org.eclipse.jetty.util.log|INFO|Logging initialized @6696ms to org.eclipse.jetty.util.log.Slf4jLog 2021-04-30T10:57:37.013Z||main|AAIUI||org.onap.aai.sparky.util.Encryptor|ERROR|AAIUI300140E|AAIUI300140E Decryption error for encrypted value: OBF:S4X1qckYUh4hci869cixioaZpoQjJsQsfqNJDQMpeT6CCkeRXt2YyynRpK5fHot8. Cause: java.lang.StringIndexOutOfBoundsException: begin 61, end 65, length 64| 2021-04-30T10:57:37.013Z||main|AAIUI||org.onap.aai.sparky.util.Encryptor|ERROR|AAIUI300140E|AAIUI300140E Decryption error for encrypted value: OBF:S4X1qckYUh4hci869cixioaZpoQjJsQsfqNJDQMpeT6CCkeRXt2YyynRpK5fHot8. Cause: java.lang.StringIndexOutOfBoundsException: begin 61, end 65, length 64| 2021-04-30T10:57:37.027Z||main|AAIUI||AAIRESTClient|DEBUG||Set rest authentication mode= SSL_CERT| 2021-04-30T10:57:37.028Z||main|AAIUI||AAIRESTClient|DEBUG||Set validate server certificate chain = false| 2021-04-30T10:57:37.028Z||main|AAIUI||AAIRESTClient|DEBUG||Set validate server hostname = false| 2021-04-30T10:57:37.028Z||main|AAIUI||AAIRESTClient|DEBUG||Set client certificate filename = /opt/app/sparky/config/auth//opt/app/osaaf/local/org.onap.aai.p12| 2021-04-30T10:57:37.028Z||main|AAIUI||AAIRESTClient|DEBUG||Set trust store filename = /opt/app/sparky/config/auth//opt/app/osaaf/local/org.onap.aai.trust.jks| 2021-04-30T10:57:37.028Z||main|AAIUI||AAIRESTClient|DEBUG||Set connection timeout = 60000 ms| 2021-04-30T10:57:37.028Z||main|AAIUI||AAIRESTClient|DEBUG||Set read timeout = 30000 ms| 2021-04-30T10:57:37.392Z||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-04-30T10:57:37.392Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver. 2021-04-30T10:57:37.415Z||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-04-30T10:57:37.415Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver. 2021-04-30T10:57:37.421Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator 2021-04-30T10:57:37.422Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory 2021-04-30T10:57:37.424Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom ParameterNameProvider of type com.sun.proxy.$Proxy63 2021-04-30T10:57:37.427Z||main|AAIUI||org.hibernate.validator.internal.xml.ValidationXmlParser|DEBUG|Trying to load META-INF/validation.xml for XML based Validator configuration. 2021-04-30T10:57:37.429Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via user class loader 2021-04-30T10:57:37.430Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via TCCL 2021-04-30T10:57:37.430Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via Hibernate Validator's class loader 2021-04-30T10:57:37.432Z||main|AAIUI||org.hibernate.validator.internal.xml.ValidationXmlParser|DEBUG|No META-INF/validation.xml found. Using annotation based configuration only. 2021-04-30T10:57:37.753Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@417d6615 2021-04-30T10:57:37.768Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|o.s.b.c.e.j.JettyEmbeddedWebAppContext@5b022357{/,null,UNAVAILABLE} added {org.eclipse.jetty.server.session.SessionHandler1871580398==dftMaxIdleSec=-1,MANAGED} 2021-04-30T10:57:37.772Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ConstraintSecurityHandler@d176a31{STOPPED} added {org.eclipse.jetty.security.DefaultAuthenticatorFactory@3a91d146,POJO} 2021-04-30T10:57:37.775Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|org.eclipse.jetty.server.session.SessionHandler1871580398==dftMaxIdleSec=-1 added {ConstraintSecurityHandler@d176a31{STOPPED},MANAGED} 2021-04-30T10:57:37.782Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ConstraintSecurityHandler@d176a31{STOPPED} added {JettyEmbeddedServletHandler@7f02251{STOPPED},MANAGED} 2021-04-30T10:57:37.782Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|o.s.b.c.e.j.JettyEmbeddedWebAppContext@5b022357{/,null,UNAVAILABLE} added {ErrorPageErrorHandler@dffa30b{STOPPED},MANAGED} 2021-04-30T10:57:37.802Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@74fe5966{STOPPED}[9.4.18.v20190429] added {QueuedThreadPool[qtp1146484093]@4455f57d{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO} 2021-04-30T10:57:37.841Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpConnectionFactory@66e889df[HTTP/1.1] added {HttpConfiguration@444548a0{32768/8192,8192/8192,https://:0,[]},POJO} 2021-04-30T10:57:37.844Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@3b569985{null,[]}{0.0.0.0:0} added {Server@74fe5966{STOPPED}[9.4.18.v20190429],UNMANAGED} 2021-04-30T10:57:37.845Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@3b569985{null,[]}{0.0.0.0:0} added {QueuedThreadPool[qtp1146484093]@4455f57d{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO} 2021-04-30T10:57:37.845Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@3b569985{null,[]}{0.0.0.0:0} added {ScheduledExecutorScheduler@31ddd4a4{STOPPED},AUTO} 2021-04-30T10:57:37.845Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@3b569985{null,[]}{0.0.0.0:0} added {org.eclipse.jetty.io.ArrayByteBufferPool@1a5f7e7c,POJO} 2021-04-30T10:57:37.845Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@3b569985{null,[http/1.1]}{0.0.0.0:0} added {HttpConnectionFactory@66e889df[HTTP/1.1],AUTO} 2021-04-30T10:57:37.845Z||main|AAIUI||org.eclipse.jetty.server.AbstractConnector|DEBUG|ServerConnector@3b569985{HTTP/1.1,[http/1.1]}{0.0.0.0:0} added HttpConnectionFactory@66e889df[HTTP/1.1] 2021-04-30T10:57:37.848Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@3b569985{HTTP/1.1,[http/1.1]}{0.0.0.0:0} added {SelectorManager@ServerConnector@3b569985{HTTP/1.1,[http/1.1]}{0.0.0.0:0},MANAGED} 2021-04-30T10:57:37.849Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@74fe5966{STOPPED}[9.4.18.v20190429] added {ServerConnector@3b569985{HTTP/1.1,[http/1.1]}{0.0.0.0:8000},AUTO} 2021-04-30T10:57:37.868Z||main|AAIUI||org.eclipse.jetty.server.session|DEBUG|SessionManager default maxInactiveInterval=1800 2021-04-30T10:57:37.877Z||main|AAIUI||org.eclipse.jetty.http.PreEncodedHttpField|DEBUG|HttpField encoders loaded: [org.eclipse.jetty.http.Http1FieldPreEncoder@765df79d] 2021-04-30T10:57:37.895Z||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-04-30T10:57:37.896Z||main|AAIUI||org.eclipse.jetty.server.handler.gzip.GzipHandler|DEBUG|GzipHandler@43effd89{STOPPED} mime types IncludeExclude@2c16fadb{i=[],ip=org.eclipse.jetty.util.IncludeExcludeSet$SetContainsPredicate@248deced,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@2227a6c1} 2021-04-30T10:57:37.896Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|GzipHandler@43effd89{STOPPED} added {o.s.b.c.e.j.JettyEmbeddedWebAppContext@5b022357{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE},MANAGED} 2021-04-30T10:57:37.896Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@74fe5966{STOPPED}[9.4.18.v20190429] added {GzipHandler@43effd89{STOPPED},MANAGED} 2021-04-30T10:57:37.906Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpConnectionFactory@49dbaaf3[HTTP/1.1] added {HttpConfiguration@22d9c961{32768/8192,8192/8192,https://:0,[SecureRequestCustomizer@736f3e9e]},POJO} 2021-04-30T10:57:37.909Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|SslConnectionFactory@1f443fae{SSL->HTTP/1.1} added {SslContextFactory@73ba6fe6[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-04-30T10:57:37.909Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@79ab34c1{null,[]}{0.0.0.0:0} added {Server@74fe5966{STOPPED}[9.4.18.v20190429],UNMANAGED} 2021-04-30T10:57:37.910Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@79ab34c1{null,[]}{0.0.0.0:0} added {QueuedThreadPool[qtp1146484093]@4455f57d{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO} 2021-04-30T10:57:37.910Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@79ab34c1{null,[]}{0.0.0.0:0} added {ScheduledExecutorScheduler@1698d7c0{STOPPED},AUTO} 2021-04-30T10:57:37.910Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@79ab34c1{null,[]}{0.0.0.0:0} added {org.eclipse.jetty.io.ArrayByteBufferPool@281f23f2,POJO} 2021-04-30T10:57:37.910Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@79ab34c1{null,[ssl]}{0.0.0.0:0} added {SslConnectionFactory@1f443fae{SSL->HTTP/1.1},AUTO} 2021-04-30T10:57:37.910Z||main|AAIUI||org.eclipse.jetty.server.AbstractConnector|DEBUG|ServerConnector@79ab34c1{SSL,[ssl]}{0.0.0.0:0} added SslConnectionFactory@1f443fae{SSL->HTTP/1.1} 2021-04-30T10:57:37.910Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@79ab34c1{SSL,[ssl, http/1.1]}{0.0.0.0:0} added {HttpConnectionFactory@49dbaaf3[HTTP/1.1],AUTO} 2021-04-30T10:57:37.911Z||main|AAIUI||org.eclipse.jetty.server.AbstractConnector|DEBUG|ServerConnector@79ab34c1{SSL,[ssl, http/1.1]}{0.0.0.0:0} added HttpConnectionFactory@49dbaaf3[HTTP/1.1] 2021-04-30T10:57:37.911Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@79ab34c1{SSL,[ssl, http/1.1]}{0.0.0.0:0} added {SelectorManager@ServerConnector@79ab34c1{SSL,[ssl, http/1.1]}{0.0.0.0:0},MANAGED} 2021-04-30T10:57:37.911Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@74fe5966{STOPPED}[9.4.18.v20190429] added {ServerConnector@79ab34c1{SSL,[ssl, http/1.1]}{0.0.0.0:8000},AUTO} 2021-04-30T10:57:37.912Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@74fe5966{STOPPED}[9.4.18.v20190429] added {AbstractLifeCycle@7435a578{STOPPED},AUTO} 2021-04-30T10:57:37.913Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting Server@74fe5966{STOPPED}[9.4.18.v20190429] 2021-04-30T10:57:37.913Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@74fe5966{STARTING}[9.4.18.v20190429] added {ErrorHandler@6093d508{STOPPED},AUTO} 2021-04-30T10:57:37.914Z||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-04-30T10:57:37.925Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting Server@74fe5966{STARTING}[9.4.18.v20190429] 2021-04-30T10:57:37.925Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting QueuedThreadPool[qtp1146484093]@4455f57d{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY] 2021-04-30T10:57:37.927Z||main|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@78de58ea{s=0/2,p=0} 2021-04-30T10:57:37.928Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|QueuedThreadPool[qtp1146484093]@4455f57d{STARTING,8<=0<=200,i=0,r=-1,q=0}[ReservedThreadExecutor@78de58ea{s=0/2,p=0}] added {ReservedThreadExecutor@78de58ea{s=0/2,p=0},AUTO} 2021-04-30T10:57:37.928Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ReservedThreadExecutor@78de58ea{s=0/2,p=0} 2021-04-30T10:57:37.931Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @7623ms ReservedThreadExecutor@78de58ea{s=0/2,p=0} 2021-04-30T10:57:37.931Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp1146484093-19,5,main] 2021-04-30T10:57:37.932Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp1146484093-20,5,main] 2021-04-30T10:57:37.932Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp1146484093-21,5,main] 2021-04-30T10:57:37.932Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp1146484093-22,5,main] 2021-04-30T10:57:37.933Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp1146484093-23,5,main] 2021-04-30T10:57:37.933Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp1146484093-24,5,main] 2021-04-30T10:57:37.945Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp1146484093-25,5,main] 2021-04-30T10:57:37.946Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp1146484093-26,5,main] 2021-04-30T10:57:37.946Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @7639ms QueuedThreadPool[qtp1146484093]@4455f57d{STARTED,8<=8<=200,i=7,r=2,q=0}[ReservedThreadExecutor@78de58ea{s=0/2,p=0}] 2021-04-30T10:57:37.947Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting GzipHandler@43effd89{STOPPED} 2021-04-30T10:57:37.949Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting GzipHandler@43effd89{STARTING} 2021-04-30T10:57:37.949Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting o.s.b.c.e.j.JettyEmbeddedWebAppContext@5b022357{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE} 2021-04-30T10:57:37.957Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|Thread Context classloader org.springframework.boot.loader.LaunchedURLClassLoader@6df97b55 2021-04-30T10:57:37.957Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|Parent class loader: jdk.internal.loader.ClassLoaders$AppClassLoader@1eaf1e62 2021-04-30T10:57:37.957Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|Parent class loader: jdk.internal.loader.ClassLoaders$PlatformClassLoader@c81fd12 2021-04-30T10:57:37.957Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|preConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@5b022357{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE} with org.springframework.boot.context.embedded.jetty.ServletContextInitializerConfiguration@62e6a3ec 2021-04-30T10:57:37.957Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|preConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@5b022357{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE} with org.springframework.boot.autoconfigure.websocket.JettyWebSocketContainerCustomizer$1@5754de72 2021-04-30T10:57:37.957Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|preConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@5b022357{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$2@31ee96f4 2021-04-30T10:57:37.957Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|preConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@5b022357{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$3@320494b6 2021-04-30T10:57:37.958Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|configure o.s.b.c.e.j.JettyEmbeddedWebAppContext@5b022357{application,/,[file:///opt/app/sparky/static/],STARTING} with org.springframework.boot.context.embedded.jetty.ServletContextInitializerConfiguration@62e6a3ec 2021-04-30T10:57:37.959Z||main|AAIUI||org.eclipse.jetty.server.handler.ContextHandler.application|INFO|Initializing Spring embedded WebApplicationContext 2021-04-30T10:57:38.716Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|configure o.s.b.c.e.j.JettyEmbeddedWebAppContext@5b022357{application,/,[file:///opt/app/sparky/static/],STARTING} with org.springframework.boot.autoconfigure.websocket.JettyWebSocketContainerCustomizer$1@5754de72 2021-04-30T10:57:38.756Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|WebSocketServerFactory@7144655b[defaultPolicy=WebSocketPolicy@79b08632[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@787f32b7{STOPPED},AUTO} 2021-04-30T10:57:38.757Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|WebSocketServerFactory@7144655b[defaultPolicy=WebSocketPolicy@79b08632[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@6aef4eb8,POJO} 2021-04-30T10:57:38.757Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|NativeWebSocketConfiguration@76c52298{STOPPED} added {WebSocketServerFactory@7144655b[defaultPolicy=WebSocketPolicy@79b08632[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-04-30T10:57:38.757Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|NativeWebSocketConfiguration@76c52298{STOPPED} added {PathMappings[size=0],POJO} 2021-04-30T10:57:38.757Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|o.s.b.c.e.j.JettyEmbeddedWebAppContext@5b022357{application,/,[file:///opt/app/sparky/static/],STARTING} added {NativeWebSocketConfiguration@76c52298{STOPPED},MANAGED} 2021-04-30T10:57:38.757Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting NativeWebSocketConfiguration@76c52298{STOPPED} 2021-04-30T10:57:38.757Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting WebSocketServerFactory@7144655b[defaultPolicy=WebSocketPolicy@79b08632[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=300000,inputBufferSize=4096],creator=org.eclipse.jetty.websocket.server.WebSocketServerFactory] 2021-04-30T10:57:38.757Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ScheduledExecutorScheduler@787f32b7{STOPPED} 2021-04-30T10:57:38.758Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @8450ms ScheduledExecutorScheduler@787f32b7{STARTED} 2021-04-30T10:57:38.758Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @8451ms WebSocketServerFactory@7144655b[defaultPolicy=WebSocketPolicy@79b08632[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=300000,inputBufferSize=4096],creator=org.eclipse.jetty.websocket.server.WebSocketServerFactory] 2021-04-30T10:57:38.758Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @8451ms NativeWebSocketConfiguration@76c52298{STARTED} 2021-04-30T10:57:38.772Z||main|AAIUI||org.eclipse.jetty.websocket.jsr356.JsrSessionFactory|DEBUG|Container: ServerContainer@2c43eb8{STOPPED} 2021-04-30T10:57:38.793Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@6fd77352{STOPPED} added {HttpClientTransportOverHTTP@5109e8cf{STOPPED},AUTO} 2021-04-30T10:57:38.793Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@6fd77352{STOPPED} added {Client@3f672204[provider=null,keyStore=null,trustStore=null],AUTO} 2021-04-30T10:57:38.793Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@6fd77352{STOPPED} added {org.eclipse.jetty.client.ProtocolHandlers@78b41097,POJO} 2021-04-30T10:57:38.793Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@6fd77352{STOPPED} added {org.eclipse.jetty.client.HttpClient$ContentDecoderFactorySet@2c2db130,POJO} 2021-04-30T10:57:38.794Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@6fd77352{STOPPED} added {QueuedThreadPool[qtp1146484093]@4455f57d{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@78de58ea{s=0/2,p=0}],UNMANAGED} 2021-04-30T10:57:38.794Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@6fd77352{STOPPED} added {org.eclipse.jetty.io.MappedByteBufferPool@6aef4eb8,POJO} 2021-04-30T10:57:38.794Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|WebSocketClient@8b16faaf[httpClient=HttpClient@6fd77352{STOPPED},openSessions.size=0] added {HttpClient@6fd77352{STOPPED},AUTO} 2021-04-30T10:57:38.819Z||main|AAIUI||org.eclipse.jetty.websocket.jsr356.JsrSessionFactory|DEBUG|Container: ServerContainer@2c43eb8{STOPPED} 2021-04-30T10:57:38.820Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerContainer@2c43eb8{STOPPED} added {NativeWebSocketConfiguration@76c52298{STARTED},UNMANAGED} 2021-04-30T10:57:38.820Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|o.s.b.c.e.j.JettyEmbeddedWebAppContext@5b022357{application,/,[file:///opt/app/sparky/static/],STARTING} added {ServerContainer@2c43eb8{STOPPED},AUTO} 2021-04-30T10:57:38.821Z||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-04-30T10:57:38.822Z||main|AAIUI||org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter|DEBUG|Adding [Jetty_WebSocketUpgradeFilter] WebSocketUpgradeFilter[configuration=NativeWebSocketConfiguration@76c52298{STARTED}] mapped to /* to o.s.b.c.e.j.JettyEmbeddedWebAppContext@5b022357{application,/,[file:///opt/app/sparky/static/],STARTING} 2021-04-30T10:57:38.823Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|configure o.s.b.c.e.j.JettyEmbeddedWebAppContext@5b022357{application,/,[file:///opt/app/sparky/static/],STARTING} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$2@31ee96f4 2021-04-30T10:57:38.823Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|o.s.b.c.e.j.JettyEmbeddedWebAppContext@5b022357{application,/,[file:///opt/app/sparky/static/],STARTING} added {JettyEmbeddedErrorHandler@26a2f7f9{STOPPED},MANAGED} 2021-04-30T10:57:38.823Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|configure o.s.b.c.e.j.JettyEmbeddedWebAppContext@5b022357{application,/,[file:///opt/app/sparky/static/],STARTING} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$3@320494b6 2021-04-30T10:57:38.823Z||main|AAIUI||org.eclipse.jetty.webapp.MetaData|DEBUG|metadata resolve o.s.b.c.e.j.JettyEmbeddedWebAppContext@5b022357{application,/,[file:///opt/app/sparky/static/],STARTING} 2021-04-30T10:57:38.824Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting o.s.b.c.e.j.JettyEmbeddedWebAppContext@5b022357{application,/,[file:///opt/app/sparky/static/],STARTING} 2021-04-30T10:57:38.824Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting org.eclipse.jetty.server.session.SessionHandler1871580398==dftMaxIdleSec=1800 2021-04-30T10:57:38.828Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|org.eclipse.jetty.server.session.SessionHandler1871580398==dftMaxIdleSec=1800 added {org.eclipse.jetty.server.session.DefaultSessionCache@7186333e[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false],AUTO} 2021-04-30T10:57:38.829Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|org.eclipse.jetty.server.session.DefaultSessionCache@7186333e[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] added {org.eclipse.jetty.server.session.NullSessionDataStore@76c548f[passivating=false,graceSec=3600],AUTO} 2021-04-30T10:57:38.830Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting DefaultSessionIdManager@7d0614f{STOPPED}[worker=null] 2021-04-30T10:57:38.831Z||main|AAIUI||org.eclipse.jetty.server.session|INFO|DefaultSessionIdManager workerName=node0 2021-04-30T10:57:38.832Z||main|AAIUI||org.eclipse.jetty.server.session|INFO|No SessionScavenger set, using defaults 2021-04-30T10:57:38.833Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|DefaultSessionIdManager@7d0614f{STARTING}[worker=node0] added {HouseKeeper@5c10285a{STOPPED}[interval=600000, ownscheduler=false],MANAGED} 2021-04-30T10:57:38.833Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting HouseKeeper@5c10285a{STOPPED}[interval=600000, ownscheduler=false] 2021-04-30T10:57:38.833Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ScheduledExecutorScheduler@6b667cb3{STOPPED} 2021-04-30T10:57:38.833Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @8526ms ScheduledExecutorScheduler@6b667cb3{STARTED} 2021-04-30T10:57:38.834Z||main|AAIUI||org.eclipse.jetty.server.session|DEBUG|Using own scheduler for scavenging 2021-04-30T10:57:38.834Z||main|AAIUI||org.eclipse.jetty.server.session|INFO|node0 Scavenging every 600000ms 2021-04-30T10:57:38.835Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @8528ms HouseKeeper@5c10285a{STARTED}[interval=600000, ownscheduler=true] 2021-04-30T10:57:38.835Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @8528ms DefaultSessionIdManager@7d0614f{STARTED}[worker=node0] 2021-04-30T10:57:38.835Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@74fe5966{STARTING}[9.4.18.v20190429] added {DefaultSessionIdManager@7d0614f{STARTED}[worker=node0],MANAGED} 2021-04-30T10:57:38.836Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|org.eclipse.jetty.server.session.SessionHandler1871580398==dftMaxIdleSec=1800 added {DefaultSessionIdManager@7d0614f{STARTED}[worker=node0],UNMANAGED} 2021-04-30T10:57:38.836Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ScheduledExecutorScheduler@4e31c3ec{STOPPED} 2021-04-30T10:57:38.836Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @8528ms ScheduledExecutorScheduler@4e31c3ec{STARTED} 2021-04-30T10:57:38.837Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting org.eclipse.jetty.server.session.SessionHandler1871580398==dftMaxIdleSec=1800 2021-04-30T10:57:38.837Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ConstraintSecurityHandler@d176a31{STOPPED} 2021-04-30T10:57:38.837Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting ConstraintSecurityHandler@d176a31{STARTING} 2021-04-30T10:57:38.837Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting JettyEmbeddedServletHandler@7f02251{STOPPED} 2021-04-30T10:57:38.839Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|Path=/rest/*[JAVAX_API:null] mapped to servlet=CamelServlet[JAVAX_API:null] 2021-04-30T10:57:38.839Z||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-04-30T10:57:38.840Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|Path=/[JAVAX_API:null] mapped to servlet=dispatcherServlet[JAVAX_API:null] 2021-04-30T10:57:38.840Z||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-04-30T10:57:38.841Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|filterNameMap={requestContextFilter=requestContextFilter@328902d5==org.springframework.boot.web.filter.OrderedRequestContextFilter,inst=true,async=true, applicationContextIdFilter=applicationContextIdFilter@72e789cb==org.springframework.boot.web.filter.ApplicationContextHeaderFilter,inst=true,async=true, httpPutFormContentFilter=httpPutFormContentFilter@7c1812b3==org.springframework.boot.web.filter.OrderedHttpPutFormContentFilter,inst=true,async=true, Jetty_WebSocketUpgradeFilter=Jetty_WebSocketUpgradeFilter@5e2f3be5==org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter,inst=true,async=true, hiddenHttpMethodFilter=hiddenHttpMethodFilter@43034809==org.springframework.boot.web.filter.OrderedHiddenHttpMethodFilter,inst=true,async=true, characterEncodingFilter=characterEncodingFilter@39e67516==org.springframework.boot.web.filter.OrderedCharacterEncodingFilter,inst=true,async=true, webRequestLoggingFilter=webRequestLoggingFilter@77010a30==org.springframework.boot.actuate.trace.WebRequestTraceFilter,inst=true,async=true, metricsFilter=metricsFilter@4bb003e9==org.springframework.boot.actuate.autoconfigure.MetricsFilter,inst=true,async=true} 2021-04-30T10:57:38.845Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|pathFilters=[[/*]/[]/[ASYNC, INCLUDE, REQUEST, FORWARD]=>metricsFilter, [/*]/[]/[ASYNC, INCLUDE, REQUEST, FORWARD]=>characterEncodingFilter, [/*]/[]/[ASYNC, INCLUDE, REQUEST, FORWARD]=>hiddenHttpMethodFilter, [/*]/[]/[ASYNC, INCLUDE, REQUEST, FORWARD]=>httpPutFormContentFilter, [/*]/[]/[ASYNC, INCLUDE, REQUEST, FORWARD]=>requestContextFilter, [/*]/[]/[ASYNC, INCLUDE, REQUEST, FORWARD]=>webRequestLoggingFilter, [/*]/[]/[ASYNC, INCLUDE, REQUEST, FORWARD]=>applicationContextIdFilter, [/*]/[]/[REQUEST]=>Jetty_WebSocketUpgradeFilter] 2021-04-30T10:57:38.845Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|servletFilterMap={} 2021-04-30T10:57:38.845Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|servletPathMap=PathMappings[size=2] 2021-04-30T10:57:38.845Z||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-04-30T10:57:38.846Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting JettyEmbeddedServletHandler@7f02251{STARTING} 2021-04-30T10:57:38.846Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @8538ms JettyEmbeddedServletHandler@7f02251{STARTED} 2021-04-30T10:57:38.846Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @8538ms ConstraintSecurityHandler@d176a31{STARTED} 2021-04-30T10:57:38.846Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting org.eclipse.jetty.server.session.DefaultSessionCache@7186333e[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 2021-04-30T10:57:38.846Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting org.eclipse.jetty.server.session.NullSessionDataStore@76c548f[passivating=false,graceSec=3600] 2021-04-30T10:57:38.846Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @8539ms org.eclipse.jetty.server.session.NullSessionDataStore@76c548f[passivating=false,graceSec=3600] 2021-04-30T10:57:38.846Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @8539ms org.eclipse.jetty.server.session.DefaultSessionCache@7186333e[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 2021-04-30T10:57:38.846Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @8539ms org.eclipse.jetty.server.session.SessionHandler1871580398==dftMaxIdleSec=1800 2021-04-30T10:57:38.847Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ServerContainer@2c43eb8{STOPPED} 2021-04-30T10:57:38.848Z||main|AAIUI||org.eclipse.jetty.websocket.jsr356.DecoderFactory|DEBUG|init(org.eclipse.jetty.websocket.jsr356.client.EmptyClientEndpointConfig@58e92c23) 2021-04-30T10:57:38.848Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.BooleanDecoder 2021-04-30T10:57:38.849Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ByteDecoder 2021-04-30T10:57:38.849Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.CharacterDecoder 2021-04-30T10:57:38.850Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.DoubleDecoder 2021-04-30T10:57:38.850Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.FloatDecoder 2021-04-30T10:57:38.850Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.IntegerDecoder 2021-04-30T10:57:38.850Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.LongDecoder 2021-04-30T10:57:38.850Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ShortDecoder 2021-04-30T10:57:38.850Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.StringDecoder 2021-04-30T10:57:38.850Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.BooleanDecoder 2021-04-30T10:57:38.850Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ByteDecoder 2021-04-30T10:57:38.850Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.CharacterDecoder 2021-04-30T10:57:38.850Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.DoubleDecoder 2021-04-30T10:57:38.850Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.FloatDecoder 2021-04-30T10:57:38.850Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.IntegerDecoder 2021-04-30T10:57:38.851Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.LongDecoder 2021-04-30T10:57:38.851Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ShortDecoder 2021-04-30T10:57:38.851Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ByteBufferDecoder 2021-04-30T10:57:38.851Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ByteArrayDecoder 2021-04-30T10:57:38.851Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.PongMessageDecoder 2021-04-30T10:57:38.851Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ReaderDecoder 2021-04-30T10:57:38.851Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.InputStreamDecoder 2021-04-30T10:57:38.851Z||main|AAIUI||org.eclipse.jetty.websocket.jsr356.EncoderFactory|DEBUG|init(org.eclipse.jetty.websocket.jsr356.client.EmptyClientEndpointConfig@58e92c23) 2021-04-30T10:57:38.851Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.BooleanEncoder 2021-04-30T10:57:38.852Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ByteEncoder 2021-04-30T10:57:38.852Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.CharacterEncoder 2021-04-30T10:57:38.852Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.DoubleEncoder 2021-04-30T10:57:38.852Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.FloatEncoder 2021-04-30T10:57:38.852Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.IntegerEncoder 2021-04-30T10:57:38.852Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.LongEncoder 2021-04-30T10:57:38.852Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ShortEncoder 2021-04-30T10:57:38.853Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.StringEncoder 2021-04-30T10:57:38.853Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.BooleanEncoder 2021-04-30T10:57:38.853Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ByteEncoder 2021-04-30T10:57:38.853Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.CharacterEncoder 2021-04-30T10:57:38.853Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.DoubleEncoder 2021-04-30T10:57:38.853Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.FloatEncoder 2021-04-30T10:57:38.853Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.IntegerEncoder 2021-04-30T10:57:38.853Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.LongEncoder 2021-04-30T10:57:38.853Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ShortEncoder 2021-04-30T10:57:38.853Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ByteBufferEncoder 2021-04-30T10:57:38.853Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ByteArrayEncoder 2021-04-30T10:57:38.854Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @8546ms ServerContainer@2c43eb8{STARTED} 2021-04-30T10:57:38.854Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting JettyEmbeddedErrorHandler@26a2f7f9{STOPPED} 2021-04-30T10:57:38.854Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting JettyEmbeddedErrorHandler@26a2f7f9{STARTING} 2021-04-30T10:57:38.854Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @8546ms JettyEmbeddedErrorHandler@26a2f7f9{STARTED} 2021-04-30T10:57:38.854Z||main|AAIUI||org.eclipse.jetty.server.handler.ContextHandler|INFO|Started o.s.b.c.e.j.JettyEmbeddedWebAppContext@5b022357{application,/,[file:///opt/app/sparky/static/],AVAILABLE} 2021-04-30T10:57:38.854Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|postConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@5b022357{application,/,[file:///opt/app/sparky/static/],AVAILABLE} with org.springframework.boot.context.embedded.jetty.ServletContextInitializerConfiguration@62e6a3ec 2021-04-30T10:57:38.854Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|postConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@5b022357{application,/,[file:///opt/app/sparky/static/],AVAILABLE} with org.springframework.boot.autoconfigure.websocket.JettyWebSocketContainerCustomizer$1@5754de72 2021-04-30T10:57:38.855Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|postConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@5b022357{application,/,[file:///opt/app/sparky/static/],AVAILABLE} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$2@31ee96f4 2021-04-30T10:57:38.855Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|postConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@5b022357{application,/,[file:///opt/app/sparky/static/],AVAILABLE} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$3@320494b6 2021-04-30T10:57:38.855Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @8547ms o.s.b.c.e.j.JettyEmbeddedWebAppContext@5b022357{application,/,[file:///opt/app/sparky/static/],AVAILABLE} 2021-04-30T10:57:38.855Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @8547ms GzipHandler@43effd89{STARTED} 2021-04-30T10:57:38.855Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting AbstractLifeCycle@7435a578{STOPPED} 2021-04-30T10:57:38.855Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @8548ms AbstractLifeCycle@7435a578{STARTED} 2021-04-30T10:57:38.855Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ErrorHandler@6093d508{STOPPED} 2021-04-30T10:57:38.855Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting ErrorHandler@6093d508{STARTING} 2021-04-30T10:57:38.855Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @8548ms ErrorHandler@6093d508{STARTED} 2021-04-30T10:57:38.856Z||main|AAIUI||org.eclipse.jetty.server.Server|INFO|Started @8548ms 2021-04-30T10:57:38.856Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @8548ms Server@74fe5966{STARTED}[9.4.18.v20190429] 2021-04-30T10:57:39.042Z||main|AAIUI||AAIRESTClient|DEBUG||Set rest authentication mode= SSL_BASIC| 2021-04-30T10:57:39.042Z||main|AAIUI||AAIRESTClient|DEBUG||Set SSL BasicAuth username = aai@aai.onap.org| 2021-04-30T10:57:39.042Z||main|AAIUI||AAIRESTClient|DEBUG||Set connection timeout = 60000 ms| 2021-04-30T10:57:39.042Z||main|AAIUI||AAIRESTClient|DEBUG||Set read timeout = 30000 ms| 2021-04-30T10:57:39.250Z||main|AAIUI||org.onap.aai.config.NodesConfiguration|INFO|Translator is ConfigTranslator 2021-04-30T10:57:39.250Z||main|AAIUI||org.onap.aai.config.NodesConfiguration|INFO|Translator is ConfigTranslator [EL Warning]: moxy: 2021-04-30 10:57:40.78--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-04-30 10:57:42.657--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-04-30 10:57:44.027--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-04-30 10:57:45.259--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-04-30 10:57:46.906--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-04-30 10:57:48.778--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-04-30 10:57:50.161--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-04-30T10:57:51.575Z||main|AAIUI||org.onap.aai.sparky.config.oxm.OxmModelLoader|INFO|AAIUI00019I|AAIUI00019I OXM file version v14 loaded successfully | 2021-04-30T10:57:51.575Z||main|AAIUI||org.onap.aai.sparky.config.oxm.OxmModelLoader|INFO|AAIUI00019I|AAIUI00019I OXM file version v14 loaded successfully | 2021-04-30T10:57:51.686Z||main|AAIUI||AAIRESTClient|DEBUG||Set rest authentication mode= SSL_BASIC| 2021-04-30T10:57:51.686Z||main|AAIUI||AAIRESTClient|DEBUG||Set SSL BasicAuth username = aai@aai.onap.org| 2021-04-30T10:57:51.686Z||main|AAIUI||AAIRESTClient|DEBUG||Set connection timeout = 60000 ms| 2021-04-30T10:57:51.686Z||main|AAIUI||AAIRESTClient|DEBUG||Set read timeout = 30000 ms| 2021-04-30T10:57:52.146Z||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-04-30T10:57:52.146Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver. 2021-04-30T10:57:52.159Z||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-04-30T10:57:52.160Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver. 2021-04-30T10:57:52.160Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator 2021-04-30T10:57:52.160Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory 2021-04-30T10:57:52.160Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom ParameterNameProvider of type com.sun.proxy.$Proxy63 2021-04-30T10:57:52.160Z||main|AAIUI||org.hibernate.validator.internal.xml.ValidationXmlParser|DEBUG|Trying to load META-INF/validation.xml for XML based Validator configuration. 2021-04-30T10:57:52.160Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via user class loader 2021-04-30T10:57:52.160Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via TCCL 2021-04-30T10:57:52.160Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via Hibernate Validator's class loader 2021-04-30T10:57:52.161Z||main|AAIUI||org.hibernate.validator.internal.xml.ValidationXmlParser|DEBUG|No META-INF/validation.xml found. Using annotation based configuration only. 2021-04-30T10:57:55.206Z||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-04-30T10:57:57.276Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@74fe5966{STARTED}[9.4.18.v20190429] added {ServerConnector@79ab34c1{SSL,[ssl, http/1.1]}{0.0.0.0:8000},UNMANAGED} 2021-04-30T10:57:57.278Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting metricsFilter@4bb003e9==org.springframework.boot.actuate.autoconfigure.MetricsFilter,inst=true,async=true 2021-04-30T10:57:57.278Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @26971ms metricsFilter@4bb003e9==org.springframework.boot.actuate.autoconfigure.MetricsFilter,inst=true,async=true 2021-04-30T10:57:57.279Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.actuate.autoconfigure.MetricsFilter@2063c53e 2021-04-30T10:57:57.281Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting characterEncodingFilter@39e67516==org.springframework.boot.web.filter.OrderedCharacterEncodingFilter,inst=true,async=true 2021-04-30T10:57:57.281Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @26974ms characterEncodingFilter@39e67516==org.springframework.boot.web.filter.OrderedCharacterEncodingFilter,inst=true,async=true 2021-04-30T10:57:57.281Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.OrderedCharacterEncodingFilter@2116b68b 2021-04-30T10:57:57.281Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting hiddenHttpMethodFilter@43034809==org.springframework.boot.web.filter.OrderedHiddenHttpMethodFilter,inst=true,async=true 2021-04-30T10:57:57.281Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @26974ms hiddenHttpMethodFilter@43034809==org.springframework.boot.web.filter.OrderedHiddenHttpMethodFilter,inst=true,async=true 2021-04-30T10:57:57.281Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.OrderedHiddenHttpMethodFilter@58a120b0 2021-04-30T10:57:57.281Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting httpPutFormContentFilter@7c1812b3==org.springframework.boot.web.filter.OrderedHttpPutFormContentFilter,inst=true,async=true 2021-04-30T10:57:57.281Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @26974ms httpPutFormContentFilter@7c1812b3==org.springframework.boot.web.filter.OrderedHttpPutFormContentFilter,inst=true,async=true 2021-04-30T10:57:57.281Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.OrderedHttpPutFormContentFilter@58a4a74d 2021-04-30T10:57:57.282Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting requestContextFilter@328902d5==org.springframework.boot.web.filter.OrderedRequestContextFilter,inst=true,async=true 2021-04-30T10:57:57.282Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @26974ms requestContextFilter@328902d5==org.springframework.boot.web.filter.OrderedRequestContextFilter,inst=true,async=true 2021-04-30T10:57:57.282Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.OrderedRequestContextFilter@e344ad3 2021-04-30T10:57:57.282Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting webRequestLoggingFilter@77010a30==org.springframework.boot.actuate.trace.WebRequestTraceFilter,inst=true,async=true 2021-04-30T10:57:57.282Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @26974ms webRequestLoggingFilter@77010a30==org.springframework.boot.actuate.trace.WebRequestTraceFilter,inst=true,async=true 2021-04-30T10:57:57.282Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.actuate.trace.WebRequestTraceFilter@66bacdbc 2021-04-30T10:57:57.282Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting applicationContextIdFilter@72e789cb==org.springframework.boot.web.filter.ApplicationContextHeaderFilter,inst=true,async=true 2021-04-30T10:57:57.282Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @26974ms applicationContextIdFilter@72e789cb==org.springframework.boot.web.filter.ApplicationContextHeaderFilter,inst=true,async=true 2021-04-30T10:57:57.282Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.ApplicationContextHeaderFilter@33cbfa57 2021-04-30T10:57:57.282Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting Jetty_WebSocketUpgradeFilter@5e2f3be5==org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter,inst=true,async=true 2021-04-30T10:57:57.282Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @26975ms Jetty_WebSocketUpgradeFilter@5e2f3be5==org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter,inst=true,async=true 2021-04-30T10:57:57.282Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init WebSocketUpgradeFilter[configuration=NativeWebSocketConfiguration@76c52298{STARTED}] 2021-04-30T10:57:57.283Z||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-04-30T10:57:57.284Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @26977ms dispatcherServlet@7ef5559e==org.springframework.web.servlet.DispatcherServlet,jsp=null,order=-1,inst=true,async=true 2021-04-30T10:57:57.286Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHolder|DEBUG|Servlet.init org.springframework.web.servlet.DispatcherServlet@1931d99 for dispatcherServlet 2021-04-30T10:57:57.286Z||main|AAIUI||org.eclipse.jetty.server.handler.ContextHandler.application|INFO|Initializing Spring FrameworkServlet 'dispatcherServlet' 2021-04-30T10:57:57.307Z||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-04-30T10:57:57.307Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @26999ms CamelServlet@9ce650cf==org.apache.camel.component.servlet.CamelHttpTransportServlet,jsp=null,order=1,inst=true,async=true 2021-04-30T10:57:57.307Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHolder|DEBUG|Servlet.init CamelHttpTransportServlet for CamelServlet 2021-04-30T10:57:57.308Z||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-04-30T10:57:57.309Z||main|AAIUI||org.eclipse.jetty.servlet.BaseHolder|DEBUG|Holding class org.eclipse.jetty.servlet.DefaultServlet from org.springframework.boot.loader.LaunchedURLClassLoader@6df97b55 2021-04-30T10:57:57.309Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @27002ms default@5c13d641==org.eclipse.jetty.servlet.DefaultServlet,jsp=null,order=1,inst=false,async=true 2021-04-30T10:57:57.313Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHolder|DEBUG|Servlet.init org.eclipse.jetty.servlet.DefaultServlet@781bd9dd for default 2021-04-30T10:57:57.318Z||main|AAIUI||org.eclipse.jetty.servlet.DefaultServlet|DEBUG|resource base = null 2021-04-30T10:57:57.318Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ServerConnector@79ab34c1{SSL,[ssl, http/1.1]}{0.0.0.0:8000} 2021-04-30T10:57:57.347Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@79ab34c1{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-04-30T10:57:57.348Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ScheduledExecutorScheduler@1698d7c0{STOPPED} 2021-04-30T10:57:57.348Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @27040ms ScheduledExecutorScheduler@1698d7c0{STARTED} 2021-04-30T10:57:57.348Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting SslConnectionFactory@1f443fae{SSL->HTTP/1.1} 2021-04-30T10:57:57.348Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting SslContextFactory@73ba6fe6[provider=null,keyStore=file:///opt/app/osaaf/local/org.onap.aai.p12,trustStore=file:///opt/app/osaaf/local/org.onap.aai.trust.jks] 2021-04-30T10:57:57.625Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai in X509@5192b301(aai@aai.onap.org,h=[],w=[]) 2021-04-30T10:57:57.626Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai-search-data.onap in X509@5192b301(aai@aai.onap.org,h=[aai],w=[]) 2021-04-30T10:57:57.626Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai-sparky-be.onap in X509@5192b301(aai@aai.onap.org,h=[aai, aai-search-data.onap],w=[]) 2021-04-30T10:57:57.626Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.api.simpledemo.onap.org in X509@5192b301(aai@aai.onap.org,h=[aai, aai-search-data.onap, aai-sparky-be.onap],w=[]) 2021-04-30T10:57:57.626Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.elasticsearch.simpledemo.onap.org in X509@5192b301(aai@aai.onap.org,h=[aai, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org],w=[]) 2021-04-30T10:57:57.626Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.gremlinserver.simpledemo.onap.org in X509@5192b301(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-04-30T10:57:57.626Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.hbase.simpledemo.onap.org in X509@5192b301(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-04-30T10:57:57.626Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.onap in X509@5192b301(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-04-30T10:57:57.626Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.searchservice.simpledemo.onap.org in X509@5192b301(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-04-30T10:57:57.626Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.simpledemo.onap.org in X509@5192b301(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-04-30T10:57:57.626Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.ui.simpledemo.onap.org in X509@5192b301(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-04-30T10:57:57.627Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate CN alias=aai@aai.onap.org CN=aai in X509@5192b301(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-04-30T10:57:57.627Z||main|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|INFO|x509=X509@5192b301(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@73ba6fe6[provider=null,keyStore=file:///opt/app/osaaf/local/org.onap.aai.p12,trustStore=file:///opt/app/osaaf/local/org.onap.aai.trust.jks] 2021-04-30T10:57:57.721Z||main|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|managers=[org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager@63614cdd] for SslContextFactory@73ba6fe6[provider=null,keyStore=file:///opt/app/osaaf/local/org.onap.aai.p12,trustStore=file:///opt/app/osaaf/local/org.onap.aai.trust.jks] 2021-04-30T10:57:57.774Z||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-04-30T10:57:57.774Z||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-04-30T10:57:57.775Z||main|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@28551755 2021-04-30T10:57:57.776Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @27469ms SslContextFactory@73ba6fe6[provider=null,keyStore=file:///opt/app/osaaf/local/org.onap.aai.p12,trustStore=file:///opt/app/osaaf/local/org.onap.aai.trust.jks] 2021-04-30T10:57:57.776Z||main|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@6158113e 2021-04-30T10:57:57.777Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @27469ms SslConnectionFactory@1f443fae{SSL->HTTP/1.1} 2021-04-30T10:57:57.777Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting HttpConnectionFactory@49dbaaf3[HTTP/1.1] 2021-04-30T10:57:57.777Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @27469ms HttpConnectionFactory@49dbaaf3[HTTP/1.1] 2021-04-30T10:57:57.777Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting SelectorManager@ServerConnector@79ab34c1{SSL,[ssl, http/1.1]}{0.0.0.0:8000} 2021-04-30T10:57:57.785Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/IDLE/p=false/QueuedThreadPool[qtp1146484093]@4455f57d{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@78de58ea{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-04-30T10:57:57.784698Z added {SelectorProducer@78c5ef58,POJO} 2021-04-30T10:57:57.786Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/IDLE/p=false/QueuedThreadPool[qtp1146484093]@4455f57d{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@78de58ea{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-04-30T10:57:57.786125Z added {QueuedThreadPool[qtp1146484093]@4455f57d{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@78de58ea{s=0/2,p=0}],UNMANAGED} 2021-04-30T10:57:57.786Z||main|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/IDLE/p=false/QueuedThreadPool[qtp1146484093]@4455f57d{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@78de58ea{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-04-30T10:57:57.786405Z created 2021-04-30T10:57:57.786Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ManagedSelector@2f025e9e{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/IDLE/p=false/QueuedThreadPool[qtp1146484093]@4455f57d{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@78de58ea{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-04-30T10:57:57.786657Z,MANAGED} 2021-04-30T10:57:57.786Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|SelectorManager@ServerConnector@79ab34c1{SSL,[ssl, http/1.1]}{0.0.0.0:8000} added {ManagedSelector@2f025e9e{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO} 2021-04-30T10:57:57.786Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ManagedSelector@2f025e9e{STOPPED} id=0 keys=-1 selected=-1 updates=0 2021-04-30T10:57:57.787Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/IDLE/p=false/QueuedThreadPool[qtp1146484093]@4455f57d{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@78de58ea{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-04-30T10:57:57.787022Z 2021-04-30T10:57:57.787Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @27479ms EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/IDLE/p=false/QueuedThreadPool[qtp1146484093]@4455f57d{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@78de58ea{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-04-30T10:57:57.787227Z 2021-04-30T10:57:57.789Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$$Lambda$214/0x00000008009c0040@4df13b7e 2021-04-30T10:57:57.789Z||qtp1146484093-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$$Lambda$214/0x00000008009c0040@4df13b7e 2021-04-30T10:57:57.789Z||main|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Start@5408fca1 on ManagedSelector@2f025e9e{STARTING} id=0 keys=0 selected=0 updates=0 2021-04-30T10:57:57.789Z||qtp1146484093-19|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/IDLE/p=false/QueuedThreadPool[qtp1146484093]@4455f57d{STARTED,8<=8<=200,i=7,r=2,q=0}[ReservedThreadExecutor@78de58ea{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-04-30T10:57:57.78974Z tryProduce false 2021-04-30T10:57:57.791Z||qtp1146484093-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-04-30T10:57:57.791Z||qtp1146484093-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Start@5408fca1 2021-04-30T10:57:57.791Z||qtp1146484093-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-04-30T10:57:57.792Z||qtp1146484093-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@48e51916 waiting with 0 keys 2021-04-30T10:57:57.792Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @27484ms ManagedSelector@2f025e9e{STARTED} id=0 keys=0 selected=0 updates=0 2021-04-30T10:57:57.792Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @27484ms SelectorManager@ServerConnector@79ab34c1{SSL,[ssl, http/1.1]}{0.0.0.0:8000} 2021-04-30T10:57:57.792Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@79ab34c1{SSL,[ssl, http/1.1]}{0.0.0.0:8000} added {acceptor-0@3ccc4ca0,POJO} 2021-04-30T10:57:57.793Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue acceptor-0@3ccc4ca0 2021-04-30T10:57:57.793Z||main|AAIUI||org.eclipse.jetty.server.AbstractConnector|INFO|Started ServerConnector@79ab34c1{SSL,[ssl, http/1.1]}{0.0.0.0:8000} 2021-04-30T10:57:57.793Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @27485ms ServerConnector@79ab34c1{SSL,[ssl, http/1.1]}{0.0.0.0:8000} 2021-04-30T10:57:57.793Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run acceptor-0@3ccc4ca0 2021-04-30T10:57:57.800Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|Started Application in 26.582 seconds (JVM running for 27.492) 2021-04-30T10:57:57.800Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|Started Application in 26.582 seconds (JVM running for 27.492) 2021-04-30T10:58:01.141Z||qtp1146484093-20-acceptor-0@3ccc4ca0-ServerConnector@79ab34c1{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@3582b781 on ManagedSelector@2f025e9e{STARTED} id=0 keys=0 selected=0 updates=0 2021-04-30T10:58:01.141Z||qtp1146484093-20-acceptor-0@3ccc4ca0-ServerConnector@79ab34c1{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@2f025e9e{STARTED} id=0 keys=0 selected=0 updates=1 2021-04-30T10:58:01.141Z||qtp1146484093-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@48e51916 woken with none selected 2021-04-30T10:58:01.141Z||qtp1146484093-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@48e51916 woken up from select, 0/0/0 selected 2021-04-30T10:58:01.142Z||qtp1146484093-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@48e51916 processing 0 keys, 1 updates 2021-04-30T10:58:01.142Z||qtp1146484093-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-04-30T10:58:01.142Z||qtp1146484093-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@3582b781 2021-04-30T10:58:01.143Z||qtp1146484093-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@3582b781 2021-04-30T10:58:01.143Z||qtp1146484093-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-04-30T10:58:01.143Z||qtp1146484093-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@48e51916 waiting with 1 keys 2021-04-30T10:58:01.143Z||qtp1146484093-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@3582b781 2021-04-30T10:58:01.154Z||qtp1146484093-21|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@15a60b68{/172.16.10.139:41556<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 6 ms, remaining: 29994 ms 2021-04-30T10:58:01.154Z||qtp1146484093-21|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@521443cc 2021-04-30T10:58:01.210Z||qtp1146484093-21|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@45184953{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@44ff3f24{/172.16.10.139:41556<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=48/30000},null,HttpChannelState@578688c{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2021-04-30T10:58:01.217Z||qtp1146484093-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@56538ab8::DecryptedEndPoint@44ff3f24{/172.16.10.139:41556<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=55/30000} 2021-04-30T10:58:01.217Z||qtp1146484093-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@15a60b68{/172.16.10.139:41556<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=70/30000}{io=0/0,kio=0,kro=0}->SslConnection@702e1377{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@44ff3f24{/172.16.10.139:41556<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=55/30000}=>HttpConnection@56538ab8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@712ff8c1{s=START}]=>HttpChannelOverHttp@45184953{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:01.218Z||qtp1146484093-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@702e1377::SocketChannelEndPoint@15a60b68{/172.16.10.139:41556<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=71/30000}{io=0/0,kio=0,kro=0}->SslConnection@702e1377{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@44ff3f24{/172.16.10.139:41556<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=56/30000}=>HttpConnection@56538ab8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@712ff8c1{s=START}]=>HttpChannelOverHttp@45184953{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:01.218Z||qtp1146484093-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@56538ab8::DecryptedEndPoint@44ff3f24{/172.16.10.139:41556<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=56/30000} 2021-04-30T10:58:01.218Z||qtp1146484093-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@56538ab8::DecryptedEndPoint@44ff3f24{/172.16.10.139:41556<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=56/30000} 2021-04-30T10:58:01.218Z||qtp1146484093-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@3be3aa16{AC.ReadCB@56538ab8{HttpConnection@56538ab8::DecryptedEndPoint@44ff3f24{/172.16.10.139:41556<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-04-30T10:58:01.218Z||qtp1146484093-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@702e1377::SocketChannelEndPoint@15a60b68{/172.16.10.139:41556<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=71/30000}{io=0/0,kio=0,kro=0}->SslConnection@702e1377{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@44ff3f24{/172.16.10.139:41556<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@56538ab8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@712ff8c1{s=START}]=>HttpChannelOverHttp@45184953{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:01.218Z||qtp1146484093-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2021-04-30T10:58:01.219Z||qtp1146484093-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.242.183.135:8000,OPEN,fill=-,flush=-,to=72/30000}{io=0/0,kio=0,kro=0}->SslConnection@702e1377{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@44ff3f24{/172.16.10.139:41556<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@56538ab8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@712ff8c1{s=START}]=>HttpChannelOverHttp@45184953{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:01.220Z||qtp1146484093-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@5198cb1b{SSLC.NBReadCB@702e1377{SslConnection@702e1377::SocketChannelEndPoint@15a60b68{/172.16.10.139:41556<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@702e1377{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@44ff3f24{/172.16.10.139:41556<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@56538ab8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@712ff8c1{s=START}]=>HttpChannelOverHttp@45184953{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-04-30T10:58:01.220Z||qtp1146484093-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@15a60b68{/172.16.10.139:41556<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@702e1377{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@44ff3f24{/172.16.10.139:41556<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@56538ab8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@712ff8c1{s=START}]=>HttpChannelOverHttp@45184953{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:01.220Z||qtp1146484093-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@770d6824 on ManagedSelector@2f025e9e{STARTED} id=0 keys=1 selected=0 updates=0 2021-04-30T10:58:01.220Z||qtp1146484093-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@2f025e9e{STARTED} id=0 keys=1 selected=0 updates=1 2021-04-30T10:58:01.220Z||qtp1146484093-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@48e51916 woken with none selected 2021-04-30T10:58:01.220Z||qtp1146484093-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@48e51916 woken up from select, 0/0/1 selected 2021-04-30T10:58:01.220Z||qtp1146484093-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@48e51916 processing 0 keys, 1 updates 2021-04-30T10:58:01.220Z||qtp1146484093-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@15a60b68{/172.16.10.139:41556<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@702e1377{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@44ff3f24{/172.16.10.139:41556<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@56538ab8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@712ff8c1{s=START}]=>HttpChannelOverHttp@45184953{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:01.220Z||qtp1146484093-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-04-30T10:58:01.220Z||qtp1146484093-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@3582b781 2021-04-30T10:58:01.220Z||qtp1146484093-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@770d6824 2021-04-30T10:58:01.220Z||qtp1146484093-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@15a60b68{/172.16.10.139:41556<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@702e1377{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@44ff3f24{/172.16.10.139:41556<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@56538ab8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@712ff8c1{s=START}]=>HttpChannelOverHttp@45184953{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:01.221Z||qtp1146484093-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-04-30T10:58:01.221Z||qtp1146484093-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@48e51916 waiting with 1 keys 2021-04-30T10:58:01.221Z||qtp1146484093-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@48e51916 woken up from select, 1/1/1 selected 2021-04-30T10:58:01.221Z||qtp1146484093-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@48e51916 processing 1 keys, 0 updates 2021-04-30T10:58:01.221Z||qtp1146484093-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.242.183.135:8000 remote=/172.16.10.139:41556], selector=sun.nio.ch.EPollSelectorImpl@48e51916, interestOps=1, readyOps=1 SocketChannelEndPoint@15a60b68{/172.16.10.139:41556<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@702e1377{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@44ff3f24{/172.16.10.139:41556<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@56538ab8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@712ff8c1{s=START}]=>HttpChannelOverHttp@45184953{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:01.221Z||qtp1146484093-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@15a60b68{/172.16.10.139:41556<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@702e1377{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@44ff3f24{/172.16.10.139:41556<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@56538ab8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@712ff8c1{s=START}]=>HttpChannelOverHttp@45184953{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:01.221Z||qtp1146484093-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@15a60b68{/172.16.10.139:41556<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@702e1377{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@44ff3f24{/172.16.10.139:41556<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@56538ab8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@712ff8c1{s=START}]=>HttpChannelOverHttp@45184953{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-04-30T10:58:01.222Z||qtp1146484093-19|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@78de58ea{s=0/2,p=0} tryExecute EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/PRODUCING/p=false/QueuedThreadPool[qtp1146484093]@4455f57d{STARTED,8<=8<=200,i=6,r=2,q=0}[ReservedThreadExecutor@78de58ea{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-04-30T10:58:01.222188Z 2021-04-30T10:58:01.222Z||qtp1146484093-19|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@78de58ea{s=0/2,p=1} startReservedThread p=1 2021-04-30T10:58:01.223Z||qtp1146484093-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@78de58ea{s=0/2,p=1}@7e65615d 2021-04-30T10:58:01.223Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@78de58ea{s=0/2,p=1}@7e65615d 2021-04-30T10:58:01.223Z||qtp1146484093-19|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/PRODUCING/p=false/QueuedThreadPool[qtp1146484093]@4455f57d{STARTED,8<=8<=200,i=6,r=2,q=1}[ReservedThreadExecutor@78de58ea{s=0/2,p=1}][pc=0,pic=0,pec=0,epc=0]@2021-04-30T10:58:01.223433Z m=PRODUCE_EXECUTE_CONSUME t=CEP:SocketChannelEndPoint@15a60b68{/172.16.10.139:41556<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@702e1377{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@44ff3f24{/172.16.10.139:41556<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@56538ab8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@712ff8c1{s=START}]=>HttpChannelOverHttp@45184953{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2021-04-30T10:58:01.223Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@78de58ea{s=1/2,p=1}@7e65615d started 2021-04-30T10:58:01.224Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@78de58ea{s=1/2,p=0}@7e65615d waiting 2021-04-30T10:58:01.224Z||qtp1146484093-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue CEP:SocketChannelEndPoint@15a60b68{/172.16.10.139:41556<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@702e1377{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@44ff3f24{/172.16.10.139:41556<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@56538ab8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@712ff8c1{s=START}]=>HttpChannelOverHttp@45184953{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-04-30T10:58:01.224Z||qtp1146484093-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-04-30T10:58:01.224Z||qtp1146484093-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-04-30T10:58:01.224Z||qtp1146484093-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@15a60b68{/172.16.10.139:41556<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@702e1377{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@44ff3f24{/172.16.10.139:41556<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@56538ab8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@712ff8c1{s=START}]=>HttpChannelOverHttp@45184953{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:01.224Z||qtp1146484093-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@48e51916 waiting with 1 keys 2021-04-30T10:58:01.229Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run CEP:SocketChannelEndPoint@15a60b68{/172.16.10.139:41556<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@702e1377{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@44ff3f24{/172.16.10.139:41556<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=11/30000}=>HttpConnection@56538ab8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@712ff8c1{s=START}]=>HttpChannelOverHttp@45184953{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-04-30T10:58:01.230Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@5198cb1b{SSLC.NBReadCB@702e1377{SslConnection@702e1377::SocketChannelEndPoint@15a60b68{/172.16.10.139:41556<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@702e1377{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@44ff3f24{/172.16.10.139:41556<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=12/30000}=>HttpConnection@56538ab8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@712ff8c1{s=START}]=>HttpChannelOverHttp@45184953{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-04-30T10:58:01.230Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@702e1377::SocketChannelEndPoint@15a60b68{/172.16.10.139:41556<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@702e1377{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@44ff3f24{/172.16.10.139:41556<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=12/30000}=>HttpConnection@56538ab8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@712ff8c1{s=START}]=>HttpChannelOverHttp@45184953{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:01.231Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@702e1377::SocketChannelEndPoint@15a60b68{/172.16.10.139:41556<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@702e1377{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@44ff3f24{/172.16.10.139:41556<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=13/30000}=>HttpConnection@56538ab8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@712ff8c1{s=START}]=>HttpChannelOverHttp@45184953{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:01.231Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@3be3aa16{AC.ReadCB@56538ab8{HttpConnection@56538ab8::DecryptedEndPoint@44ff3f24{/172.16.10.139:41556<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=13/30000}}} 2021-04-30T10:58:01.231Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@56538ab8::DecryptedEndPoint@44ff3f24{/172.16.10.139:41556<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=13/30000} onFillable enter HttpChannelState@578688c{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-04-30T10:58:01.231Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@702e1377::SocketChannelEndPoint@15a60b68{/172.16.10.139:41556<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@702e1377{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@44ff3f24{/172.16.10.139:41556<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@56538ab8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@712ff8c1{s=START}]=>HttpChannelOverHttp@45184953{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:01.231Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2021-04-30T10:58:01.232Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@15a60b68{/172.16.10.139:41556<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}->SslConnection@702e1377{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@44ff3f24{/172.16.10.139:41556<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@56538ab8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@712ff8c1{s=START}]=>HttpChannelOverHttp@45184953{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:01.232Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@2c213c47[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-04-30T10:58:01.232Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2021-04-30T10:58:01.247Z||qtp1146484093-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@38f53bb3[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@38f53bb3[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-04-30T10:58:01.249Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.242.183.135:8000,ISHUT,fill=-,flush=-,to=30/30000}{io=0/0,kio=0,kro=1}->SslConnection@702e1377{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@44ff3f24{/172.16.10.139:41556<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=31/30000}=>HttpConnection@56538ab8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@712ff8c1{s=START}]=>HttpChannelOverHttp@45184953{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:01.249Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2021-04-30T10:58:01.249Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@56538ab8::DecryptedEndPoint@44ff3f24{/172.16.10.139:41556<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=31/30000} filled -1 HeapByteBuffer@38f53bb3[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-04-30T10:58:01.250Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@56538ab8::DecryptedEndPoint@44ff3f24{/172.16.10.139:41556<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=31/30000} parse HeapByteBuffer@38f53bb3[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-04-30T10:58:01.250Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@38f53bb3[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-04-30T10:58:01.251Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2021-04-30T10:58:01.251Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@44ff3f24{/172.16.10.139:41556<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=33/30000} 2021-04-30T10:58:01.251Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@44ff3f24{/172.16.10.139:41556<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=33/30000} 2021-04-30T10:58:01.252Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@702e1377::SocketChannelEndPoint@15a60b68{/172.16.10.139:41556<->/10.242.183.135:8000,ISHUT,fill=-,flush=-,to=32/30000}{io=0/0,kio=0,kro=1}->SslConnection@702e1377{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@44ff3f24{/172.16.10.139:41556<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=33/30000}=>HttpConnection@56538ab8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@712ff8c1{s=START}]=>HttpChannelOverHttp@45184953{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2021-04-30T10:58:01.253Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@702e1377::SocketChannelEndPoint@15a60b68{/172.16.10.139:41556<->/10.242.183.135:8000,ISHUT,fill=-,flush=-,to=34/30000}{io=0/0,kio=0,kro=1}->SslConnection@702e1377{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@44ff3f24{/172.16.10.139:41556<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=35/30000}=>HttpConnection@56538ab8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@712ff8c1{s=START}]=>HttpChannelOverHttp@45184953{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:01.253Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@32b36f10[p=0,l=0,c=0,r=0]={<<<>>>} 2021-04-30T10:58:01.253Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-04-30T10:58:01.254Z||qtp1146484093-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-04-30T10:58:01.254Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@15a60b68{/172.16.10.139:41556<->/10.242.183.135:8000,ISHUT,fill=-,flush=-,to=35/30000}{io=0/0,kio=0,kro=1}->SslConnection@702e1377{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@44ff3f24{/172.16.10.139:41556<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=36/30000}=>HttpConnection@56538ab8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@712ff8c1{s=START}]=>HttpChannelOverHttp@45184953{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:01.254Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2021-04-30T10:58:01.254Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-04-30T10:58:01.254Z||qtp1146484093-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-04-30T10:58:01.255Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@702e1377::SocketChannelEndPoint@15a60b68{/172.16.10.139:41556<->/10.242.183.135:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@702e1377{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@44ff3f24{/172.16.10.139:41556<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=37/30000}=>HttpConnection@56538ab8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@712ff8c1{s=START}]=>HttpChannelOverHttp@45184953{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2021-04-30T10:58:01.255Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.242.183.135:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@702e1377{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@44ff3f24{/172.16.10.139:41556<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=37/30000}=>HttpConnection@56538ab8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@712ff8c1{s=START}]=>HttpChannelOverHttp@45184953{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:01.258Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@702e1377::SocketChannelEndPoint@15a60b68{/172.16.10.139:41556<->/10.242.183.135:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@702e1377{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@44ff3f24{/172.16.10.139:41556<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=37/30000}=>HttpConnection@56538ab8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@712ff8c1{s=START}]=>HttpChannelOverHttp@45184953{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-04-30T10:58:01.259Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@44ff3f24{/172.16.10.139:41556<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=41/30000} 2021-04-30T10:58:01.259Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@15a60b68{/172.16.10.139:41556<->/10.242.183.135:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@702e1377{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@44ff3f24{/172.16.10.139:41556<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=41/30000}=>HttpConnection@56538ab8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@712ff8c1{s=START}]=>HttpChannelOverHttp@45184953{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:01.259Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@15a60b68{/172.16.10.139:41556<->/10.242.183.135:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@702e1377{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@44ff3f24{/172.16.10.139:41556<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=41/30000}=>HttpConnection@56538ab8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@712ff8c1{s=START}]=>HttpChannelOverHttp@45184953{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:01.259Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@15a60b68{/172.16.10.139:41556<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@702e1377{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@44ff3f24{/172.16.10.139:41556<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=41/30000}=>HttpConnection@56538ab8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@712ff8c1{s=START}]=>HttpChannelOverHttp@45184953{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:01.260Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@627abdc3{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-04-30T10:58:01.260Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@5198cb1b{null} 2021-04-30T10:58:01.260Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@2f025e9e{STARTED} id=0 keys=1 selected=0 updates=0 2021-04-30T10:58:01.260Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@564388f4 2021-04-30T10:58:01.260Z||qtp1146484093-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@48e51916 woken with none selected 2021-04-30T10:58:01.261Z||qtp1146484093-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@48e51916 woken up from select, 0/0/0 selected 2021-04-30T10:58:01.261Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@15a60b68{/172.16.10.139:41556<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@702e1377{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@44ff3f24{/172.16.10.139:41556<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=43/30000}=>HttpConnection@56538ab8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@712ff8c1{s=START}]=>HttpChannelOverHttp@45184953{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:01.261Z||qtp1146484093-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@564388f4 2021-04-30T10:58:01.261Z||qtp1146484093-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@48e51916 processing 0 keys, 0 updates 2021-04-30T10:58:01.261Z||qtp1146484093-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-04-30T10:58:01.261Z||qtp1146484093-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-04-30T10:58:01.261Z||qtp1146484093-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@48e51916 waiting with 0 keys 2021-04-30T10:58:01.261Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@15a60b68{/172.16.10.139:41556<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@702e1377{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@44ff3f24{/172.16.10.139:41556<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=43/30000}=>HttpConnection@56538ab8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@712ff8c1{s=START}]=>HttpChannelOverHttp@45184953{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:01.261Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@343aed6a{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-04-30T10:58:01.261Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@3be3aa16{null} 2021-04-30T10:58:01.262Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@56538ab8::DecryptedEndPoint@44ff3f24{/172.16.10.139:41556<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=44/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2021-04-30T10:58:01.262Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@56538ab8::DecryptedEndPoint@44ff3f24{/172.16.10.139:41556<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=44/30000} 2021-04-30T10:58:01.263Z||qtp1146484093-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@15a60b68{/172.16.10.139:41556<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@702e1377{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@44ff3f24{/172.16.10.139:41556<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=43/30000}=>HttpConnection@56538ab8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@712ff8c1{s=START}]=>HttpChannelOverHttp@45184953{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:01.263Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@44ff3f24{/172.16.10.139:41556<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=45/30000} 2021-04-30T10:58:01.263Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@56538ab8::DecryptedEndPoint@44ff3f24{/172.16.10.139:41556<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=45/30000} onFillable exit HttpChannelState@578688c{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-04-30T10:58:01.264Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.242.183.135:8000,CLOSED,fill=-,flush=-,to=9/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@702e1377{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@44ff3f24{/172.16.10.139:41556<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=46/30000}=>HttpConnection@56538ab8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@712ff8c1{s=START}]=>HttpChannelOverHttp@45184953{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:01.264Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran CEP:SocketChannelEndPoint@15a60b68{/172.16.10.139:41556<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=10/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@702e1377{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@44ff3f24{/172.16.10.139:41556<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=46/30000}=>HttpConnection@56538ab8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@712ff8c1{s=START}]=>HttpChannelOverHttp@45184953{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-04-30T10:58:01.264Z||qtp1146484093-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@56538ab8::DecryptedEndPoint@44ff3f24{/172.16.10.139:41556<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=46/30000} 2021-04-30T10:58:01.264Z||qtp1146484093-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@702e1377::SocketChannelEndPoint@15a60b68{/172.16.10.139:41556<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=10/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@702e1377{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@44ff3f24{/172.16.10.139:41556<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=46/30000}=>HttpConnection@56538ab8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@712ff8c1{s=START}]=>HttpChannelOverHttp@45184953{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:01.265Z||qtp1146484093-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@564388f4 2021-04-30T10:58:05.378Z||qtp1146484093-20-acceptor-0@3ccc4ca0-ServerConnector@79ab34c1{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@4d0576 on ManagedSelector@2f025e9e{STARTED} id=0 keys=0 selected=0 updates=0 2021-04-30T10:58:05.378Z||qtp1146484093-20-acceptor-0@3ccc4ca0-ServerConnector@79ab34c1{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@2f025e9e{STARTED} id=0 keys=0 selected=0 updates=1 2021-04-30T10:58:05.378Z||qtp1146484093-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@48e51916 woken with none selected 2021-04-30T10:58:05.378Z||qtp1146484093-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@48e51916 woken up from select, 0/0/0 selected 2021-04-30T10:58:05.378Z||qtp1146484093-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@48e51916 processing 0 keys, 1 updates 2021-04-30T10:58:05.378Z||qtp1146484093-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-04-30T10:58:05.378Z||qtp1146484093-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@4d0576 2021-04-30T10:58:05.378Z||qtp1146484093-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@4d0576 2021-04-30T10:58:05.378Z||qtp1146484093-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-04-30T10:58:05.379Z||qtp1146484093-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@48e51916 waiting with 1 keys 2021-04-30T10:58:05.379Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@4d0576 2021-04-30T10:58:05.379Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@4f234f08{/172.16.10.139:41634<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2021-04-30T10:58:05.379Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@41e4b89c 2021-04-30T10:58:05.379Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@45db2478{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@d9b2a7{/172.16.10.139:41634<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@55d7f6bb{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2021-04-30T10:58:05.380Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@311394c5::DecryptedEndPoint@d9b2a7{/172.16.10.139:41634<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-04-30T10:58:05.380Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@4f234f08{/172.16.10.139:41634<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@2df78e7b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d9b2a7{/172.16.10.139:41634<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@311394c5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@60f64de8{s=START}]=>HttpChannelOverHttp@45db2478{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:05.380Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@2df78e7b::SocketChannelEndPoint@4f234f08{/172.16.10.139:41634<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@2df78e7b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d9b2a7{/172.16.10.139:41634<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@311394c5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@60f64de8{s=START}]=>HttpChannelOverHttp@45db2478{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:05.380Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@311394c5::DecryptedEndPoint@d9b2a7{/172.16.10.139:41634<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-04-30T10:58:05.380Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@311394c5::DecryptedEndPoint@d9b2a7{/172.16.10.139:41634<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-04-30T10:58:05.380Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@afe0d63{AC.ReadCB@311394c5{HttpConnection@311394c5::DecryptedEndPoint@d9b2a7{/172.16.10.139:41634<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-04-30T10:58:05.380Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@2df78e7b::SocketChannelEndPoint@4f234f08{/172.16.10.139:41634<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@2df78e7b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d9b2a7{/172.16.10.139:41634<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@311394c5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@60f64de8{s=START}]=>HttpChannelOverHttp@45db2478{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:05.380Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2021-04-30T10:58:05.380Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.242.183.135:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@2df78e7b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@d9b2a7{/172.16.10.139:41634<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@311394c5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@60f64de8{s=START}]=>HttpChannelOverHttp@45db2478{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:05.381Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@27e60545{SSLC.NBReadCB@2df78e7b{SslConnection@2df78e7b::SocketChannelEndPoint@4f234f08{/172.16.10.139:41634<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@2df78e7b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@d9b2a7{/172.16.10.139:41634<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@311394c5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@60f64de8{s=START}]=>HttpChannelOverHttp@45db2478{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-04-30T10:58:05.381Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@4f234f08{/172.16.10.139:41634<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@2df78e7b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@d9b2a7{/172.16.10.139:41634<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@311394c5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@60f64de8{s=START}]=>HttpChannelOverHttp@45db2478{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:05.381Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@36f3c394 on ManagedSelector@2f025e9e{STARTED} id=0 keys=1 selected=0 updates=0 2021-04-30T10:58:05.381Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@2f025e9e{STARTED} id=0 keys=1 selected=0 updates=1 2021-04-30T10:58:05.381Z||qtp1146484093-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@48e51916 woken with none selected 2021-04-30T10:58:05.381Z||qtp1146484093-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@48e51916 woken up from select, 0/0/1 selected 2021-04-30T10:58:05.381Z||qtp1146484093-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@48e51916 processing 0 keys, 1 updates 2021-04-30T10:58:05.381Z||qtp1146484093-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-04-30T10:58:05.381Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@4f234f08{/172.16.10.139:41634<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@2df78e7b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@d9b2a7{/172.16.10.139:41634<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@311394c5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@60f64de8{s=START}]=>HttpChannelOverHttp@45db2478{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:05.381Z||qtp1146484093-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@36f3c394 2021-04-30T10:58:05.381Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@4d0576 2021-04-30T10:58:05.382Z||qtp1146484093-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@4f234f08{/172.16.10.139:41634<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@2df78e7b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@d9b2a7{/172.16.10.139:41634<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@311394c5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@60f64de8{s=START}]=>HttpChannelOverHttp@45db2478{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:05.382Z||qtp1146484093-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-04-30T10:58:05.382Z||qtp1146484093-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@48e51916 waiting with 1 keys 2021-04-30T10:58:05.382Z||qtp1146484093-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@48e51916 woken up from select, 1/1/1 selected 2021-04-30T10:58:05.382Z||qtp1146484093-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@48e51916 processing 1 keys, 0 updates 2021-04-30T10:58:05.382Z||qtp1146484093-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.242.183.135:8000 remote=/172.16.10.139:41634], selector=sun.nio.ch.EPollSelectorImpl@48e51916, interestOps=1, readyOps=1 SocketChannelEndPoint@4f234f08{/172.16.10.139:41634<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@2df78e7b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@d9b2a7{/172.16.10.139:41634<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@311394c5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@60f64de8{s=START}]=>HttpChannelOverHttp@45db2478{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:05.382Z||qtp1146484093-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@4f234f08{/172.16.10.139:41634<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@2df78e7b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@d9b2a7{/172.16.10.139:41634<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@311394c5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@60f64de8{s=START}]=>HttpChannelOverHttp@45db2478{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:05.382Z||qtp1146484093-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@4f234f08{/172.16.10.139:41634<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@2df78e7b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@d9b2a7{/172.16.10.139:41634<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@311394c5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@60f64de8{s=START}]=>HttpChannelOverHttp@45db2478{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-04-30T10:58:05.383Z||qtp1146484093-19|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@78de58ea{s=1/2,p=0} tryExecute EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/PRODUCING/p=false/QueuedThreadPool[qtp1146484093]@4455f57d{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@78de58ea{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2021-04-30T10:58:05.382929Z 2021-04-30T10:58:05.383Z||qtp1146484093-19|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@78de58ea{s=0/2,p=0}@7e65615d offer EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/PRODUCING/p=false/QueuedThreadPool[qtp1146484093]@4455f57d{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@78de58ea{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2021-04-30T10:58:05.383223Z 2021-04-30T10:58:05.383Z||qtp1146484093-19|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@78de58ea{s=0/2,p=1} startReservedThread p=1 2021-04-30T10:58:05.383Z||qtp1146484093-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@78de58ea{s=0/2,p=1}@473349c8 2021-04-30T10:58:05.383Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@78de58ea{s=0/2,p=1}@473349c8 2021-04-30T10:58:05.383Z||qtp1146484093-19|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/IDLE/p=true/QueuedThreadPool[qtp1146484093]@4455f57d{STARTED,8<=8<=200,i=5,r=2,q=1}[ReservedThreadExecutor@78de58ea{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=0]@2021-04-30T10:58:05.383514Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@4f234f08{/172.16.10.139:41634<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@2df78e7b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@d9b2a7{/172.16.10.139:41634<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@311394c5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@60f64de8{s=START}]=>HttpChannelOverHttp@45db2478{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2021-04-30T10:58:05.383Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@78de58ea{s=1/2,p=1}@473349c8 started 2021-04-30T10:58:05.383Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@78de58ea{s=1/2,p=0}@473349c8 waiting 2021-04-30T10:58:05.383Z||qtp1146484093-19|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@27e60545{SSLC.NBReadCB@2df78e7b{SslConnection@2df78e7b::SocketChannelEndPoint@4f234f08{/172.16.10.139:41634<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@2df78e7b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@d9b2a7{/172.16.10.139:41634<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@311394c5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@60f64de8{s=START}]=>HttpChannelOverHttp@45db2478{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-04-30T10:58:05.384Z||qtp1146484093-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@2df78e7b::SocketChannelEndPoint@4f234f08{/172.16.10.139:41634<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@2df78e7b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@d9b2a7{/172.16.10.139:41634<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@311394c5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@60f64de8{s=START}]=>HttpChannelOverHttp@45db2478{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:05.384Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@78de58ea{s=0/2,p=1}@7e65615d task=EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/IDLE/p=true/QueuedThreadPool[qtp1146484093]@4455f57d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@78de58ea{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2021-04-30T10:58:05.384231Z 2021-04-30T10:58:05.384Z||qtp1146484093-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@2df78e7b::SocketChannelEndPoint@4f234f08{/172.16.10.139:41634<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@2df78e7b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@d9b2a7{/172.16.10.139:41634<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@311394c5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@60f64de8{s=START}]=>HttpChannelOverHttp@45db2478{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:05.384Z||qtp1146484093-19|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@afe0d63{AC.ReadCB@311394c5{HttpConnection@311394c5::DecryptedEndPoint@d9b2a7{/172.16.10.139:41634<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=4/30000}}} 2021-04-30T10:58:05.384Z||qtp1146484093-19|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@311394c5::DecryptedEndPoint@d9b2a7{/172.16.10.139:41634<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=4/30000} onFillable enter HttpChannelState@55d7f6bb{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-04-30T10:58:05.384Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/IDLE/p=true/QueuedThreadPool[qtp1146484093]@4455f57d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@78de58ea{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2021-04-30T10:58:05.384551Z tryProduce true 2021-04-30T10:58:05.384Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-04-30T10:58:05.384Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-04-30T10:58:05.384Z||qtp1146484093-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@2df78e7b::SocketChannelEndPoint@4f234f08{/172.16.10.139:41634<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@2df78e7b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d9b2a7{/172.16.10.139:41634<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@311394c5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@60f64de8{s=START}]=>HttpChannelOverHttp@45db2478{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:05.385Z||qtp1146484093-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2021-04-30T10:58:05.385Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@4f234f08{/172.16.10.139:41634<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@2df78e7b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d9b2a7{/172.16.10.139:41634<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@311394c5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@60f64de8{s=START}]=>HttpChannelOverHttp@45db2478{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:05.385Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@48e51916 waiting with 1 keys 2021-04-30T10:58:05.385Z||qtp1146484093-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@4f234f08{/172.16.10.139:41634<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@2df78e7b{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d9b2a7{/172.16.10.139:41634<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@311394c5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@60f64de8{s=START}]=>HttpChannelOverHttp@45db2478{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:05.386Z||qtp1146484093-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@db9b268[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-04-30T10:58:05.386Z||qtp1146484093-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2021-04-30T10:58:05.388Z||qtp1146484093-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@38f53bb3[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@38f53bb3[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-04-30T10:58:05.388Z||qtp1146484093-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.242.183.135:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@2df78e7b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d9b2a7{/172.16.10.139:41634<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=8/30000}=>HttpConnection@311394c5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@60f64de8{s=START}]=>HttpChannelOverHttp@45db2478{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:05.388Z||qtp1146484093-19|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2021-04-30T10:58:05.388Z||qtp1146484093-19|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@311394c5::DecryptedEndPoint@d9b2a7{/172.16.10.139:41634<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=8/30000} filled -1 HeapByteBuffer@38f53bb3[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-04-30T10:58:05.388Z||qtp1146484093-19|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@311394c5::DecryptedEndPoint@d9b2a7{/172.16.10.139:41634<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=8/30000} parse HeapByteBuffer@38f53bb3[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-04-30T10:58:05.388Z||qtp1146484093-19|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@38f53bb3[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-04-30T10:58:05.388Z||qtp1146484093-19|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2021-04-30T10:58:05.388Z||qtp1146484093-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@d9b2a7{/172.16.10.139:41634<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=8/30000} 2021-04-30T10:58:05.388Z||qtp1146484093-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@d9b2a7{/172.16.10.139:41634<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=8/30000} 2021-04-30T10:58:05.388Z||qtp1146484093-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@2df78e7b::SocketChannelEndPoint@4f234f08{/172.16.10.139:41634<->/10.242.183.135:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@2df78e7b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d9b2a7{/172.16.10.139:41634<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@311394c5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@60f64de8{s=START}]=>HttpChannelOverHttp@45db2478{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2021-04-30T10:58:05.389Z||qtp1146484093-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@2df78e7b::SocketChannelEndPoint@4f234f08{/172.16.10.139:41634<->/10.242.183.135:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@2df78e7b{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d9b2a7{/172.16.10.139:41634<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@311394c5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@60f64de8{s=START}]=>HttpChannelOverHttp@45db2478{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:05.389Z||qtp1146484093-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@32b36f10[p=0,l=0,c=0,r=0]={<<<>>>} 2021-04-30T10:58:05.389Z||qtp1146484093-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-04-30T10:58:05.389Z||qtp1146484093-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false 2021-04-30T10:58:05.389Z||qtp1146484093-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@4f234f08{/172.16.10.139:41634<->/10.242.183.135:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@2df78e7b{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d9b2a7{/172.16.10.139:41634<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@311394c5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@60f64de8{s=START}]=>HttpChannelOverHttp@45db2478{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:05.389Z||qtp1146484093-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2021-04-30T10:58:05.389Z||qtp1146484093-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-04-30T10:58:05.389Z||qtp1146484093-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true 2021-04-30T10:58:05.390Z||qtp1146484093-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@2df78e7b::SocketChannelEndPoint@4f234f08{/172.16.10.139:41634<->/10.242.183.135:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2df78e7b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d9b2a7{/172.16.10.139:41634<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@311394c5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@60f64de8{s=START}]=>HttpChannelOverHttp@45db2478{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2021-04-30T10:58:05.390Z||qtp1146484093-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.242.183.135:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2df78e7b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d9b2a7{/172.16.10.139:41634<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@311394c5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@60f64de8{s=START}]=>HttpChannelOverHttp@45db2478{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:05.390Z||qtp1146484093-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@2df78e7b::SocketChannelEndPoint@4f234f08{/172.16.10.139:41634<->/10.242.183.135:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2df78e7b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d9b2a7{/172.16.10.139:41634<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@311394c5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@60f64de8{s=START}]=>HttpChannelOverHttp@45db2478{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-04-30T10:58:05.390Z||qtp1146484093-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@d9b2a7{/172.16.10.139:41634<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=10/30000} 2021-04-30T10:58:05.390Z||qtp1146484093-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@4f234f08{/172.16.10.139:41634<->/10.242.183.135:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2df78e7b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d9b2a7{/172.16.10.139:41634<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@311394c5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@60f64de8{s=START}]=>HttpChannelOverHttp@45db2478{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:05.390Z||qtp1146484093-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@4f234f08{/172.16.10.139:41634<->/10.242.183.135:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2df78e7b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d9b2a7{/172.16.10.139:41634<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@311394c5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@60f64de8{s=START}]=>HttpChannelOverHttp@45db2478{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:05.391Z||qtp1146484093-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@4f234f08{/172.16.10.139:41634<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@2df78e7b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d9b2a7{/172.16.10.139:41634<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@311394c5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@60f64de8{s=START}]=>HttpChannelOverHttp@45db2478{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:05.391Z||qtp1146484093-19|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@5803550b{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-04-30T10:58:05.391Z||qtp1146484093-19|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@27e60545{null} 2021-04-30T10:58:05.391Z||qtp1146484093-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@2f025e9e{STARTED} id=0 keys=1 selected=0 updates=0 2021-04-30T10:58:05.391Z||qtp1146484093-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@6709b2cb 2021-04-30T10:58:05.391Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@48e51916 woken with none selected 2021-04-30T10:58:05.391Z||qtp1146484093-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@6709b2cb 2021-04-30T10:58:05.391Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@48e51916 woken up from select, 0/0/0 selected 2021-04-30T10:58:05.391Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@48e51916 processing 0 keys, 0 updates 2021-04-30T10:58:05.391Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-04-30T10:58:05.391Z||qtp1146484093-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@4f234f08{/172.16.10.139:41634<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2df78e7b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d9b2a7{/172.16.10.139:41634<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@311394c5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@60f64de8{s=START}]=>HttpChannelOverHttp@45db2478{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:05.392Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-04-30T10:58:05.392Z||qtp1146484093-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@4f234f08{/172.16.10.139:41634<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2df78e7b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d9b2a7{/172.16.10.139:41634<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@311394c5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@60f64de8{s=START}]=>HttpChannelOverHttp@45db2478{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:05.392Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@48e51916 waiting with 0 keys 2021-04-30T10:58:05.392Z||qtp1146484093-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@4f234f08{/172.16.10.139:41634<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2df78e7b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d9b2a7{/172.16.10.139:41634<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@311394c5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@60f64de8{s=START}]=>HttpChannelOverHttp@45db2478{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:05.392Z||qtp1146484093-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@311394c5::DecryptedEndPoint@d9b2a7{/172.16.10.139:41634<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=12/30000} 2021-04-30T10:58:05.392Z||qtp1146484093-19|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@3a29caeb{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-04-30T10:58:05.392Z||qtp1146484093-19|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@afe0d63{null} 2021-04-30T10:58:05.392Z||qtp1146484093-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@2df78e7b::SocketChannelEndPoint@4f234f08{/172.16.10.139:41634<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2df78e7b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d9b2a7{/172.16.10.139:41634<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@311394c5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@60f64de8{s=START}]=>HttpChannelOverHttp@45db2478{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:05.392Z||qtp1146484093-19|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@311394c5::DecryptedEndPoint@d9b2a7{/172.16.10.139:41634<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=12/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2021-04-30T10:58:05.392Z||qtp1146484093-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@6709b2cb 2021-04-30T10:58:05.392Z||qtp1146484093-19|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@311394c5::DecryptedEndPoint@d9b2a7{/172.16.10.139:41634<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=12/30000} 2021-04-30T10:58:05.392Z||qtp1146484093-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@d9b2a7{/172.16.10.139:41634<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=12/30000} 2021-04-30T10:58:05.392Z||qtp1146484093-19|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@311394c5::DecryptedEndPoint@d9b2a7{/172.16.10.139:41634<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=12/30000} onFillable exit HttpChannelState@55d7f6bb{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-04-30T10:58:05.392Z||qtp1146484093-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.242.183.135:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2df78e7b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d9b2a7{/172.16.10.139:41634<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@311394c5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@60f64de8{s=START}]=>HttpChannelOverHttp@45db2478{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:05.392Z||qtp1146484093-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$$Lambda$214/0x00000008009c0040@4df13b7e 2021-04-30T10:58:11.139Z||qtp1146484093-20-acceptor-0@3ccc4ca0-ServerConnector@79ab34c1{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@6463ef8b on ManagedSelector@2f025e9e{STARTED} id=0 keys=0 selected=0 updates=0 2021-04-30T10:58:11.139Z||qtp1146484093-20-acceptor-0@3ccc4ca0-ServerConnector@79ab34c1{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@2f025e9e{STARTED} id=0 keys=0 selected=0 updates=1 2021-04-30T10:58:11.139Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@48e51916 woken with none selected 2021-04-30T10:58:11.140Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@48e51916 woken up from select, 0/0/0 selected 2021-04-30T10:58:11.140Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@48e51916 processing 0 keys, 1 updates 2021-04-30T10:58:11.140Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-04-30T10:58:11.140Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@6463ef8b 2021-04-30T10:58:11.140Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@6463ef8b 2021-04-30T10:58:11.140Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-04-30T10:58:11.140Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@48e51916 waiting with 1 keys 2021-04-30T10:58:11.140Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@6463ef8b 2021-04-30T10:58:11.140Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@26101aed{/172.16.10.139:41734<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2021-04-30T10:58:11.141Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@4522e2f8 2021-04-30T10:58:11.141Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@2bacf306{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@7e9046f8{/172.16.10.139:41734<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@5871ecb5{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2021-04-30T10:58:11.142Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@a96e061::DecryptedEndPoint@7e9046f8{/172.16.10.139:41734<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-04-30T10:58:11.142Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@26101aed{/172.16.10.139:41734<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@46ee16f6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e9046f8{/172.16.10.139:41734<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@a96e061[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3a353f55{s=START}]=>HttpChannelOverHttp@2bacf306{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:11.142Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@46ee16f6::SocketChannelEndPoint@26101aed{/172.16.10.139:41734<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@46ee16f6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e9046f8{/172.16.10.139:41734<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@a96e061[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3a353f55{s=START}]=>HttpChannelOverHttp@2bacf306{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:11.142Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@a96e061::DecryptedEndPoint@7e9046f8{/172.16.10.139:41734<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-04-30T10:58:11.142Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@a96e061::DecryptedEndPoint@7e9046f8{/172.16.10.139:41734<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-04-30T10:58:11.143Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@6d7668e2{AC.ReadCB@a96e061{HttpConnection@a96e061::DecryptedEndPoint@7e9046f8{/172.16.10.139:41734<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=1/30000}}} 2021-04-30T10:58:11.143Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@46ee16f6::SocketChannelEndPoint@26101aed{/172.16.10.139:41734<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@46ee16f6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e9046f8{/172.16.10.139:41734<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@a96e061[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3a353f55{s=START}]=>HttpChannelOverHttp@2bacf306{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:11.143Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2021-04-30T10:58:11.143Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.242.183.135:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@46ee16f6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7e9046f8{/172.16.10.139:41734<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@a96e061[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3a353f55{s=START}]=>HttpChannelOverHttp@2bacf306{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:11.144Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@505e18c5{SSLC.NBReadCB@46ee16f6{SslConnection@46ee16f6::SocketChannelEndPoint@26101aed{/172.16.10.139:41734<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@46ee16f6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7e9046f8{/172.16.10.139:41734<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@a96e061[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3a353f55{s=START}]=>HttpChannelOverHttp@2bacf306{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-04-30T10:58:11.144Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@26101aed{/172.16.10.139:41734<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@46ee16f6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7e9046f8{/172.16.10.139:41734<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@a96e061[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3a353f55{s=START}]=>HttpChannelOverHttp@2bacf306{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:11.144Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@6631fd9e on ManagedSelector@2f025e9e{STARTED} id=0 keys=1 selected=0 updates=0 2021-04-30T10:58:11.144Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@2f025e9e{STARTED} id=0 keys=1 selected=0 updates=1 2021-04-30T10:58:11.144Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@48e51916 woken with none selected 2021-04-30T10:58:11.144Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@26101aed{/172.16.10.139:41734<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@46ee16f6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7e9046f8{/172.16.10.139:41734<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@a96e061[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3a353f55{s=START}]=>HttpChannelOverHttp@2bacf306{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:11.144Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@48e51916 woken up from select, 0/0/1 selected 2021-04-30T10:58:11.145Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@6463ef8b 2021-04-30T10:58:11.145Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@48e51916 processing 0 keys, 1 updates 2021-04-30T10:58:11.145Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-04-30T10:58:11.145Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@6631fd9e 2021-04-30T10:58:11.145Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@26101aed{/172.16.10.139:41734<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=0}->SslConnection@46ee16f6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7e9046f8{/172.16.10.139:41734<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@a96e061[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3a353f55{s=START}]=>HttpChannelOverHttp@2bacf306{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:11.145Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-04-30T10:58:11.145Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@48e51916 waiting with 1 keys 2021-04-30T10:58:11.145Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@48e51916 woken up from select, 1/1/1 selected 2021-04-30T10:58:11.146Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@48e51916 processing 1 keys, 0 updates 2021-04-30T10:58:11.146Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.242.183.135:8000 remote=/172.16.10.139:41734], selector=sun.nio.ch.EPollSelectorImpl@48e51916, interestOps=1, readyOps=1 SocketChannelEndPoint@26101aed{/172.16.10.139:41734<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/1,kio=1,kro=1}->SslConnection@46ee16f6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7e9046f8{/172.16.10.139:41734<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@a96e061[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3a353f55{s=START}]=>HttpChannelOverHttp@2bacf306{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:11.146Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@26101aed{/172.16.10.139:41734<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@46ee16f6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7e9046f8{/172.16.10.139:41734<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@a96e061[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3a353f55{s=START}]=>HttpChannelOverHttp@2bacf306{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:11.147Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@26101aed{/172.16.10.139:41734<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@46ee16f6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7e9046f8{/172.16.10.139:41734<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@a96e061[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3a353f55{s=START}]=>HttpChannelOverHttp@2bacf306{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-04-30T10:58:11.147Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@78de58ea{s=1/2,p=0} tryExecute EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/PRODUCING/p=false/QueuedThreadPool[qtp1146484093]@4455f57d{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@78de58ea{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2021-04-30T10:58:11.147275Z 2021-04-30T10:58:11.147Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@78de58ea{s=0/2,p=0}@473349c8 offer EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/PRODUCING/p=false/QueuedThreadPool[qtp1146484093]@4455f57d{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@78de58ea{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2021-04-30T10:58:11.147642Z 2021-04-30T10:58:11.147Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@78de58ea{s=0/2,p=1} startReservedThread p=1 2021-04-30T10:58:11.147Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@78de58ea{s=0/2,p=1}@16d27243 2021-04-30T10:58:11.148Z||qtp1146484093-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@78de58ea{s=0/2,p=1}@16d27243 2021-04-30T10:58:11.148Z||qtp1146484093-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@78de58ea{s=1/2,p=1}@16d27243 started 2021-04-30T10:58:11.148Z||qtp1146484093-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@78de58ea{s=1/2,p=0}@16d27243 waiting 2021-04-30T10:58:11.148Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/IDLE/p=true/QueuedThreadPool[qtp1146484093]@4455f57d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@78de58ea{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1]@2021-04-30T10:58:11.148115Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@26101aed{/172.16.10.139:41734<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@46ee16f6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7e9046f8{/172.16.10.139:41734<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@a96e061[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3a353f55{s=START}]=>HttpChannelOverHttp@2bacf306{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2021-04-30T10:58:11.148Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@505e18c5{SSLC.NBReadCB@46ee16f6{SslConnection@46ee16f6::SocketChannelEndPoint@26101aed{/172.16.10.139:41734<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@46ee16f6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7e9046f8{/172.16.10.139:41734<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@a96e061[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3a353f55{s=START}]=>HttpChannelOverHttp@2bacf306{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-04-30T10:58:11.149Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@46ee16f6::SocketChannelEndPoint@26101aed{/172.16.10.139:41734<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@46ee16f6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7e9046f8{/172.16.10.139:41734<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@a96e061[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3a353f55{s=START}]=>HttpChannelOverHttp@2bacf306{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:11.149Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@46ee16f6::SocketChannelEndPoint@26101aed{/172.16.10.139:41734<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->SslConnection@46ee16f6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7e9046f8{/172.16.10.139:41734<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@a96e061[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3a353f55{s=START}]=>HttpChannelOverHttp@2bacf306{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:11.149Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@6d7668e2{AC.ReadCB@a96e061{HttpConnection@a96e061::DecryptedEndPoint@7e9046f8{/172.16.10.139:41734<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=7/30000}}} 2021-04-30T10:58:11.149Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@a96e061::DecryptedEndPoint@7e9046f8{/172.16.10.139:41734<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=7/30000} onFillable enter HttpChannelState@5871ecb5{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-04-30T10:58:11.149Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@46ee16f6::SocketChannelEndPoint@26101aed{/172.16.10.139:41734<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->SslConnection@46ee16f6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e9046f8{/172.16.10.139:41734<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@a96e061[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3a353f55{s=START}]=>HttpChannelOverHttp@2bacf306{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:11.150Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2021-04-30T10:58:11.150Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@26101aed{/172.16.10.139:41734<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}->SslConnection@46ee16f6{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e9046f8{/172.16.10.139:41734<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=8/30000}=>HttpConnection@a96e061[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3a353f55{s=START}]=>HttpChannelOverHttp@2bacf306{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:11.150Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@12ede441[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-04-30T10:58:11.150Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2021-04-30T10:58:11.154Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@78de58ea{s=1/2,p=0}@473349c8 task=EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/IDLE/p=true/QueuedThreadPool[qtp1146484093]@4455f57d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@78de58ea{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2021-04-30T10:58:11.154785Z 2021-04-30T10:58:11.155Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/IDLE/p=true/QueuedThreadPool[qtp1146484093]@4455f57d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@78de58ea{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2021-04-30T10:58:11.155093Z tryProduce true 2021-04-30T10:58:11.155Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-04-30T10:58:11.155Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-04-30T10:58:11.155Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@26101aed{/172.16.10.139:41734<->/10.242.183.135:8000,ISHUT,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@46ee16f6{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e9046f8{/172.16.10.139:41734<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@a96e061[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3a353f55{s=START}]=>HttpChannelOverHttp@2bacf306{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:11.156Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@48e51916 waiting with 1 keys 2021-04-30T10:58:11.156Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@38f53bb3[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@38f53bb3[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-04-30T10:58:11.157Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.242.183.135:8000,ISHUT,fill=-,flush=-,to=14/30000}{io=0/0,kio=0,kro=1}->SslConnection@46ee16f6{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e9046f8{/172.16.10.139:41734<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=15/30000}=>HttpConnection@a96e061[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3a353f55{s=START}]=>HttpChannelOverHttp@2bacf306{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:11.158Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2021-04-30T10:58:11.159Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@a96e061::DecryptedEndPoint@7e9046f8{/172.16.10.139:41734<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=17/30000} filled -1 HeapByteBuffer@38f53bb3[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-04-30T10:58:11.159Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@a96e061::DecryptedEndPoint@7e9046f8{/172.16.10.139:41734<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=17/30000} parse HeapByteBuffer@38f53bb3[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-04-30T10:58:11.160Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@38f53bb3[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-04-30T10:58:11.160Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2021-04-30T10:58:11.160Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@7e9046f8{/172.16.10.139:41734<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=18/30000} 2021-04-30T10:58:11.161Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@7e9046f8{/172.16.10.139:41734<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=19/30000} 2021-04-30T10:58:11.162Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@46ee16f6::SocketChannelEndPoint@26101aed{/172.16.10.139:41734<->/10.242.183.135:8000,ISHUT,fill=-,flush=-,to=18/30000}{io=0/0,kio=0,kro=1}->SslConnection@46ee16f6{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e9046f8{/172.16.10.139:41734<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@a96e061[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3a353f55{s=START}]=>HttpChannelOverHttp@2bacf306{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2021-04-30T10:58:11.162Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@46ee16f6::SocketChannelEndPoint@26101aed{/172.16.10.139:41734<->/10.242.183.135:8000,ISHUT,fill=-,flush=-,to=19/30000}{io=0/0,kio=0,kro=1}->SslConnection@46ee16f6{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e9046f8{/172.16.10.139:41734<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@a96e061[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3a353f55{s=START}]=>HttpChannelOverHttp@2bacf306{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:11.162Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@32b36f10[p=0,l=0,c=0,r=0]={<<<>>>} 2021-04-30T10:58:11.163Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-04-30T10:58:11.163Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false 2021-04-30T10:58:11.164Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@26101aed{/172.16.10.139:41734<->/10.242.183.135:8000,ISHUT,fill=-,flush=-,to=20/30000}{io=0/0,kio=0,kro=1}->SslConnection@46ee16f6{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e9046f8{/172.16.10.139:41734<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@a96e061[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3a353f55{s=START}]=>HttpChannelOverHttp@2bacf306{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:11.164Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2021-04-30T10:58:11.164Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-04-30T10:58:11.164Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true 2021-04-30T10:58:11.164Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@46ee16f6::SocketChannelEndPoint@26101aed{/172.16.10.139:41734<->/10.242.183.135:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@46ee16f6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e9046f8{/172.16.10.139:41734<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=22/30000}=>HttpConnection@a96e061[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3a353f55{s=START}]=>HttpChannelOverHttp@2bacf306{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2021-04-30T10:58:11.165Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.242.183.135:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@46ee16f6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e9046f8{/172.16.10.139:41734<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=23/30000}=>HttpConnection@a96e061[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3a353f55{s=START}]=>HttpChannelOverHttp@2bacf306{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:11.165Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@46ee16f6::SocketChannelEndPoint@26101aed{/172.16.10.139:41734<->/10.242.183.135:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@46ee16f6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e9046f8{/172.16.10.139:41734<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=23/30000}=>HttpConnection@a96e061[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3a353f55{s=START}]=>HttpChannelOverHttp@2bacf306{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-04-30T10:58:11.166Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@7e9046f8{/172.16.10.139:41734<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=24/30000} 2021-04-30T10:58:11.166Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@26101aed{/172.16.10.139:41734<->/10.242.183.135:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@46ee16f6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e9046f8{/172.16.10.139:41734<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=24/30000}=>HttpConnection@a96e061[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3a353f55{s=START}]=>HttpChannelOverHttp@2bacf306{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:11.167Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@26101aed{/172.16.10.139:41734<->/10.242.183.135:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@46ee16f6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e9046f8{/172.16.10.139:41734<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=25/30000}=>HttpConnection@a96e061[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3a353f55{s=START}]=>HttpChannelOverHttp@2bacf306{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:11.167Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@26101aed{/172.16.10.139:41734<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@46ee16f6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e9046f8{/172.16.10.139:41734<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=25/30000}=>HttpConnection@a96e061[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3a353f55{s=START}]=>HttpChannelOverHttp@2bacf306{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:11.167Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@57ef7878{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-04-30T10:58:11.168Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@505e18c5{null} 2021-04-30T10:58:11.168Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@2f025e9e{STARTED} id=0 keys=1 selected=0 updates=0 2021-04-30T10:58:11.168Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@633709b3 2021-04-30T10:58:11.168Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@48e51916 woken with none selected 2021-04-30T10:58:11.168Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@48e51916 woken up from select, 0/0/0 selected 2021-04-30T10:58:11.168Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@48e51916 processing 0 keys, 0 updates 2021-04-30T10:58:11.168Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-04-30T10:58:11.168Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-04-30T10:58:11.168Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@48e51916 waiting with 0 keys 2021-04-30T10:58:11.168Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@633709b3 2021-04-30T10:58:11.169Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@26101aed{/172.16.10.139:41734<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@46ee16f6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e9046f8{/172.16.10.139:41734<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=27/30000}=>HttpConnection@a96e061[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3a353f55{s=START}]=>HttpChannelOverHttp@2bacf306{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:11.169Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@a96e061::DecryptedEndPoint@7e9046f8{/172.16.10.139:41734<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=27/30000} 2021-04-30T10:58:11.170Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@46ee16f6::SocketChannelEndPoint@26101aed{/172.16.10.139:41734<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@46ee16f6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e9046f8{/172.16.10.139:41734<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=28/30000}=>HttpConnection@a96e061[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3a353f55{s=START}]=>HttpChannelOverHttp@2bacf306{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:11.170Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@633709b3 2021-04-30T10:58:11.170Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@26101aed{/172.16.10.139:41734<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@46ee16f6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e9046f8{/172.16.10.139:41734<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=28/30000}=>HttpConnection@a96e061[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3a353f55{s=START}]=>HttpChannelOverHttp@2bacf306{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:11.170Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@26101aed{/172.16.10.139:41734<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@46ee16f6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e9046f8{/172.16.10.139:41734<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=28/30000}=>HttpConnection@a96e061[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3a353f55{s=START}]=>HttpChannelOverHttp@2bacf306{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:11.171Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@66722ffc{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-04-30T10:58:11.171Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@6d7668e2{null} 2021-04-30T10:58:11.171Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@a96e061::DecryptedEndPoint@7e9046f8{/172.16.10.139:41734<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=29/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2021-04-30T10:58:11.171Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@a96e061::DecryptedEndPoint@7e9046f8{/172.16.10.139:41734<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=29/30000} 2021-04-30T10:58:11.171Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@7e9046f8{/172.16.10.139:41734<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=29/30000} 2021-04-30T10:58:11.171Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@a96e061::DecryptedEndPoint@7e9046f8{/172.16.10.139:41734<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=29/30000} onFillable exit HttpChannelState@5871ecb5{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-04-30T10:58:11.172Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.242.183.135:8000,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@46ee16f6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e9046f8{/172.16.10.139:41734<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=30/30000}=>HttpConnection@a96e061[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3a353f55{s=START}]=>HttpChannelOverHttp@2bacf306{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:11.172Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@78de58ea{s=2/2,p=0}@7e65615d waiting 2021-04-30T10:58:15.378Z||qtp1146484093-20-acceptor-0@3ccc4ca0-ServerConnector@79ab34c1{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@53d91ae2 on ManagedSelector@2f025e9e{STARTED} id=0 keys=0 selected=0 updates=0 2021-04-30T10:58:15.378Z||qtp1146484093-20-acceptor-0@3ccc4ca0-ServerConnector@79ab34c1{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@2f025e9e{STARTED} id=0 keys=0 selected=0 updates=1 2021-04-30T10:58:15.378Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@48e51916 woken with none selected 2021-04-30T10:58:15.378Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@48e51916 woken up from select, 0/0/0 selected 2021-04-30T10:58:15.378Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@48e51916 processing 0 keys, 1 updates 2021-04-30T10:58:15.378Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-04-30T10:58:15.378Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@53d91ae2 2021-04-30T10:58:15.378Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@53d91ae2 2021-04-30T10:58:15.378Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-04-30T10:58:15.379Z||qtp1146484093-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@53d91ae2 2021-04-30T10:58:15.379Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@48e51916 waiting with 1 keys 2021-04-30T10:58:15.379Z||qtp1146484093-21|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@7948ae70{/172.16.10.139:41808<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2021-04-30T10:58:15.379Z||qtp1146484093-21|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@58d861ed 2021-04-30T10:58:15.379Z||qtp1146484093-21|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@4f8fa9fe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@53dfa463{/172.16.10.139:41808<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@6f58bb46{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2021-04-30T10:58:15.379Z||qtp1146484093-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@74947849::DecryptedEndPoint@53dfa463{/172.16.10.139:41808<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-04-30T10:58:15.380Z||qtp1146484093-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@7948ae70{/172.16.10.139:41808<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@4666ff7c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@53dfa463{/172.16.10.139:41808<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@74947849[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6834a76f{s=START}]=>HttpChannelOverHttp@4f8fa9fe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:15.380Z||qtp1146484093-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@4666ff7c::SocketChannelEndPoint@7948ae70{/172.16.10.139:41808<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@4666ff7c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@53dfa463{/172.16.10.139:41808<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@74947849[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6834a76f{s=START}]=>HttpChannelOverHttp@4f8fa9fe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:15.380Z||qtp1146484093-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@74947849::DecryptedEndPoint@53dfa463{/172.16.10.139:41808<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-04-30T10:58:15.380Z||qtp1146484093-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@74947849::DecryptedEndPoint@53dfa463{/172.16.10.139:41808<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-04-30T10:58:15.380Z||qtp1146484093-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@429ca3a4{AC.ReadCB@74947849{HttpConnection@74947849::DecryptedEndPoint@53dfa463{/172.16.10.139:41808<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-04-30T10:58:15.380Z||qtp1146484093-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@4666ff7c::SocketChannelEndPoint@7948ae70{/172.16.10.139:41808<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@4666ff7c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@53dfa463{/172.16.10.139:41808<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@74947849[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6834a76f{s=START}]=>HttpChannelOverHttp@4f8fa9fe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:15.380Z||qtp1146484093-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2021-04-30T10:58:15.380Z||qtp1146484093-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.242.183.135:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@4666ff7c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@53dfa463{/172.16.10.139:41808<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@74947849[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6834a76f{s=START}]=>HttpChannelOverHttp@4f8fa9fe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:15.381Z||qtp1146484093-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@159dcd8e{SSLC.NBReadCB@4666ff7c{SslConnection@4666ff7c::SocketChannelEndPoint@7948ae70{/172.16.10.139:41808<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@4666ff7c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@53dfa463{/172.16.10.139:41808<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@74947849[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6834a76f{s=START}]=>HttpChannelOverHttp@4f8fa9fe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-04-30T10:58:15.381Z||qtp1146484093-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@7948ae70{/172.16.10.139:41808<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@4666ff7c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@53dfa463{/172.16.10.139:41808<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@74947849[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6834a76f{s=START}]=>HttpChannelOverHttp@4f8fa9fe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:15.381Z||qtp1146484093-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@64f14d5e on ManagedSelector@2f025e9e{STARTED} id=0 keys=1 selected=0 updates=0 2021-04-30T10:58:15.381Z||qtp1146484093-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@2f025e9e{STARTED} id=0 keys=1 selected=0 updates=1 2021-04-30T10:58:15.381Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@48e51916 woken with none selected 2021-04-30T10:58:15.381Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@48e51916 woken up from select, 0/0/1 selected 2021-04-30T10:58:15.381Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@48e51916 processing 0 keys, 1 updates 2021-04-30T10:58:15.381Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-04-30T10:58:15.381Z||qtp1146484093-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@7948ae70{/172.16.10.139:41808<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@4666ff7c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@53dfa463{/172.16.10.139:41808<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@74947849[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6834a76f{s=START}]=>HttpChannelOverHttp@4f8fa9fe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:15.381Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@64f14d5e 2021-04-30T10:58:15.381Z||qtp1146484093-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@53d91ae2 2021-04-30T10:58:15.381Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@7948ae70{/172.16.10.139:41808<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@4666ff7c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@53dfa463{/172.16.10.139:41808<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@74947849[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6834a76f{s=START}]=>HttpChannelOverHttp@4f8fa9fe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:15.382Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-04-30T10:58:15.382Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@48e51916 waiting with 1 keys 2021-04-30T10:58:15.382Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@48e51916 woken up from select, 1/1/1 selected 2021-04-30T10:58:15.382Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@48e51916 processing 1 keys, 0 updates 2021-04-30T10:58:15.382Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.242.183.135:8000 remote=/172.16.10.139:41808], selector=sun.nio.ch.EPollSelectorImpl@48e51916, interestOps=1, readyOps=1 SocketChannelEndPoint@7948ae70{/172.16.10.139:41808<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@4666ff7c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@53dfa463{/172.16.10.139:41808<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@74947849[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6834a76f{s=START}]=>HttpChannelOverHttp@4f8fa9fe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:15.382Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@7948ae70{/172.16.10.139:41808<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@4666ff7c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@53dfa463{/172.16.10.139:41808<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@74947849[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6834a76f{s=START}]=>HttpChannelOverHttp@4f8fa9fe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:15.383Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@7948ae70{/172.16.10.139:41808<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@4666ff7c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@53dfa463{/172.16.10.139:41808<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@74947849[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6834a76f{s=START}]=>HttpChannelOverHttp@4f8fa9fe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-04-30T10:58:15.383Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@78de58ea{s=2/2,p=0} tryExecute EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/PRODUCING/p=false/QueuedThreadPool[qtp1146484093]@4455f57d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@78de58ea{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2021-04-30T10:58:15.383237Z 2021-04-30T10:58:15.383Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@78de58ea{s=1/2,p=0}@7e65615d offer EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/PRODUCING/p=false/QueuedThreadPool[qtp1146484093]@4455f57d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@78de58ea{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2021-04-30T10:58:15.383531Z 2021-04-30T10:58:15.384Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/IDLE/p=true/QueuedThreadPool[qtp1146484093]@4455f57d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@78de58ea{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2021-04-30T10:58:15.383753Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@7948ae70{/172.16.10.139:41808<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@4666ff7c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@53dfa463{/172.16.10.139:41808<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@74947849[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6834a76f{s=START}]=>HttpChannelOverHttp@4f8fa9fe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2021-04-30T10:58:15.384Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@78de58ea{s=1/2,p=0}@7e65615d task=EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/IDLE/p=true/QueuedThreadPool[qtp1146484093]@4455f57d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@78de58ea{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2021-04-30T10:58:15.383953Z 2021-04-30T10:58:15.384Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/IDLE/p=true/QueuedThreadPool[qtp1146484093]@4455f57d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@78de58ea{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2021-04-30T10:58:15.384252Z tryProduce true 2021-04-30T10:58:15.384Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-04-30T10:58:15.384Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-04-30T10:58:15.384Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@159dcd8e{SSLC.NBReadCB@4666ff7c{SslConnection@4666ff7c::SocketChannelEndPoint@7948ae70{/172.16.10.139:41808<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@4666ff7c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@53dfa463{/172.16.10.139:41808<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@74947849[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6834a76f{s=START}]=>HttpChannelOverHttp@4f8fa9fe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-04-30T10:58:15.384Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@7948ae70{/172.16.10.139:41808<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@4666ff7c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@53dfa463{/172.16.10.139:41808<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@74947849[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6834a76f{s=START}]=>HttpChannelOverHttp@4f8fa9fe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:15.384Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@48e51916 waiting with 1 keys 2021-04-30T10:58:15.384Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@4666ff7c::SocketChannelEndPoint@7948ae70{/172.16.10.139:41808<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@4666ff7c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@53dfa463{/172.16.10.139:41808<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@74947849[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6834a76f{s=START}]=>HttpChannelOverHttp@4f8fa9fe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:15.384Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@4666ff7c::SocketChannelEndPoint@7948ae70{/172.16.10.139:41808<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@4666ff7c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@53dfa463{/172.16.10.139:41808<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@74947849[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6834a76f{s=START}]=>HttpChannelOverHttp@4f8fa9fe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:15.384Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@429ca3a4{AC.ReadCB@74947849{HttpConnection@74947849::DecryptedEndPoint@53dfa463{/172.16.10.139:41808<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=4/30000}}} 2021-04-30T10:58:15.385Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@74947849::DecryptedEndPoint@53dfa463{/172.16.10.139:41808<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=5/30000} onFillable enter HttpChannelState@6f58bb46{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-04-30T10:58:15.385Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@4666ff7c::SocketChannelEndPoint@7948ae70{/172.16.10.139:41808<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@4666ff7c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@53dfa463{/172.16.10.139:41808<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@74947849[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6834a76f{s=START}]=>HttpChannelOverHttp@4f8fa9fe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:15.385Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2021-04-30T10:58:15.385Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@7948ae70{/172.16.10.139:41808<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@4666ff7c{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@53dfa463{/172.16.10.139:41808<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@74947849[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6834a76f{s=START}]=>HttpChannelOverHttp@4f8fa9fe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:15.386Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@353393cb[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-04-30T10:58:15.386Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2021-04-30T10:58:15.388Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@38f53bb3[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@38f53bb3[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-04-30T10:58:15.388Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.242.183.135:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@4666ff7c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@53dfa463{/172.16.10.139:41808<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=8/30000}=>HttpConnection@74947849[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6834a76f{s=START}]=>HttpChannelOverHttp@4f8fa9fe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:15.388Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2021-04-30T10:58:15.388Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@74947849::DecryptedEndPoint@53dfa463{/172.16.10.139:41808<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=8/30000} filled -1 HeapByteBuffer@38f53bb3[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-04-30T10:58:15.388Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@74947849::DecryptedEndPoint@53dfa463{/172.16.10.139:41808<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=8/30000} parse HeapByteBuffer@38f53bb3[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-04-30T10:58:15.389Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@38f53bb3[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-04-30T10:58:15.389Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2021-04-30T10:58:15.389Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@53dfa463{/172.16.10.139:41808<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=9/30000} 2021-04-30T10:58:15.389Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@53dfa463{/172.16.10.139:41808<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=9/30000} 2021-04-30T10:58:15.389Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@4666ff7c::SocketChannelEndPoint@7948ae70{/172.16.10.139:41808<->/10.242.183.135:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@4666ff7c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@53dfa463{/172.16.10.139:41808<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@74947849[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6834a76f{s=START}]=>HttpChannelOverHttp@4f8fa9fe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2021-04-30T10:58:15.389Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@4666ff7c::SocketChannelEndPoint@7948ae70{/172.16.10.139:41808<->/10.242.183.135:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@4666ff7c{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@53dfa463{/172.16.10.139:41808<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@74947849[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6834a76f{s=START}]=>HttpChannelOverHttp@4f8fa9fe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:15.389Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@32b36f10[p=0,l=0,c=0,r=0]={<<<>>>} 2021-04-30T10:58:15.389Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-04-30T10:58:15.390Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false 2021-04-30T10:58:15.390Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@7948ae70{/172.16.10.139:41808<->/10.242.183.135:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@4666ff7c{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@53dfa463{/172.16.10.139:41808<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@74947849[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6834a76f{s=START}]=>HttpChannelOverHttp@4f8fa9fe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:15.390Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2021-04-30T10:58:15.390Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-04-30T10:58:15.390Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true 2021-04-30T10:58:15.390Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@4666ff7c::SocketChannelEndPoint@7948ae70{/172.16.10.139:41808<->/10.242.183.135:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4666ff7c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@53dfa463{/172.16.10.139:41808<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@74947849[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6834a76f{s=START}]=>HttpChannelOverHttp@4f8fa9fe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2021-04-30T10:58:15.391Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.242.183.135:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4666ff7c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@53dfa463{/172.16.10.139:41808<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@74947849[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6834a76f{s=START}]=>HttpChannelOverHttp@4f8fa9fe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:15.391Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@4666ff7c::SocketChannelEndPoint@7948ae70{/172.16.10.139:41808<->/10.242.183.135:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4666ff7c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@53dfa463{/172.16.10.139:41808<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@74947849[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6834a76f{s=START}]=>HttpChannelOverHttp@4f8fa9fe{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-04-30T10:58:15.391Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@53dfa463{/172.16.10.139:41808<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=11/30000} 2021-04-30T10:58:15.392Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@7948ae70{/172.16.10.139:41808<->/10.242.183.135:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4666ff7c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@53dfa463{/172.16.10.139:41808<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@74947849[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6834a76f{s=START}]=>HttpChannelOverHttp@4f8fa9fe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:15.392Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@7948ae70{/172.16.10.139:41808<->/10.242.183.135:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@4666ff7c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@53dfa463{/172.16.10.139:41808<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@74947849[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6834a76f{s=START}]=>HttpChannelOverHttp@4f8fa9fe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:15.392Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@7948ae70{/172.16.10.139:41808<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@4666ff7c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@53dfa463{/172.16.10.139:41808<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@74947849[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6834a76f{s=START}]=>HttpChannelOverHttp@4f8fa9fe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:15.392Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@310c11b5{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-04-30T10:58:15.393Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@159dcd8e{null} 2021-04-30T10:58:15.393Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@2f025e9e{STARTED} id=0 keys=1 selected=0 updates=0 2021-04-30T10:58:15.393Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@740e99f0 2021-04-30T10:58:15.393Z||qtp1146484093-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@740e99f0 2021-04-30T10:58:15.397Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@7948ae70{/172.16.10.139:41808<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4666ff7c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@53dfa463{/172.16.10.139:41808<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@74947849[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6834a76f{s=START}]=>HttpChannelOverHttp@4f8fa9fe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:15.397Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@48e51916 woken with none selected 2021-04-30T10:58:15.397Z||qtp1146484093-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@7948ae70{/172.16.10.139:41808<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4666ff7c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@53dfa463{/172.16.10.139:41808<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@74947849[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6834a76f{s=START}]=>HttpChannelOverHttp@4f8fa9fe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:15.397Z||qtp1146484093-19|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@74947849::DecryptedEndPoint@53dfa463{/172.16.10.139:41808<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=17/30000} 2021-04-30T10:58:15.397Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@7948ae70{/172.16.10.139:41808<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4666ff7c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@53dfa463{/172.16.10.139:41808<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@74947849[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6834a76f{s=START}]=>HttpChannelOverHttp@4f8fa9fe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:15.397Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@48e51916 woken up from select, 0/0/0 selected 2021-04-30T10:58:15.398Z||qtp1146484093-19|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@4666ff7c::SocketChannelEndPoint@7948ae70{/172.16.10.139:41808<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4666ff7c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@53dfa463{/172.16.10.139:41808<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@74947849[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6834a76f{s=START}]=>HttpChannelOverHttp@4f8fa9fe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:15.398Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@48e51916 processing 0 keys, 0 updates 2021-04-30T10:58:15.398Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-04-30T10:58:15.398Z||qtp1146484093-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@740e99f0 2021-04-30T10:58:15.398Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-04-30T10:58:15.398Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@48e51916 waiting with 0 keys 2021-04-30T10:58:15.398Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@6c34e7e6{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-04-30T10:58:15.398Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@429ca3a4{null} 2021-04-30T10:58:15.398Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@74947849::DecryptedEndPoint@53dfa463{/172.16.10.139:41808<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=18/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2021-04-30T10:58:15.399Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@74947849::DecryptedEndPoint@53dfa463{/172.16.10.139:41808<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=19/30000} 2021-04-30T10:58:15.399Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@53dfa463{/172.16.10.139:41808<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=19/30000} 2021-04-30T10:58:15.399Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@74947849::DecryptedEndPoint@53dfa463{/172.16.10.139:41808<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=19/30000} onFillable exit HttpChannelState@6f58bb46{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-04-30T10:58:15.399Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.242.183.135:8000,CLOSED,fill=-,flush=-,to=9/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4666ff7c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@53dfa463{/172.16.10.139:41808<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@74947849[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6834a76f{s=START}]=>HttpChannelOverHttp@4f8fa9fe{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:15.399Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@78de58ea{s=2/2,p=0}@473349c8 waiting 2021-04-30T10:58:21.139Z||qtp1146484093-20-acceptor-0@3ccc4ca0-ServerConnector@79ab34c1{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@73c791a7 on ManagedSelector@2f025e9e{STARTED} id=0 keys=0 selected=0 updates=0 2021-04-30T10:58:21.140Z||qtp1146484093-20-acceptor-0@3ccc4ca0-ServerConnector@79ab34c1{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@2f025e9e{STARTED} id=0 keys=0 selected=0 updates=1 2021-04-30T10:58:21.140Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@48e51916 woken with none selected 2021-04-30T10:58:21.140Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@48e51916 woken up from select, 0/0/0 selected 2021-04-30T10:58:21.140Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@48e51916 processing 0 keys, 1 updates 2021-04-30T10:58:21.140Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-04-30T10:58:21.140Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@73c791a7 2021-04-30T10:58:21.140Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@73c791a7 2021-04-30T10:58:21.140Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-04-30T10:58:21.140Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@48e51916 waiting with 1 keys 2021-04-30T10:58:21.140Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@73c791a7 2021-04-30T10:58:21.141Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@756db99a{/172.16.10.139:41898<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2021-04-30T10:58:21.141Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@2b82fead 2021-04-30T10:58:21.141Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@b3a4328{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@628e82dc{/172.16.10.139:41898<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@7a37567e{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2021-04-30T10:58:21.141Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@46fca803::DecryptedEndPoint@628e82dc{/172.16.10.139:41898<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-04-30T10:58:21.142Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@756db99a{/172.16.10.139:41898<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@1f8680f7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@628e82dc{/172.16.10.139:41898<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@46fca803[p=HttpParser{s=START,0 of -1},g=HttpGenerator@98879b9{s=START}]=>HttpChannelOverHttp@b3a4328{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:21.142Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@1f8680f7::SocketChannelEndPoint@756db99a{/172.16.10.139:41898<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@1f8680f7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@628e82dc{/172.16.10.139:41898<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@46fca803[p=HttpParser{s=START,0 of -1},g=HttpGenerator@98879b9{s=START}]=>HttpChannelOverHttp@b3a4328{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:21.142Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@46fca803::DecryptedEndPoint@628e82dc{/172.16.10.139:41898<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-04-30T10:58:21.142Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@46fca803::DecryptedEndPoint@628e82dc{/172.16.10.139:41898<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-04-30T10:58:21.142Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@494c4a50{AC.ReadCB@46fca803{HttpConnection@46fca803::DecryptedEndPoint@628e82dc{/172.16.10.139:41898<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-04-30T10:58:21.142Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@1f8680f7::SocketChannelEndPoint@756db99a{/172.16.10.139:41898<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@1f8680f7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@628e82dc{/172.16.10.139:41898<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@46fca803[p=HttpParser{s=START,0 of -1},g=HttpGenerator@98879b9{s=START}]=>HttpChannelOverHttp@b3a4328{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:21.142Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2021-04-30T10:58:21.142Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.242.183.135:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@1f8680f7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@628e82dc{/172.16.10.139:41898<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@46fca803[p=HttpParser{s=START,0 of -1},g=HttpGenerator@98879b9{s=START}]=>HttpChannelOverHttp@b3a4328{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:21.143Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@6a535fca{SSLC.NBReadCB@1f8680f7{SslConnection@1f8680f7::SocketChannelEndPoint@756db99a{/172.16.10.139:41898<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@1f8680f7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@628e82dc{/172.16.10.139:41898<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@46fca803[p=HttpParser{s=START,0 of -1},g=HttpGenerator@98879b9{s=START}]=>HttpChannelOverHttp@b3a4328{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-04-30T10:58:21.143Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@756db99a{/172.16.10.139:41898<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@1f8680f7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@628e82dc{/172.16.10.139:41898<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@46fca803[p=HttpParser{s=START,0 of -1},g=HttpGenerator@98879b9{s=START}]=>HttpChannelOverHttp@b3a4328{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:21.143Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@41f9eb4f on ManagedSelector@2f025e9e{STARTED} id=0 keys=1 selected=0 updates=0 2021-04-30T10:58:21.143Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@2f025e9e{STARTED} id=0 keys=1 selected=0 updates=1 2021-04-30T10:58:21.143Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@48e51916 woken with none selected 2021-04-30T10:58:21.143Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@48e51916 woken up from select, 0/0/1 selected 2021-04-30T10:58:21.143Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@48e51916 processing 0 keys, 1 updates 2021-04-30T10:58:21.143Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@756db99a{/172.16.10.139:41898<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@1f8680f7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@628e82dc{/172.16.10.139:41898<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@46fca803[p=HttpParser{s=START,0 of -1},g=HttpGenerator@98879b9{s=START}]=>HttpChannelOverHttp@b3a4328{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:21.143Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-04-30T10:58:21.143Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@73c791a7 2021-04-30T10:58:21.143Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@41f9eb4f 2021-04-30T10:58:21.143Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@756db99a{/172.16.10.139:41898<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@1f8680f7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@628e82dc{/172.16.10.139:41898<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@46fca803[p=HttpParser{s=START,0 of -1},g=HttpGenerator@98879b9{s=START}]=>HttpChannelOverHttp@b3a4328{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:21.143Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-04-30T10:58:21.143Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@48e51916 waiting with 1 keys 2021-04-30T10:58:21.144Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@48e51916 woken up from select, 1/1/1 selected 2021-04-30T10:58:21.144Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@48e51916 processing 1 keys, 0 updates 2021-04-30T10:58:21.144Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.242.183.135:8000 remote=/172.16.10.139:41898], selector=sun.nio.ch.EPollSelectorImpl@48e51916, interestOps=1, readyOps=1 SocketChannelEndPoint@756db99a{/172.16.10.139:41898<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@1f8680f7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@628e82dc{/172.16.10.139:41898<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@46fca803[p=HttpParser{s=START,0 of -1},g=HttpGenerator@98879b9{s=START}]=>HttpChannelOverHttp@b3a4328{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:21.144Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@756db99a{/172.16.10.139:41898<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@1f8680f7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@628e82dc{/172.16.10.139:41898<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@46fca803[p=HttpParser{s=START,0 of -1},g=HttpGenerator@98879b9{s=START}]=>HttpChannelOverHttp@b3a4328{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:21.144Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@756db99a{/172.16.10.139:41898<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@1f8680f7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@628e82dc{/172.16.10.139:41898<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@46fca803[p=HttpParser{s=START,0 of -1},g=HttpGenerator@98879b9{s=START}]=>HttpChannelOverHttp@b3a4328{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-04-30T10:58:21.144Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@78de58ea{s=2/2,p=0} tryExecute EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/PRODUCING/p=false/QueuedThreadPool[qtp1146484093]@4455f57d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@78de58ea{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2021-04-30T10:58:21.144719Z 2021-04-30T10:58:21.144Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@78de58ea{s=1/2,p=0}@473349c8 offer EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/PRODUCING/p=false/QueuedThreadPool[qtp1146484093]@4455f57d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@78de58ea{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2021-04-30T10:58:21.144923Z 2021-04-30T10:58:21.145Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/IDLE/p=true/QueuedThreadPool[qtp1146484093]@4455f57d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@78de58ea{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2021-04-30T10:58:21.145068Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@756db99a{/172.16.10.139:41898<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@1f8680f7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@628e82dc{/172.16.10.139:41898<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@46fca803[p=HttpParser{s=START,0 of -1},g=HttpGenerator@98879b9{s=START}]=>HttpChannelOverHttp@b3a4328{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2021-04-30T10:58:21.145Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@78de58ea{s=1/2,p=0}@473349c8 task=EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/IDLE/p=true/QueuedThreadPool[qtp1146484093]@4455f57d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@78de58ea{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2021-04-30T10:58:21.145305Z 2021-04-30T10:58:21.145Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@6a535fca{SSLC.NBReadCB@1f8680f7{SslConnection@1f8680f7::SocketChannelEndPoint@756db99a{/172.16.10.139:41898<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@1f8680f7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@628e82dc{/172.16.10.139:41898<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@46fca803[p=HttpParser{s=START,0 of -1},g=HttpGenerator@98879b9{s=START}]=>HttpChannelOverHttp@b3a4328{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-04-30T10:58:21.145Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/IDLE/p=true/QueuedThreadPool[qtp1146484093]@4455f57d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@78de58ea{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2021-04-30T10:58:21.145597Z tryProduce true 2021-04-30T10:58:21.145Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@1f8680f7::SocketChannelEndPoint@756db99a{/172.16.10.139:41898<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@1f8680f7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@628e82dc{/172.16.10.139:41898<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@46fca803[p=HttpParser{s=START,0 of -1},g=HttpGenerator@98879b9{s=START}]=>HttpChannelOverHttp@b3a4328{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:21.145Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-04-30T10:58:21.145Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-04-30T10:58:21.145Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@1f8680f7::SocketChannelEndPoint@756db99a{/172.16.10.139:41898<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@1f8680f7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@628e82dc{/172.16.10.139:41898<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@46fca803[p=HttpParser{s=START,0 of -1},g=HttpGenerator@98879b9{s=START}]=>HttpChannelOverHttp@b3a4328{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:21.145Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@494c4a50{AC.ReadCB@46fca803{HttpConnection@46fca803::DecryptedEndPoint@628e82dc{/172.16.10.139:41898<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=3/30000}}} 2021-04-30T10:58:21.146Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@756db99a{/172.16.10.139:41898<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@1f8680f7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@628e82dc{/172.16.10.139:41898<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@46fca803[p=HttpParser{s=START,0 of -1},g=HttpGenerator@98879b9{s=START}]=>HttpChannelOverHttp@b3a4328{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:21.146Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@46fca803::DecryptedEndPoint@628e82dc{/172.16.10.139:41898<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=3/30000} onFillable enter HttpChannelState@7a37567e{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-04-30T10:58:21.146Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@48e51916 waiting with 1 keys 2021-04-30T10:58:21.146Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@1f8680f7::SocketChannelEndPoint@756db99a{/172.16.10.139:41898<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@1f8680f7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@628e82dc{/172.16.10.139:41898<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@46fca803[p=HttpParser{s=START,0 of -1},g=HttpGenerator@98879b9{s=START}]=>HttpChannelOverHttp@b3a4328{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:21.146Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2021-04-30T10:58:21.146Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@756db99a{/172.16.10.139:41898<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@1f8680f7{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@628e82dc{/172.16.10.139:41898<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@46fca803[p=HttpParser{s=START,0 of -1},g=HttpGenerator@98879b9{s=START}]=>HttpChannelOverHttp@b3a4328{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:21.147Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@37c08737[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-04-30T10:58:21.147Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2021-04-30T10:58:21.149Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@38f53bb3[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@38f53bb3[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-04-30T10:58:21.149Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.242.183.135:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@1f8680f7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@628e82dc{/172.16.10.139:41898<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@46fca803[p=HttpParser{s=START,0 of -1},g=HttpGenerator@98879b9{s=START}]=>HttpChannelOverHttp@b3a4328{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:21.149Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2021-04-30T10:58:21.149Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@46fca803::DecryptedEndPoint@628e82dc{/172.16.10.139:41898<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=7/30000} filled -1 HeapByteBuffer@38f53bb3[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-04-30T10:58:21.149Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@46fca803::DecryptedEndPoint@628e82dc{/172.16.10.139:41898<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=7/30000} parse HeapByteBuffer@38f53bb3[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-04-30T10:58:21.149Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@38f53bb3[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-04-30T10:58:21.149Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2021-04-30T10:58:21.149Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@628e82dc{/172.16.10.139:41898<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=7/30000} 2021-04-30T10:58:21.149Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@628e82dc{/172.16.10.139:41898<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=7/30000} 2021-04-30T10:58:21.149Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@1f8680f7::SocketChannelEndPoint@756db99a{/172.16.10.139:41898<->/10.242.183.135:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@1f8680f7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@628e82dc{/172.16.10.139:41898<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@46fca803[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@98879b9{s=START}]=>HttpChannelOverHttp@b3a4328{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2021-04-30T10:58:21.149Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@1f8680f7::SocketChannelEndPoint@756db99a{/172.16.10.139:41898<->/10.242.183.135:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@1f8680f7{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@628e82dc{/172.16.10.139:41898<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@46fca803[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@98879b9{s=START}]=>HttpChannelOverHttp@b3a4328{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:21.149Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@32b36f10[p=0,l=0,c=0,r=0]={<<<>>>} 2021-04-30T10:58:21.149Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-04-30T10:58:21.150Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false 2021-04-30T10:58:21.150Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@756db99a{/172.16.10.139:41898<->/10.242.183.135:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@1f8680f7{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@628e82dc{/172.16.10.139:41898<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@46fca803[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@98879b9{s=START}]=>HttpChannelOverHttp@b3a4328{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:21.150Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2021-04-30T10:58:21.150Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-04-30T10:58:21.150Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true 2021-04-30T10:58:21.151Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@1f8680f7::SocketChannelEndPoint@756db99a{/172.16.10.139:41898<->/10.242.183.135:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1f8680f7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@628e82dc{/172.16.10.139:41898<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@46fca803[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@98879b9{s=START}]=>HttpChannelOverHttp@b3a4328{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2021-04-30T10:58:21.151Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.242.183.135:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1f8680f7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@628e82dc{/172.16.10.139:41898<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@46fca803[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@98879b9{s=START}]=>HttpChannelOverHttp@b3a4328{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:21.151Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@1f8680f7::SocketChannelEndPoint@756db99a{/172.16.10.139:41898<->/10.242.183.135:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1f8680f7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@628e82dc{/172.16.10.139:41898<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@46fca803[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@98879b9{s=START}]=>HttpChannelOverHttp@b3a4328{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-04-30T10:58:21.152Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@628e82dc{/172.16.10.139:41898<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=9/30000} 2021-04-30T10:58:21.152Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@756db99a{/172.16.10.139:41898<->/10.242.183.135:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@1f8680f7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@628e82dc{/172.16.10.139:41898<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@46fca803[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@98879b9{s=START}]=>HttpChannelOverHttp@b3a4328{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:21.152Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@756db99a{/172.16.10.139:41898<->/10.242.183.135:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@1f8680f7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@628e82dc{/172.16.10.139:41898<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@46fca803[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@98879b9{s=START}]=>HttpChannelOverHttp@b3a4328{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:21.152Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@756db99a{/172.16.10.139:41898<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@1f8680f7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@628e82dc{/172.16.10.139:41898<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@46fca803[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@98879b9{s=START}]=>HttpChannelOverHttp@b3a4328{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:21.153Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@6c616aed{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-04-30T10:58:21.153Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@6a535fca{null} 2021-04-30T10:58:21.153Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@2f025e9e{STARTED} id=0 keys=1 selected=0 updates=0 2021-04-30T10:58:21.153Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1b9bb552 2021-04-30T10:58:21.153Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@48e51916 woken with none selected 2021-04-30T10:58:21.153Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@48e51916 woken up from select, 0/0/0 selected 2021-04-30T10:58:21.153Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@48e51916 processing 0 keys, 0 updates 2021-04-30T10:58:21.153Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1b9bb552 2021-04-30T10:58:21.153Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@756db99a{/172.16.10.139:41898<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1f8680f7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@628e82dc{/172.16.10.139:41898<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@46fca803[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@98879b9{s=START}]=>HttpChannelOverHttp@b3a4328{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:21.153Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-04-30T10:58:21.153Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-04-30T10:58:21.153Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@48e51916 waiting with 0 keys 2021-04-30T10:58:21.154Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@756db99a{/172.16.10.139:41898<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1f8680f7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@628e82dc{/172.16.10.139:41898<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@46fca803[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@98879b9{s=START}]=>HttpChannelOverHttp@b3a4328{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:21.154Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@756db99a{/172.16.10.139:41898<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1f8680f7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@628e82dc{/172.16.10.139:41898<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@46fca803[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@98879b9{s=START}]=>HttpChannelOverHttp@b3a4328{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:21.154Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@46fca803::DecryptedEndPoint@628e82dc{/172.16.10.139:41898<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=12/30000} 2021-04-30T10:58:21.155Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@1f8680f7::SocketChannelEndPoint@756db99a{/172.16.10.139:41898<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1f8680f7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@628e82dc{/172.16.10.139:41898<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@46fca803[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@98879b9{s=START}]=>HttpChannelOverHttp@b3a4328{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:21.155Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1b9bb552 2021-04-30T10:58:21.157Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@440a46{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-04-30T10:58:21.157Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@494c4a50{null} 2021-04-30T10:58:21.157Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@46fca803::DecryptedEndPoint@628e82dc{/172.16.10.139:41898<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=15/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2021-04-30T10:58:21.157Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@46fca803::DecryptedEndPoint@628e82dc{/172.16.10.139:41898<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=15/30000} 2021-04-30T10:58:21.157Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@628e82dc{/172.16.10.139:41898<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=15/30000} 2021-04-30T10:58:21.158Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@46fca803::DecryptedEndPoint@628e82dc{/172.16.10.139:41898<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=15/30000} onFillable exit HttpChannelState@7a37567e{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-04-30T10:58:21.158Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.242.183.135:8000,CLOSED,fill=-,flush=-,to=8/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1f8680f7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@628e82dc{/172.16.10.139:41898<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@46fca803[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@98879b9{s=START}]=>HttpChannelOverHttp@b3a4328{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:21.158Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@78de58ea{s=2/2,p=0}@7e65615d waiting 2021-04-30T10:58:25.378Z||qtp1146484093-20-acceptor-0@3ccc4ca0-ServerConnector@79ab34c1{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@1b494c1c on ManagedSelector@2f025e9e{STARTED} id=0 keys=0 selected=0 updates=0 2021-04-30T10:58:25.379Z||qtp1146484093-20-acceptor-0@3ccc4ca0-ServerConnector@79ab34c1{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@2f025e9e{STARTED} id=0 keys=0 selected=0 updates=1 2021-04-30T10:58:25.379Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@48e51916 woken with none selected 2021-04-30T10:58:25.379Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@48e51916 woken up from select, 0/0/0 selected 2021-04-30T10:58:25.380Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@48e51916 processing 0 keys, 1 updates 2021-04-30T10:58:25.380Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-04-30T10:58:25.380Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@1b494c1c 2021-04-30T10:58:25.380Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@1b494c1c 2021-04-30T10:58:25.380Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-04-30T10:58:25.380Z||qtp1146484093-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@1b494c1c 2021-04-30T10:58:25.380Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@48e51916 waiting with 1 keys 2021-04-30T10:58:25.381Z||qtp1146484093-21|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@29338170{/172.16.10.139:41952<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 1 ms, remaining: 29999 ms 2021-04-30T10:58:25.381Z||qtp1146484093-21|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@e158671 2021-04-30T10:58:25.382Z||qtp1146484093-21|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@751fdb80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@1beaf3c0{/172.16.10.139:41952<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@2e67c9cc{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2021-04-30T10:58:25.382Z||qtp1146484093-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@c63f47f::DecryptedEndPoint@1beaf3c0{/172.16.10.139:41952<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-04-30T10:58:25.383Z||qtp1146484093-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@29338170{/172.16.10.139:41952<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@72bfda8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1beaf3c0{/172.16.10.139:41952<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@c63f47f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b137a7e{s=START}]=>HttpChannelOverHttp@751fdb80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:25.383Z||qtp1146484093-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@72bfda8::SocketChannelEndPoint@29338170{/172.16.10.139:41952<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@72bfda8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1beaf3c0{/172.16.10.139:41952<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@c63f47f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b137a7e{s=START}]=>HttpChannelOverHttp@751fdb80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:25.383Z||qtp1146484093-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@c63f47f::DecryptedEndPoint@1beaf3c0{/172.16.10.139:41952<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-04-30T10:58:25.383Z||qtp1146484093-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@c63f47f::DecryptedEndPoint@1beaf3c0{/172.16.10.139:41952<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-04-30T10:58:25.383Z||qtp1146484093-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@5baaf379{AC.ReadCB@c63f47f{HttpConnection@c63f47f::DecryptedEndPoint@1beaf3c0{/172.16.10.139:41952<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-04-30T10:58:25.383Z||qtp1146484093-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@72bfda8::SocketChannelEndPoint@29338170{/172.16.10.139:41952<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@72bfda8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1beaf3c0{/172.16.10.139:41952<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@c63f47f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b137a7e{s=START}]=>HttpChannelOverHttp@751fdb80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:25.383Z||qtp1146484093-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2021-04-30T10:58:25.384Z||qtp1146484093-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.242.183.135:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@72bfda8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1beaf3c0{/172.16.10.139:41952<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@c63f47f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b137a7e{s=START}]=>HttpChannelOverHttp@751fdb80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:25.384Z||qtp1146484093-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@48f9247f{SSLC.NBReadCB@72bfda8{SslConnection@72bfda8::SocketChannelEndPoint@29338170{/172.16.10.139:41952<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@72bfda8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1beaf3c0{/172.16.10.139:41952<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@c63f47f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b137a7e{s=START}]=>HttpChannelOverHttp@751fdb80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-04-30T10:58:25.384Z||qtp1146484093-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@29338170{/172.16.10.139:41952<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@72bfda8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1beaf3c0{/172.16.10.139:41952<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@c63f47f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b137a7e{s=START}]=>HttpChannelOverHttp@751fdb80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:25.385Z||qtp1146484093-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@10675675 on ManagedSelector@2f025e9e{STARTED} id=0 keys=1 selected=0 updates=0 2021-04-30T10:58:25.385Z||qtp1146484093-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@2f025e9e{STARTED} id=0 keys=1 selected=0 updates=1 2021-04-30T10:58:25.385Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@48e51916 woken with none selected 2021-04-30T10:58:25.385Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@48e51916 woken up from select, 0/0/1 selected 2021-04-30T10:58:25.385Z||qtp1146484093-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@29338170{/172.16.10.139:41952<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@72bfda8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1beaf3c0{/172.16.10.139:41952<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@c63f47f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b137a7e{s=START}]=>HttpChannelOverHttp@751fdb80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:25.385Z||qtp1146484093-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@1b494c1c 2021-04-30T10:58:25.385Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@48e51916 processing 0 keys, 1 updates 2021-04-30T10:58:25.385Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-04-30T10:58:25.385Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@10675675 2021-04-30T10:58:25.386Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@29338170{/172.16.10.139:41952<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@72bfda8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1beaf3c0{/172.16.10.139:41952<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@c63f47f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b137a7e{s=START}]=>HttpChannelOverHttp@751fdb80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:25.386Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-04-30T10:58:25.386Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@48e51916 waiting with 1 keys 2021-04-30T10:58:25.386Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@48e51916 woken up from select, 1/1/1 selected 2021-04-30T10:58:25.386Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@48e51916 processing 1 keys, 0 updates 2021-04-30T10:58:25.387Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.242.183.135:8000 remote=/172.16.10.139:41952], selector=sun.nio.ch.EPollSelectorImpl@48e51916, interestOps=1, readyOps=1 SocketChannelEndPoint@29338170{/172.16.10.139:41952<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@72bfda8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1beaf3c0{/172.16.10.139:41952<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@c63f47f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b137a7e{s=START}]=>HttpChannelOverHttp@751fdb80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:25.387Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@29338170{/172.16.10.139:41952<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@72bfda8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1beaf3c0{/172.16.10.139:41952<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@c63f47f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b137a7e{s=START}]=>HttpChannelOverHttp@751fdb80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:25.387Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@29338170{/172.16.10.139:41952<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@72bfda8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1beaf3c0{/172.16.10.139:41952<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@c63f47f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b137a7e{s=START}]=>HttpChannelOverHttp@751fdb80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-04-30T10:58:25.388Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@78de58ea{s=2/2,p=0} tryExecute EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/PRODUCING/p=false/QueuedThreadPool[qtp1146484093]@4455f57d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@78de58ea{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2021-04-30T10:58:25.388176Z 2021-04-30T10:58:25.389Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@78de58ea{s=1/2,p=0}@7e65615d offer EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/PRODUCING/p=false/QueuedThreadPool[qtp1146484093]@4455f57d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@78de58ea{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2021-04-30T10:58:25.388909Z 2021-04-30T10:58:25.389Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@78de58ea{s=1/2,p=0}@7e65615d task=EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/IDLE/p=true/QueuedThreadPool[qtp1146484093]@4455f57d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@78de58ea{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2021-04-30T10:58:25.389634Z 2021-04-30T10:58:25.389Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/IDLE/p=true/QueuedThreadPool[qtp1146484093]@4455f57d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@78de58ea{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2021-04-30T10:58:25.38983Z tryProduce true 2021-04-30T10:58:25.389Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/IDLE/p=true/QueuedThreadPool[qtp1146484093]@4455f57d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@78de58ea{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2021-04-30T10:58:25.389394Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@29338170{/172.16.10.139:41952<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@72bfda8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1beaf3c0{/172.16.10.139:41952<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@c63f47f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b137a7e{s=START}]=>HttpChannelOverHttp@751fdb80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2021-04-30T10:58:25.389Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-04-30T10:58:25.390Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-04-30T10:58:25.390Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@29338170{/172.16.10.139:41952<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@72bfda8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1beaf3c0{/172.16.10.139:41952<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@c63f47f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b137a7e{s=START}]=>HttpChannelOverHttp@751fdb80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:25.390Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@48e51916 waiting with 1 keys 2021-04-30T10:58:25.390Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@48f9247f{SSLC.NBReadCB@72bfda8{SslConnection@72bfda8::SocketChannelEndPoint@29338170{/172.16.10.139:41952<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@72bfda8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1beaf3c0{/172.16.10.139:41952<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@c63f47f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b137a7e{s=START}]=>HttpChannelOverHttp@751fdb80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-04-30T10:58:25.391Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@72bfda8::SocketChannelEndPoint@29338170{/172.16.10.139:41952<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@72bfda8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1beaf3c0{/172.16.10.139:41952<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@c63f47f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b137a7e{s=START}]=>HttpChannelOverHttp@751fdb80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:25.391Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@72bfda8::SocketChannelEndPoint@29338170{/172.16.10.139:41952<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@72bfda8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1beaf3c0{/172.16.10.139:41952<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@c63f47f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b137a7e{s=START}]=>HttpChannelOverHttp@751fdb80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:25.391Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@5baaf379{AC.ReadCB@c63f47f{HttpConnection@c63f47f::DecryptedEndPoint@1beaf3c0{/172.16.10.139:41952<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=8/30000}}} 2021-04-30T10:58:25.391Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@c63f47f::DecryptedEndPoint@1beaf3c0{/172.16.10.139:41952<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=8/30000} onFillable enter HttpChannelState@2e67c9cc{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-04-30T10:58:25.392Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@72bfda8::SocketChannelEndPoint@29338170{/172.16.10.139:41952<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@72bfda8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1beaf3c0{/172.16.10.139:41952<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@c63f47f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b137a7e{s=START}]=>HttpChannelOverHttp@751fdb80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:25.392Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2021-04-30T10:58:25.393Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@29338170{/172.16.10.139:41952<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@72bfda8{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1beaf3c0{/172.16.10.139:41952<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@c63f47f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b137a7e{s=START}]=>HttpChannelOverHttp@751fdb80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:25.393Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@5fe1a80a[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-04-30T10:58:25.393Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2021-04-30T10:58:25.397Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@38f53bb3[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@38f53bb3[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-04-30T10:58:25.398Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.242.183.135:8000,ISHUT,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}->SslConnection@72bfda8{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1beaf3c0{/172.16.10.139:41952<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@c63f47f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b137a7e{s=START}]=>HttpChannelOverHttp@751fdb80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:25.398Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2021-04-30T10:58:25.398Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@c63f47f::DecryptedEndPoint@1beaf3c0{/172.16.10.139:41952<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=15/30000} filled -1 HeapByteBuffer@38f53bb3[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-04-30T10:58:25.398Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@c63f47f::DecryptedEndPoint@1beaf3c0{/172.16.10.139:41952<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=15/30000} parse HeapByteBuffer@38f53bb3[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-04-30T10:58:25.398Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@38f53bb3[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-04-30T10:58:25.398Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2021-04-30T10:58:25.398Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@1beaf3c0{/172.16.10.139:41952<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=15/30000} 2021-04-30T10:58:25.399Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@1beaf3c0{/172.16.10.139:41952<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=15/30000} 2021-04-30T10:58:25.399Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@72bfda8::SocketChannelEndPoint@29338170{/172.16.10.139:41952<->/10.242.183.135:8000,ISHUT,fill=-,flush=-,to=15/30000}{io=0/0,kio=0,kro=1}->SslConnection@72bfda8{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1beaf3c0{/172.16.10.139:41952<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@c63f47f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4b137a7e{s=START}]=>HttpChannelOverHttp@751fdb80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2021-04-30T10:58:25.399Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@72bfda8::SocketChannelEndPoint@29338170{/172.16.10.139:41952<->/10.242.183.135:8000,ISHUT,fill=-,flush=-,to=15/30000}{io=0/0,kio=0,kro=1}->SslConnection@72bfda8{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1beaf3c0{/172.16.10.139:41952<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@c63f47f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4b137a7e{s=START}]=>HttpChannelOverHttp@751fdb80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:25.399Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@32b36f10[p=0,l=0,c=0,r=0]={<<<>>>} 2021-04-30T10:58:25.400Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-04-30T10:58:25.400Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false 2021-04-30T10:58:25.401Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@29338170{/172.16.10.139:41952<->/10.242.183.135:8000,ISHUT,fill=-,flush=-,to=17/30000}{io=0/0,kio=0,kro=1}->SslConnection@72bfda8{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1beaf3c0{/172.16.10.139:41952<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@c63f47f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4b137a7e{s=START}]=>HttpChannelOverHttp@751fdb80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:25.401Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2021-04-30T10:58:25.401Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-04-30T10:58:25.401Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true 2021-04-30T10:58:25.402Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@72bfda8::SocketChannelEndPoint@29338170{/172.16.10.139:41952<->/10.242.183.135:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@72bfda8{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1beaf3c0{/172.16.10.139:41952<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@c63f47f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4b137a7e{s=START}]=>HttpChannelOverHttp@751fdb80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2021-04-30T10:58:25.403Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.242.183.135:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@72bfda8{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1beaf3c0{/172.16.10.139:41952<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@c63f47f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4b137a7e{s=START}]=>HttpChannelOverHttp@751fdb80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:25.403Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@72bfda8::SocketChannelEndPoint@29338170{/172.16.10.139:41952<->/10.242.183.135:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@72bfda8{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1beaf3c0{/172.16.10.139:41952<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@c63f47f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4b137a7e{s=START}]=>HttpChannelOverHttp@751fdb80{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-04-30T10:58:25.404Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@1beaf3c0{/172.16.10.139:41952<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=21/30000} 2021-04-30T10:58:25.404Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@29338170{/172.16.10.139:41952<->/10.242.183.135:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@72bfda8{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1beaf3c0{/172.16.10.139:41952<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@c63f47f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4b137a7e{s=START}]=>HttpChannelOverHttp@751fdb80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:25.405Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@29338170{/172.16.10.139:41952<->/10.242.183.135:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@72bfda8{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1beaf3c0{/172.16.10.139:41952<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@c63f47f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4b137a7e{s=START}]=>HttpChannelOverHttp@751fdb80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:25.405Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@29338170{/172.16.10.139:41952<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@72bfda8{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1beaf3c0{/172.16.10.139:41952<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=22/30000}=>HttpConnection@c63f47f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4b137a7e{s=START}]=>HttpChannelOverHttp@751fdb80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:25.405Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@1ef37c1a{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-04-30T10:58:25.406Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@48f9247f{null} 2021-04-30T10:58:25.406Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@2f025e9e{STARTED} id=0 keys=1 selected=0 updates=0 2021-04-30T10:58:25.406Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@fe405f2 2021-04-30T10:58:25.407Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@48e51916 woken with none selected 2021-04-30T10:58:25.407Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@48e51916 woken up from select, 0/0/0 selected 2021-04-30T10:58:25.407Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@48e51916 processing 0 keys, 0 updates 2021-04-30T10:58:25.407Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-04-30T10:58:25.407Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-04-30T10:58:25.407Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@48e51916 waiting with 0 keys 2021-04-30T10:58:25.407Z||qtp1146484093-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@fe405f2 2021-04-30T10:58:25.407Z||qtp1146484093-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@29338170{/172.16.10.139:41952<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@72bfda8{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1beaf3c0{/172.16.10.139:41952<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=24/30000}=>HttpConnection@c63f47f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4b137a7e{s=START}]=>HttpChannelOverHttp@751fdb80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:25.407Z||qtp1146484093-19|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@c63f47f::DecryptedEndPoint@1beaf3c0{/172.16.10.139:41952<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=24/30000} 2021-04-30T10:58:25.407Z||qtp1146484093-19|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@72bfda8::SocketChannelEndPoint@29338170{/172.16.10.139:41952<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@72bfda8{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1beaf3c0{/172.16.10.139:41952<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=24/30000}=>HttpConnection@c63f47f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4b137a7e{s=START}]=>HttpChannelOverHttp@751fdb80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:25.407Z||qtp1146484093-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@fe405f2 2021-04-30T10:58:25.407Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@29338170{/172.16.10.139:41952<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@72bfda8{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1beaf3c0{/172.16.10.139:41952<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=24/30000}=>HttpConnection@c63f47f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4b137a7e{s=START}]=>HttpChannelOverHttp@751fdb80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:25.408Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@29338170{/172.16.10.139:41952<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@72bfda8{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1beaf3c0{/172.16.10.139:41952<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=25/30000}=>HttpConnection@c63f47f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4b137a7e{s=START}]=>HttpChannelOverHttp@751fdb80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:25.408Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@106f9e2f{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-04-30T10:58:25.408Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@5baaf379{null} 2021-04-30T10:58:25.409Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@c63f47f::DecryptedEndPoint@1beaf3c0{/172.16.10.139:41952<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=26/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2021-04-30T10:58:25.409Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@c63f47f::DecryptedEndPoint@1beaf3c0{/172.16.10.139:41952<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=26/30000} 2021-04-30T10:58:25.409Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@1beaf3c0{/172.16.10.139:41952<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=26/30000} 2021-04-30T10:58:25.409Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@c63f47f::DecryptedEndPoint@1beaf3c0{/172.16.10.139:41952<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=26/30000} onFillable exit HttpChannelState@2e67c9cc{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-04-30T10:58:25.410Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.242.183.135:8000,CLOSED,fill=-,flush=-,to=8/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@72bfda8{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1beaf3c0{/172.16.10.139:41952<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=27/30000}=>HttpConnection@c63f47f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4b137a7e{s=START}]=>HttpChannelOverHttp@751fdb80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:25.410Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@78de58ea{s=2/2,p=0}@473349c8 waiting 2021-04-30T10:58:31.140Z||qtp1146484093-20-acceptor-0@3ccc4ca0-ServerConnector@79ab34c1{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@602df749 on ManagedSelector@2f025e9e{STARTED} id=0 keys=0 selected=0 updates=0 2021-04-30T10:58:31.140Z||qtp1146484093-20-acceptor-0@3ccc4ca0-ServerConnector@79ab34c1{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@2f025e9e{STARTED} id=0 keys=0 selected=0 updates=1 2021-04-30T10:58:31.140Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@48e51916 woken with none selected 2021-04-30T10:58:31.141Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@48e51916 woken up from select, 0/0/0 selected 2021-04-30T10:58:31.141Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@48e51916 processing 0 keys, 1 updates 2021-04-30T10:58:31.141Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-04-30T10:58:31.141Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@602df749 2021-04-30T10:58:31.141Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@602df749 2021-04-30T10:58:31.141Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-04-30T10:58:31.141Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@602df749 2021-04-30T10:58:31.141Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@48e51916 waiting with 1 keys 2021-04-30T10:58:31.142Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@b761778{/172.16.10.139:42072<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 1 ms, remaining: 29999 ms 2021-04-30T10:58:31.142Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@20c3d28c 2021-04-30T10:58:31.143Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@509e7451{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@5eb35e9e{/172.16.10.139:42072<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=1/30000},null,HttpChannelState@65454fe7{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2021-04-30T10:58:31.143Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@5b2ca671::DecryptedEndPoint@5eb35e9e{/172.16.10.139:42072<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-04-30T10:58:31.143Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@b761778{/172.16.10.139:42072<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@78336db9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5eb35e9e{/172.16.10.139:42072<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@5b2ca671[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3cb08b8f{s=START}]=>HttpChannelOverHttp@509e7451{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:31.143Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@78336db9::SocketChannelEndPoint@b761778{/172.16.10.139:42072<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@78336db9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5eb35e9e{/172.16.10.139:42072<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@5b2ca671[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3cb08b8f{s=START}]=>HttpChannelOverHttp@509e7451{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:31.143Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@5b2ca671::DecryptedEndPoint@5eb35e9e{/172.16.10.139:42072<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-04-30T10:58:31.143Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@5b2ca671::DecryptedEndPoint@5eb35e9e{/172.16.10.139:42072<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-04-30T10:58:31.143Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@73c5d189{AC.ReadCB@5b2ca671{HttpConnection@5b2ca671::DecryptedEndPoint@5eb35e9e{/172.16.10.139:42072<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-04-30T10:58:31.143Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@78336db9::SocketChannelEndPoint@b761778{/172.16.10.139:42072<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@78336db9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5eb35e9e{/172.16.10.139:42072<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5b2ca671[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3cb08b8f{s=START}]=>HttpChannelOverHttp@509e7451{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:31.143Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2021-04-30T10:58:31.143Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.242.183.135:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@78336db9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5eb35e9e{/172.16.10.139:42072<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5b2ca671[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3cb08b8f{s=START}]=>HttpChannelOverHttp@509e7451{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:31.143Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@4de4feae{SSLC.NBReadCB@78336db9{SslConnection@78336db9::SocketChannelEndPoint@b761778{/172.16.10.139:42072<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@78336db9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5eb35e9e{/172.16.10.139:42072<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5b2ca671[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3cb08b8f{s=START}]=>HttpChannelOverHttp@509e7451{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-04-30T10:58:31.144Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@b761778{/172.16.10.139:42072<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@78336db9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5eb35e9e{/172.16.10.139:42072<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5b2ca671[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3cb08b8f{s=START}]=>HttpChannelOverHttp@509e7451{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:31.144Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@2e591c0e on ManagedSelector@2f025e9e{STARTED} id=0 keys=1 selected=0 updates=0 2021-04-30T10:58:31.144Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@2f025e9e{STARTED} id=0 keys=1 selected=0 updates=1 2021-04-30T10:58:31.144Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@b761778{/172.16.10.139:42072<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@78336db9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5eb35e9e{/172.16.10.139:42072<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5b2ca671[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3cb08b8f{s=START}]=>HttpChannelOverHttp@509e7451{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:31.144Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@602df749 2021-04-30T10:58:31.145Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@48e51916 woken with none selected 2021-04-30T10:58:31.145Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@48e51916 woken up from select, 0/0/1 selected 2021-04-30T10:58:31.145Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@48e51916 processing 0 keys, 1 updates 2021-04-30T10:58:31.145Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-04-30T10:58:31.145Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@2e591c0e 2021-04-30T10:58:31.145Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@b761778{/172.16.10.139:42072<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=0}->SslConnection@78336db9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5eb35e9e{/172.16.10.139:42072<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5b2ca671[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3cb08b8f{s=START}]=>HttpChannelOverHttp@509e7451{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:31.145Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-04-30T10:58:31.145Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@48e51916 waiting with 1 keys 2021-04-30T10:58:31.145Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@48e51916 woken up from select, 1/1/1 selected 2021-04-30T10:58:31.145Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@48e51916 processing 1 keys, 0 updates 2021-04-30T10:58:31.146Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.242.183.135:8000 remote=/172.16.10.139:42072], selector=sun.nio.ch.EPollSelectorImpl@48e51916, interestOps=1, readyOps=1 SocketChannelEndPoint@b761778{/172.16.10.139:42072<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@78336db9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5eb35e9e{/172.16.10.139:42072<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5b2ca671[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3cb08b8f{s=START}]=>HttpChannelOverHttp@509e7451{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:31.146Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@b761778{/172.16.10.139:42072<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@78336db9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5eb35e9e{/172.16.10.139:42072<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@5b2ca671[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3cb08b8f{s=START}]=>HttpChannelOverHttp@509e7451{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:31.146Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@b761778{/172.16.10.139:42072<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@78336db9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5eb35e9e{/172.16.10.139:42072<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@5b2ca671[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3cb08b8f{s=START}]=>HttpChannelOverHttp@509e7451{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-04-30T10:58:31.146Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@78de58ea{s=2/2,p=0} tryExecute EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/PRODUCING/p=false/QueuedThreadPool[qtp1146484093]@4455f57d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@78de58ea{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2021-04-30T10:58:31.146727Z 2021-04-30T10:58:31.147Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@78de58ea{s=1/2,p=0}@473349c8 offer EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/PRODUCING/p=false/QueuedThreadPool[qtp1146484093]@4455f57d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@78de58ea{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2021-04-30T10:58:31.147151Z 2021-04-30T10:58:31.147Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/IDLE/p=true/QueuedThreadPool[qtp1146484093]@4455f57d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@78de58ea{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2021-04-30T10:58:31.147486Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@b761778{/172.16.10.139:42072<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@78336db9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5eb35e9e{/172.16.10.139:42072<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@5b2ca671[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3cb08b8f{s=START}]=>HttpChannelOverHttp@509e7451{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2021-04-30T10:58:31.147Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@78de58ea{s=1/2,p=0}@473349c8 task=EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/IDLE/p=true/QueuedThreadPool[qtp1146484093]@4455f57d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@78de58ea{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2021-04-30T10:58:31.147722Z 2021-04-30T10:58:31.148Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@4de4feae{SSLC.NBReadCB@78336db9{SslConnection@78336db9::SocketChannelEndPoint@b761778{/172.16.10.139:42072<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@78336db9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5eb35e9e{/172.16.10.139:42072<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@5b2ca671[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3cb08b8f{s=START}]=>HttpChannelOverHttp@509e7451{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-04-30T10:58:31.148Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/IDLE/p=true/QueuedThreadPool[qtp1146484093]@4455f57d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@78de58ea{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2021-04-30T10:58:31.148105Z tryProduce true 2021-04-30T10:58:31.148Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@78336db9::SocketChannelEndPoint@b761778{/172.16.10.139:42072<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@78336db9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5eb35e9e{/172.16.10.139:42072<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@5b2ca671[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3cb08b8f{s=START}]=>HttpChannelOverHttp@509e7451{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:31.148Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-04-30T10:58:31.148Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-04-30T10:58:31.148Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@78336db9::SocketChannelEndPoint@b761778{/172.16.10.139:42072<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@78336db9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5eb35e9e{/172.16.10.139:42072<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@5b2ca671[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3cb08b8f{s=START}]=>HttpChannelOverHttp@509e7451{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:31.148Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@73c5d189{AC.ReadCB@5b2ca671{HttpConnection@5b2ca671::DecryptedEndPoint@5eb35e9e{/172.16.10.139:42072<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=5/30000}}} 2021-04-30T10:58:31.148Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5b2ca671::DecryptedEndPoint@5eb35e9e{/172.16.10.139:42072<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=5/30000} onFillable enter HttpChannelState@65454fe7{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-04-30T10:58:31.148Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@b761778{/172.16.10.139:42072<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@78336db9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5eb35e9e{/172.16.10.139:42072<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@5b2ca671[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3cb08b8f{s=START}]=>HttpChannelOverHttp@509e7451{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:31.149Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@48e51916 waiting with 1 keys 2021-04-30T10:58:31.149Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@78336db9::SocketChannelEndPoint@b761778{/172.16.10.139:42072<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@78336db9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5eb35e9e{/172.16.10.139:42072<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@5b2ca671[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3cb08b8f{s=START}]=>HttpChannelOverHttp@509e7451{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:31.149Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2021-04-30T10:58:31.149Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@b761778{/172.16.10.139:42072<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@78336db9{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5eb35e9e{/172.16.10.139:42072<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@5b2ca671[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3cb08b8f{s=START}]=>HttpChannelOverHttp@509e7451{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:31.149Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@545ffed8[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-04-30T10:58:31.149Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2021-04-30T10:58:31.154Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@38f53bb3[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@38f53bb3[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-04-30T10:58:31.155Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.242.183.135:8000,ISHUT,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@78336db9{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5eb35e9e{/172.16.10.139:42072<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=12/30000}=>HttpConnection@5b2ca671[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3cb08b8f{s=START}]=>HttpChannelOverHttp@509e7451{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:31.155Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2021-04-30T10:58:31.155Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5b2ca671::DecryptedEndPoint@5eb35e9e{/172.16.10.139:42072<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=12/30000} filled -1 HeapByteBuffer@38f53bb3[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-04-30T10:58:31.155Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5b2ca671::DecryptedEndPoint@5eb35e9e{/172.16.10.139:42072<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=12/30000} parse HeapByteBuffer@38f53bb3[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-04-30T10:58:31.156Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@38f53bb3[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-04-30T10:58:31.156Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2021-04-30T10:58:31.161Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@5eb35e9e{/172.16.10.139:42072<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=13/30000} 2021-04-30T10:58:31.161Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@5eb35e9e{/172.16.10.139:42072<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=18/30000} 2021-04-30T10:58:31.161Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@78336db9::SocketChannelEndPoint@b761778{/172.16.10.139:42072<->/10.242.183.135:8000,ISHUT,fill=-,flush=-,to=18/30000}{io=0/0,kio=0,kro=1}->SslConnection@78336db9{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5eb35e9e{/172.16.10.139:42072<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@5b2ca671[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3cb08b8f{s=START}]=>HttpChannelOverHttp@509e7451{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2021-04-30T10:58:31.161Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@78336db9::SocketChannelEndPoint@b761778{/172.16.10.139:42072<->/10.242.183.135:8000,ISHUT,fill=-,flush=-,to=18/30000}{io=0/0,kio=0,kro=1}->SslConnection@78336db9{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5eb35e9e{/172.16.10.139:42072<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@5b2ca671[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3cb08b8f{s=START}]=>HttpChannelOverHttp@509e7451{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:31.162Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@32b36f10[p=0,l=0,c=0,r=0]={<<<>>>} 2021-04-30T10:58:31.162Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-04-30T10:58:31.162Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false 2021-04-30T10:58:31.162Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@b761778{/172.16.10.139:42072<->/10.242.183.135:8000,ISHUT,fill=-,flush=-,to=19/30000}{io=0/0,kio=0,kro=1}->SslConnection@78336db9{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5eb35e9e{/172.16.10.139:42072<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@5b2ca671[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3cb08b8f{s=START}]=>HttpChannelOverHttp@509e7451{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:31.162Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2021-04-30T10:58:31.162Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-04-30T10:58:31.162Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true 2021-04-30T10:58:31.163Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@78336db9::SocketChannelEndPoint@b761778{/172.16.10.139:42072<->/10.242.183.135:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@78336db9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5eb35e9e{/172.16.10.139:42072<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@5b2ca671[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3cb08b8f{s=START}]=>HttpChannelOverHttp@509e7451{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2021-04-30T10:58:31.163Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.242.183.135:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@78336db9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5eb35e9e{/172.16.10.139:42072<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@5b2ca671[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3cb08b8f{s=START}]=>HttpChannelOverHttp@509e7451{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:31.163Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@78336db9::SocketChannelEndPoint@b761778{/172.16.10.139:42072<->/10.242.183.135:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@78336db9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5eb35e9e{/172.16.10.139:42072<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@5b2ca671[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3cb08b8f{s=START}]=>HttpChannelOverHttp@509e7451{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-04-30T10:58:31.164Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@5eb35e9e{/172.16.10.139:42072<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=21/30000} 2021-04-30T10:58:31.164Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@b761778{/172.16.10.139:42072<->/10.242.183.135:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@78336db9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5eb35e9e{/172.16.10.139:42072<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@5b2ca671[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3cb08b8f{s=START}]=>HttpChannelOverHttp@509e7451{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:31.164Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@b761778{/172.16.10.139:42072<->/10.242.183.135:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@78336db9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5eb35e9e{/172.16.10.139:42072<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@5b2ca671[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3cb08b8f{s=START}]=>HttpChannelOverHttp@509e7451{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:31.164Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@b761778{/172.16.10.139:42072<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@78336db9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5eb35e9e{/172.16.10.139:42072<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@5b2ca671[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3cb08b8f{s=START}]=>HttpChannelOverHttp@509e7451{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:31.164Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@12a8e024{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-04-30T10:58:31.165Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@4de4feae{null} 2021-04-30T10:58:31.165Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@2f025e9e{STARTED} id=0 keys=1 selected=0 updates=0 2021-04-30T10:58:31.165Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@321ede0d 2021-04-30T10:58:31.165Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@48e51916 woken with none selected 2021-04-30T10:58:31.165Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@321ede0d 2021-04-30T10:58:31.165Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@b761778{/172.16.10.139:42072<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@78336db9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5eb35e9e{/172.16.10.139:42072<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=22/30000}=>HttpConnection@5b2ca671[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3cb08b8f{s=START}]=>HttpChannelOverHttp@509e7451{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:31.165Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@48e51916 woken up from select, 0/0/0 selected 2021-04-30T10:58:31.165Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@48e51916 processing 0 keys, 0 updates 2021-04-30T10:58:31.165Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-04-30T10:58:31.165Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@b761778{/172.16.10.139:42072<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@78336db9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5eb35e9e{/172.16.10.139:42072<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=22/30000}=>HttpConnection@5b2ca671[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3cb08b8f{s=START}]=>HttpChannelOverHttp@509e7451{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:31.165Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-04-30T10:58:31.165Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@48e51916 waiting with 0 keys 2021-04-30T10:58:31.165Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@77b758e4{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-04-30T10:58:31.166Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@73c5d189{null} 2021-04-30T10:58:31.166Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5b2ca671::DecryptedEndPoint@5eb35e9e{/172.16.10.139:42072<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=23/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2021-04-30T10:58:31.166Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@5b2ca671::DecryptedEndPoint@5eb35e9e{/172.16.10.139:42072<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=23/30000} 2021-04-30T10:58:31.166Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@5eb35e9e{/172.16.10.139:42072<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=23/30000} 2021-04-30T10:58:31.166Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5b2ca671::DecryptedEndPoint@5eb35e9e{/172.16.10.139:42072<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=23/30000} onFillable exit HttpChannelState@65454fe7{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-04-30T10:58:31.171Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@b761778{/172.16.10.139:42072<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@78336db9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5eb35e9e{/172.16.10.139:42072<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=28/30000}=>HttpConnection@5b2ca671[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3cb08b8f{s=START}]=>HttpChannelOverHttp@509e7451{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:31.171Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.242.183.135:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@78336db9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5eb35e9e{/172.16.10.139:42072<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=28/30000}=>HttpConnection@5b2ca671[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3cb08b8f{s=START}]=>HttpChannelOverHttp@509e7451{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:31.171Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@5b2ca671::DecryptedEndPoint@5eb35e9e{/172.16.10.139:42072<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=28/30000} 2021-04-30T10:58:31.171Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@78de58ea{s=2/2,p=0}@7e65615d waiting 2021-04-30T10:58:31.171Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@78336db9::SocketChannelEndPoint@b761778{/172.16.10.139:42072<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=9/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@78336db9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5eb35e9e{/172.16.10.139:42072<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=28/30000}=>HttpConnection@5b2ca671[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3cb08b8f{s=START}]=>HttpChannelOverHttp@509e7451{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:31.171Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@321ede0d 2021-04-30T10:58:35.378Z||qtp1146484093-20-acceptor-0@3ccc4ca0-ServerConnector@79ab34c1{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@7bb8efa4 on ManagedSelector@2f025e9e{STARTED} id=0 keys=0 selected=0 updates=0 2021-04-30T10:58:35.378Z||qtp1146484093-20-acceptor-0@3ccc4ca0-ServerConnector@79ab34c1{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@2f025e9e{STARTED} id=0 keys=0 selected=0 updates=1 2021-04-30T10:58:35.379Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@48e51916 woken with none selected 2021-04-30T10:58:35.379Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@48e51916 woken up from select, 0/0/0 selected 2021-04-30T10:58:35.379Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@48e51916 processing 0 keys, 1 updates 2021-04-30T10:58:35.379Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-04-30T10:58:35.379Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@7bb8efa4 2021-04-30T10:58:35.379Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@7bb8efa4 2021-04-30T10:58:35.379Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-04-30T10:58:35.379Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@48e51916 waiting with 1 keys 2021-04-30T10:58:35.379Z||qtp1146484093-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@7bb8efa4 2021-04-30T10:58:35.380Z||qtp1146484093-21|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@40771e8d{/172.16.10.139:42136<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 1 ms, remaining: 29999 ms 2021-04-30T10:58:35.380Z||qtp1146484093-21|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@4cca0cc1 2021-04-30T10:58:35.381Z||qtp1146484093-21|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@4d9103fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@676f30c2{/172.16.10.139:42136<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@1f94d9d4{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2021-04-30T10:58:35.381Z||qtp1146484093-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@32462e3::DecryptedEndPoint@676f30c2{/172.16.10.139:42136<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-04-30T10:58:35.382Z||qtp1146484093-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@40771e8d{/172.16.10.139:42136<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@46ef27a7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@676f30c2{/172.16.10.139:42136<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@32462e3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5898f698{s=START}]=>HttpChannelOverHttp@4d9103fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:35.382Z||qtp1146484093-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@46ef27a7::SocketChannelEndPoint@40771e8d{/172.16.10.139:42136<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@46ef27a7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@676f30c2{/172.16.10.139:42136<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@32462e3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5898f698{s=START}]=>HttpChannelOverHttp@4d9103fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:35.382Z||qtp1146484093-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@32462e3::DecryptedEndPoint@676f30c2{/172.16.10.139:42136<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-04-30T10:58:35.382Z||qtp1146484093-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@32462e3::DecryptedEndPoint@676f30c2{/172.16.10.139:42136<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-04-30T10:58:35.382Z||qtp1146484093-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@61fbde26{AC.ReadCB@32462e3{HttpConnection@32462e3::DecryptedEndPoint@676f30c2{/172.16.10.139:42136<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-04-30T10:58:35.383Z||qtp1146484093-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@46ef27a7::SocketChannelEndPoint@40771e8d{/172.16.10.139:42136<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@46ef27a7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@676f30c2{/172.16.10.139:42136<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@32462e3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5898f698{s=START}]=>HttpChannelOverHttp@4d9103fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:35.383Z||qtp1146484093-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2021-04-30T10:58:35.383Z||qtp1146484093-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.242.183.135:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@46ef27a7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@676f30c2{/172.16.10.139:42136<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@32462e3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5898f698{s=START}]=>HttpChannelOverHttp@4d9103fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:35.383Z||qtp1146484093-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@41689b80{SSLC.NBReadCB@46ef27a7{SslConnection@46ef27a7::SocketChannelEndPoint@40771e8d{/172.16.10.139:42136<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@46ef27a7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@676f30c2{/172.16.10.139:42136<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@32462e3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5898f698{s=START}]=>HttpChannelOverHttp@4d9103fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-04-30T10:58:35.383Z||qtp1146484093-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@40771e8d{/172.16.10.139:42136<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@46ef27a7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@676f30c2{/172.16.10.139:42136<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@32462e3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5898f698{s=START}]=>HttpChannelOverHttp@4d9103fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:35.384Z||qtp1146484093-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@7e054e15 on ManagedSelector@2f025e9e{STARTED} id=0 keys=1 selected=0 updates=0 2021-04-30T10:58:35.384Z||qtp1146484093-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@2f025e9e{STARTED} id=0 keys=1 selected=0 updates=1 2021-04-30T10:58:35.384Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@48e51916 woken with none selected 2021-04-30T10:58:35.384Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@48e51916 woken up from select, 0/0/1 selected 2021-04-30T10:58:35.384Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@48e51916 processing 0 keys, 1 updates 2021-04-30T10:58:35.384Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-04-30T10:58:35.384Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@7e054e15 2021-04-30T10:58:35.384Z||qtp1146484093-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@40771e8d{/172.16.10.139:42136<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@46ef27a7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@676f30c2{/172.16.10.139:42136<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@32462e3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5898f698{s=START}]=>HttpChannelOverHttp@4d9103fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:35.384Z||qtp1146484093-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@7bb8efa4 2021-04-30T10:58:35.384Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@40771e8d{/172.16.10.139:42136<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@46ef27a7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@676f30c2{/172.16.10.139:42136<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@32462e3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5898f698{s=START}]=>HttpChannelOverHttp@4d9103fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:35.384Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-04-30T10:58:35.384Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@48e51916 waiting with 1 keys 2021-04-30T10:58:35.385Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@48e51916 woken up from select, 1/1/1 selected 2021-04-30T10:58:35.385Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@48e51916 processing 1 keys, 0 updates 2021-04-30T10:58:35.385Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.242.183.135:8000 remote=/172.16.10.139:42136], selector=sun.nio.ch.EPollSelectorImpl@48e51916, interestOps=1, readyOps=1 SocketChannelEndPoint@40771e8d{/172.16.10.139:42136<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@46ef27a7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@676f30c2{/172.16.10.139:42136<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@32462e3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5898f698{s=START}]=>HttpChannelOverHttp@4d9103fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:35.385Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@40771e8d{/172.16.10.139:42136<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@46ef27a7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@676f30c2{/172.16.10.139:42136<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@32462e3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5898f698{s=START}]=>HttpChannelOverHttp@4d9103fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:35.385Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@40771e8d{/172.16.10.139:42136<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@46ef27a7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@676f30c2{/172.16.10.139:42136<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@32462e3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5898f698{s=START}]=>HttpChannelOverHttp@4d9103fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-04-30T10:58:35.385Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@78de58ea{s=2/2,p=0} tryExecute EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/PRODUCING/p=false/QueuedThreadPool[qtp1146484093]@4455f57d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@78de58ea{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2021-04-30T10:58:35.385623Z 2021-04-30T10:58:35.385Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@78de58ea{s=1/2,p=0}@7e65615d offer EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/PRODUCING/p=false/QueuedThreadPool[qtp1146484093]@4455f57d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@78de58ea{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2021-04-30T10:58:35.385831Z 2021-04-30T10:58:35.386Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/IDLE/p=true/QueuedThreadPool[qtp1146484093]@4455f57d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@78de58ea{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2021-04-30T10:58:35.385959Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@40771e8d{/172.16.10.139:42136<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@46ef27a7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@676f30c2{/172.16.10.139:42136<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@32462e3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5898f698{s=START}]=>HttpChannelOverHttp@4d9103fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2021-04-30T10:58:35.386Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@41689b80{SSLC.NBReadCB@46ef27a7{SslConnection@46ef27a7::SocketChannelEndPoint@40771e8d{/172.16.10.139:42136<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@46ef27a7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@676f30c2{/172.16.10.139:42136<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@32462e3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5898f698{s=START}]=>HttpChannelOverHttp@4d9103fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-04-30T10:58:35.386Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@46ef27a7::SocketChannelEndPoint@40771e8d{/172.16.10.139:42136<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@46ef27a7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@676f30c2{/172.16.10.139:42136<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@32462e3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5898f698{s=START}]=>HttpChannelOverHttp@4d9103fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:35.386Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@78de58ea{s=1/2,p=0}@7e65615d task=EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/IDLE/p=true/QueuedThreadPool[qtp1146484093]@4455f57d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@78de58ea{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2021-04-30T10:58:35.386461Z 2021-04-30T10:58:35.386Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@46ef27a7::SocketChannelEndPoint@40771e8d{/172.16.10.139:42136<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@46ef27a7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@676f30c2{/172.16.10.139:42136<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@32462e3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5898f698{s=START}]=>HttpChannelOverHttp@4d9103fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:35.386Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@61fbde26{AC.ReadCB@32462e3{HttpConnection@32462e3::DecryptedEndPoint@676f30c2{/172.16.10.139:42136<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=4/30000}}} 2021-04-30T10:58:35.386Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@32462e3::DecryptedEndPoint@676f30c2{/172.16.10.139:42136<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=4/30000} onFillable enter HttpChannelState@1f94d9d4{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-04-30T10:58:35.386Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/IDLE/p=true/QueuedThreadPool[qtp1146484093]@4455f57d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@78de58ea{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2021-04-30T10:58:35.386722Z tryProduce true 2021-04-30T10:58:35.386Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@46ef27a7::SocketChannelEndPoint@40771e8d{/172.16.10.139:42136<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@46ef27a7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@676f30c2{/172.16.10.139:42136<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@32462e3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5898f698{s=START}]=>HttpChannelOverHttp@4d9103fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:35.386Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-04-30T10:58:35.386Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-04-30T10:58:35.386Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2021-04-30T10:58:35.387Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@40771e8d{/172.16.10.139:42136<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@46ef27a7{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@676f30c2{/172.16.10.139:42136<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@32462e3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5898f698{s=START}]=>HttpChannelOverHttp@4d9103fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:35.387Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@40771e8d{/172.16.10.139:42136<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@46ef27a7{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@676f30c2{/172.16.10.139:42136<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@32462e3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5898f698{s=START}]=>HttpChannelOverHttp@4d9103fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:35.387Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@470a7235[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-04-30T10:58:35.387Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2021-04-30T10:58:35.387Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@48e51916 waiting with 1 keys 2021-04-30T10:58:35.390Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@38f53bb3[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@38f53bb3[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-04-30T10:58:35.390Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.242.183.135:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@46ef27a7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@676f30c2{/172.16.10.139:42136<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=8/30000}=>HttpConnection@32462e3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5898f698{s=START}]=>HttpChannelOverHttp@4d9103fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:35.390Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2021-04-30T10:58:35.390Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@32462e3::DecryptedEndPoint@676f30c2{/172.16.10.139:42136<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=8/30000} filled -1 HeapByteBuffer@38f53bb3[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-04-30T10:58:35.390Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@32462e3::DecryptedEndPoint@676f30c2{/172.16.10.139:42136<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=8/30000} parse HeapByteBuffer@38f53bb3[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-04-30T10:58:35.390Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@38f53bb3[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-04-30T10:58:35.390Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2021-04-30T10:58:35.390Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@676f30c2{/172.16.10.139:42136<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=8/30000} 2021-04-30T10:58:35.390Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@676f30c2{/172.16.10.139:42136<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=8/30000} 2021-04-30T10:58:35.390Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@46ef27a7::SocketChannelEndPoint@40771e8d{/172.16.10.139:42136<->/10.242.183.135:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@46ef27a7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@676f30c2{/172.16.10.139:42136<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@32462e3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5898f698{s=START}]=>HttpChannelOverHttp@4d9103fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2021-04-30T10:58:35.391Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@46ef27a7::SocketChannelEndPoint@40771e8d{/172.16.10.139:42136<->/10.242.183.135:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@46ef27a7{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@676f30c2{/172.16.10.139:42136<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@32462e3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5898f698{s=START}]=>HttpChannelOverHttp@4d9103fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:35.391Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@32b36f10[p=0,l=0,c=0,r=0]={<<<>>>} 2021-04-30T10:58:35.391Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-04-30T10:58:35.391Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false 2021-04-30T10:58:35.391Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@40771e8d{/172.16.10.139:42136<->/10.242.183.135:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@46ef27a7{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@676f30c2{/172.16.10.139:42136<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@32462e3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5898f698{s=START}]=>HttpChannelOverHttp@4d9103fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:35.391Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2021-04-30T10:58:35.391Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-04-30T10:58:35.391Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true 2021-04-30T10:58:35.392Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@46ef27a7::SocketChannelEndPoint@40771e8d{/172.16.10.139:42136<->/10.242.183.135:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@46ef27a7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@676f30c2{/172.16.10.139:42136<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@32462e3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5898f698{s=START}]=>HttpChannelOverHttp@4d9103fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2021-04-30T10:58:35.392Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.242.183.135:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@46ef27a7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@676f30c2{/172.16.10.139:42136<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@32462e3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5898f698{s=START}]=>HttpChannelOverHttp@4d9103fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:35.392Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@46ef27a7::SocketChannelEndPoint@40771e8d{/172.16.10.139:42136<->/10.242.183.135:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@46ef27a7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@676f30c2{/172.16.10.139:42136<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@32462e3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5898f698{s=START}]=>HttpChannelOverHttp@4d9103fb{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-04-30T10:58:35.392Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@676f30c2{/172.16.10.139:42136<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=10/30000} 2021-04-30T10:58:35.393Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@40771e8d{/172.16.10.139:42136<->/10.242.183.135:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@46ef27a7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@676f30c2{/172.16.10.139:42136<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@32462e3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5898f698{s=START}]=>HttpChannelOverHttp@4d9103fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:35.393Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@40771e8d{/172.16.10.139:42136<->/10.242.183.135:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@46ef27a7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@676f30c2{/172.16.10.139:42136<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@32462e3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5898f698{s=START}]=>HttpChannelOverHttp@4d9103fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:35.393Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@40771e8d{/172.16.10.139:42136<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@46ef27a7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@676f30c2{/172.16.10.139:42136<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@32462e3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5898f698{s=START}]=>HttpChannelOverHttp@4d9103fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:35.393Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@686e34b3{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-04-30T10:58:35.393Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@41689b80{null} 2021-04-30T10:58:35.393Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@2f025e9e{STARTED} id=0 keys=1 selected=0 updates=0 2021-04-30T10:58:35.393Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@49c4177 2021-04-30T10:58:35.393Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@48e51916 woken with none selected 2021-04-30T10:58:35.393Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@48e51916 woken up from select, 0/0/0 selected 2021-04-30T10:58:35.393Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@48e51916 processing 0 keys, 0 updates 2021-04-30T10:58:35.393Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-04-30T10:58:35.393Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-04-30T10:58:35.393Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@40771e8d{/172.16.10.139:42136<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@46ef27a7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@676f30c2{/172.16.10.139:42136<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@32462e3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5898f698{s=START}]=>HttpChannelOverHttp@4d9103fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:35.393Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@48e51916 waiting with 0 keys 2021-04-30T10:58:35.394Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@40771e8d{/172.16.10.139:42136<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@46ef27a7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@676f30c2{/172.16.10.139:42136<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@32462e3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5898f698{s=START}]=>HttpChannelOverHttp@4d9103fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:35.394Z||qtp1146484093-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@49c4177 2021-04-30T10:58:35.394Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@208ab671{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-04-30T10:58:35.394Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@61fbde26{null} 2021-04-30T10:58:35.394Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@32462e3::DecryptedEndPoint@676f30c2{/172.16.10.139:42136<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=12/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2021-04-30T10:58:35.394Z||qtp1146484093-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@40771e8d{/172.16.10.139:42136<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@46ef27a7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@676f30c2{/172.16.10.139:42136<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@32462e3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5898f698{s=START}]=>HttpChannelOverHttp@4d9103fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:35.394Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@32462e3::DecryptedEndPoint@676f30c2{/172.16.10.139:42136<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=12/30000} 2021-04-30T10:58:35.394Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@676f30c2{/172.16.10.139:42136<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=12/30000} 2021-04-30T10:58:35.394Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@32462e3::DecryptedEndPoint@676f30c2{/172.16.10.139:42136<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=12/30000} onFillable exit HttpChannelState@1f94d9d4{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-04-30T10:58:35.395Z||qtp1146484093-19|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@32462e3::DecryptedEndPoint@676f30c2{/172.16.10.139:42136<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=13/30000} 2021-04-30T10:58:35.395Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.242.183.135:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@46ef27a7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@676f30c2{/172.16.10.139:42136<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@32462e3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5898f698{s=START}]=>HttpChannelOverHttp@4d9103fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:35.395Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@78de58ea{s=2/2,p=0}@473349c8 waiting 2021-04-30T10:58:35.395Z||qtp1146484093-19|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@46ef27a7::SocketChannelEndPoint@40771e8d{/172.16.10.139:42136<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@46ef27a7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@676f30c2{/172.16.10.139:42136<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@32462e3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5898f698{s=START}]=>HttpChannelOverHttp@4d9103fb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:35.395Z||qtp1146484093-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@49c4177 2021-04-30T10:58:41.140Z||qtp1146484093-20-acceptor-0@3ccc4ca0-ServerConnector@79ab34c1{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@34bd03dd on ManagedSelector@2f025e9e{STARTED} id=0 keys=0 selected=0 updates=0 2021-04-30T10:58:41.140Z||qtp1146484093-20-acceptor-0@3ccc4ca0-ServerConnector@79ab34c1{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@2f025e9e{STARTED} id=0 keys=0 selected=0 updates=1 2021-04-30T10:58:41.140Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@48e51916 woken with none selected 2021-04-30T10:58:41.140Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@48e51916 woken up from select, 0/0/0 selected 2021-04-30T10:58:41.140Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@48e51916 processing 0 keys, 1 updates 2021-04-30T10:58:41.140Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-04-30T10:58:41.141Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@34bd03dd 2021-04-30T10:58:41.141Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@34bd03dd 2021-04-30T10:58:41.141Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-04-30T10:58:41.141Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@48e51916 waiting with 1 keys 2021-04-30T10:58:41.141Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@34bd03dd 2021-04-30T10:58:41.141Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@168d06b9{/172.16.10.139:42240<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2021-04-30T10:58:41.142Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@4b19d478 2021-04-30T10:58:41.143Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@21e2523b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@47bd8365{/172.16.10.139:42240<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=1/30000},null,HttpChannelState@397bede5{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2021-04-30T10:58:41.143Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@3cc454a6::DecryptedEndPoint@47bd8365{/172.16.10.139:42240<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-04-30T10:58:41.143Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@168d06b9{/172.16.10.139:42240<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@f84ba8f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@47bd8365{/172.16.10.139:42240<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@3cc454a6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2409a6b1{s=START}]=>HttpChannelOverHttp@21e2523b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:41.143Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@f84ba8f::SocketChannelEndPoint@168d06b9{/172.16.10.139:42240<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@f84ba8f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@47bd8365{/172.16.10.139:42240<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@3cc454a6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2409a6b1{s=START}]=>HttpChannelOverHttp@21e2523b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:41.143Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@3cc454a6::DecryptedEndPoint@47bd8365{/172.16.10.139:42240<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-04-30T10:58:41.143Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@3cc454a6::DecryptedEndPoint@47bd8365{/172.16.10.139:42240<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-04-30T10:58:41.143Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@427b6310{AC.ReadCB@3cc454a6{HttpConnection@3cc454a6::DecryptedEndPoint@47bd8365{/172.16.10.139:42240<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-04-30T10:58:41.144Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@f84ba8f::SocketChannelEndPoint@168d06b9{/172.16.10.139:42240<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@f84ba8f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@47bd8365{/172.16.10.139:42240<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3cc454a6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2409a6b1{s=START}]=>HttpChannelOverHttp@21e2523b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:41.144Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2021-04-30T10:58:41.144Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.242.183.135:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@f84ba8f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@47bd8365{/172.16.10.139:42240<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3cc454a6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2409a6b1{s=START}]=>HttpChannelOverHttp@21e2523b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:41.144Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@5c847e9d{SSLC.NBReadCB@f84ba8f{SslConnection@f84ba8f::SocketChannelEndPoint@168d06b9{/172.16.10.139:42240<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@f84ba8f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@47bd8365{/172.16.10.139:42240<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3cc454a6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2409a6b1{s=START}]=>HttpChannelOverHttp@21e2523b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-04-30T10:58:41.144Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@168d06b9{/172.16.10.139:42240<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@f84ba8f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@47bd8365{/172.16.10.139:42240<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3cc454a6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2409a6b1{s=START}]=>HttpChannelOverHttp@21e2523b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:41.144Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@767ee740 on ManagedSelector@2f025e9e{STARTED} id=0 keys=1 selected=0 updates=0 2021-04-30T10:58:41.144Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@2f025e9e{STARTED} id=0 keys=1 selected=0 updates=1 2021-04-30T10:58:41.144Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@48e51916 woken with none selected 2021-04-30T10:58:41.144Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@168d06b9{/172.16.10.139:42240<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@f84ba8f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@47bd8365{/172.16.10.139:42240<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3cc454a6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2409a6b1{s=START}]=>HttpChannelOverHttp@21e2523b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:41.144Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@34bd03dd 2021-04-30T10:58:41.144Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@48e51916 woken up from select, 0/0/1 selected 2021-04-30T10:58:41.144Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@48e51916 processing 0 keys, 1 updates 2021-04-30T10:58:41.144Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-04-30T10:58:41.144Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@767ee740 2021-04-30T10:58:41.145Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@168d06b9{/172.16.10.139:42240<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@f84ba8f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@47bd8365{/172.16.10.139:42240<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@3cc454a6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2409a6b1{s=START}]=>HttpChannelOverHttp@21e2523b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:41.145Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-04-30T10:58:41.145Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@48e51916 waiting with 1 keys 2021-04-30T10:58:41.145Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@48e51916 woken up from select, 1/1/1 selected 2021-04-30T10:58:41.145Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@48e51916 processing 1 keys, 0 updates 2021-04-30T10:58:41.145Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.242.183.135:8000 remote=/172.16.10.139:42240], selector=sun.nio.ch.EPollSelectorImpl@48e51916, interestOps=1, readyOps=1 SocketChannelEndPoint@168d06b9{/172.16.10.139:42240<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@f84ba8f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@47bd8365{/172.16.10.139:42240<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@3cc454a6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2409a6b1{s=START}]=>HttpChannelOverHttp@21e2523b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:41.145Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@168d06b9{/172.16.10.139:42240<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@f84ba8f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@47bd8365{/172.16.10.139:42240<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@3cc454a6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2409a6b1{s=START}]=>HttpChannelOverHttp@21e2523b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:41.146Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@168d06b9{/172.16.10.139:42240<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@f84ba8f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@47bd8365{/172.16.10.139:42240<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@3cc454a6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2409a6b1{s=START}]=>HttpChannelOverHttp@21e2523b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-04-30T10:58:41.146Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@78de58ea{s=2/2,p=0} tryExecute EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/PRODUCING/p=false/QueuedThreadPool[qtp1146484093]@4455f57d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@78de58ea{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2021-04-30T10:58:41.146325Z 2021-04-30T10:58:41.146Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@78de58ea{s=1/2,p=0}@473349c8 offer EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/PRODUCING/p=false/QueuedThreadPool[qtp1146484093]@4455f57d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@78de58ea{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2021-04-30T10:58:41.146771Z 2021-04-30T10:58:41.147Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/IDLE/p=true/QueuedThreadPool[qtp1146484093]@4455f57d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@78de58ea{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2021-04-30T10:58:41.147073Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@168d06b9{/172.16.10.139:42240<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@f84ba8f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@47bd8365{/172.16.10.139:42240<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@3cc454a6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2409a6b1{s=START}]=>HttpChannelOverHttp@21e2523b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2021-04-30T10:58:41.147Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@78de58ea{s=1/2,p=0}@473349c8 task=EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/IDLE/p=true/QueuedThreadPool[qtp1146484093]@4455f57d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@78de58ea{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2021-04-30T10:58:41.14723Z 2021-04-30T10:58:41.147Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/IDLE/p=true/QueuedThreadPool[qtp1146484093]@4455f57d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@78de58ea{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2021-04-30T10:58:41.147509Z tryProduce true 2021-04-30T10:58:41.147Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@5c847e9d{SSLC.NBReadCB@f84ba8f{SslConnection@f84ba8f::SocketChannelEndPoint@168d06b9{/172.16.10.139:42240<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@f84ba8f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@47bd8365{/172.16.10.139:42240<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@3cc454a6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2409a6b1{s=START}]=>HttpChannelOverHttp@21e2523b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-04-30T10:58:41.147Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-04-30T10:58:41.147Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-04-30T10:58:41.147Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@168d06b9{/172.16.10.139:42240<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@f84ba8f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@47bd8365{/172.16.10.139:42240<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@3cc454a6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2409a6b1{s=START}]=>HttpChannelOverHttp@21e2523b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:41.147Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@f84ba8f::SocketChannelEndPoint@168d06b9{/172.16.10.139:42240<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@f84ba8f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@47bd8365{/172.16.10.139:42240<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@3cc454a6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2409a6b1{s=START}]=>HttpChannelOverHttp@21e2523b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:41.147Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@48e51916 waiting with 1 keys 2021-04-30T10:58:41.148Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@f84ba8f::SocketChannelEndPoint@168d06b9{/172.16.10.139:42240<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@f84ba8f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@47bd8365{/172.16.10.139:42240<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@3cc454a6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2409a6b1{s=START}]=>HttpChannelOverHttp@21e2523b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:41.148Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@427b6310{AC.ReadCB@3cc454a6{HttpConnection@3cc454a6::DecryptedEndPoint@47bd8365{/172.16.10.139:42240<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=5/30000}}} 2021-04-30T10:58:41.148Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3cc454a6::DecryptedEndPoint@47bd8365{/172.16.10.139:42240<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=5/30000} onFillable enter HttpChannelState@397bede5{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-04-30T10:58:41.148Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@f84ba8f::SocketChannelEndPoint@168d06b9{/172.16.10.139:42240<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@f84ba8f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@47bd8365{/172.16.10.139:42240<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@3cc454a6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2409a6b1{s=START}]=>HttpChannelOverHttp@21e2523b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:41.148Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2021-04-30T10:58:41.149Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@168d06b9{/172.16.10.139:42240<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@f84ba8f{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@47bd8365{/172.16.10.139:42240<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@3cc454a6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2409a6b1{s=START}]=>HttpChannelOverHttp@21e2523b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:41.149Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@9c9b386[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-04-30T10:58:41.149Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2021-04-30T10:58:41.155Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@38f53bb3[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@38f53bb3[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-04-30T10:58:41.155Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.242.183.135:8000,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@f84ba8f{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@47bd8365{/172.16.10.139:42240<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=12/30000}=>HttpConnection@3cc454a6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2409a6b1{s=START}]=>HttpChannelOverHttp@21e2523b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:41.155Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2021-04-30T10:58:41.155Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3cc454a6::DecryptedEndPoint@47bd8365{/172.16.10.139:42240<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=12/30000} filled -1 HeapByteBuffer@38f53bb3[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-04-30T10:58:41.155Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3cc454a6::DecryptedEndPoint@47bd8365{/172.16.10.139:42240<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=12/30000} parse HeapByteBuffer@38f53bb3[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-04-30T10:58:41.156Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@38f53bb3[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-04-30T10:58:41.156Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2021-04-30T10:58:41.156Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@47bd8365{/172.16.10.139:42240<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=13/30000} 2021-04-30T10:58:41.156Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@47bd8365{/172.16.10.139:42240<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=13/30000} 2021-04-30T10:58:41.157Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@f84ba8f::SocketChannelEndPoint@168d06b9{/172.16.10.139:42240<->/10.242.183.135:8000,ISHUT,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@f84ba8f{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@47bd8365{/172.16.10.139:42240<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@3cc454a6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2409a6b1{s=START}]=>HttpChannelOverHttp@21e2523b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2021-04-30T10:58:41.157Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@f84ba8f::SocketChannelEndPoint@168d06b9{/172.16.10.139:42240<->/10.242.183.135:8000,ISHUT,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}->SslConnection@f84ba8f{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@47bd8365{/172.16.10.139:42240<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@3cc454a6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2409a6b1{s=START}]=>HttpChannelOverHttp@21e2523b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:41.157Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@32b36f10[p=0,l=0,c=0,r=0]={<<<>>>} 2021-04-30T10:58:41.157Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-04-30T10:58:41.158Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false 2021-04-30T10:58:41.158Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@168d06b9{/172.16.10.139:42240<->/10.242.183.135:8000,ISHUT,fill=-,flush=-,to=14/30000}{io=0/0,kio=0,kro=1}->SslConnection@f84ba8f{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@47bd8365{/172.16.10.139:42240<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@3cc454a6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2409a6b1{s=START}]=>HttpChannelOverHttp@21e2523b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:41.158Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2021-04-30T10:58:41.158Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-04-30T10:58:41.158Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true 2021-04-30T10:58:41.159Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@f84ba8f::SocketChannelEndPoint@168d06b9{/172.16.10.139:42240<->/10.242.183.135:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@f84ba8f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@47bd8365{/172.16.10.139:42240<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@3cc454a6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2409a6b1{s=START}]=>HttpChannelOverHttp@21e2523b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2021-04-30T10:58:41.159Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.242.183.135:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@f84ba8f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@47bd8365{/172.16.10.139:42240<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@3cc454a6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2409a6b1{s=START}]=>HttpChannelOverHttp@21e2523b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:41.160Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@f84ba8f::SocketChannelEndPoint@168d06b9{/172.16.10.139:42240<->/10.242.183.135:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@f84ba8f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@47bd8365{/172.16.10.139:42240<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@3cc454a6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2409a6b1{s=START}]=>HttpChannelOverHttp@21e2523b{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-04-30T10:58:41.160Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@47bd8365{/172.16.10.139:42240<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=17/30000} 2021-04-30T10:58:41.160Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@168d06b9{/172.16.10.139:42240<->/10.242.183.135:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@f84ba8f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@47bd8365{/172.16.10.139:42240<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@3cc454a6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2409a6b1{s=START}]=>HttpChannelOverHttp@21e2523b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:41.160Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@168d06b9{/172.16.10.139:42240<->/10.242.183.135:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@f84ba8f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@47bd8365{/172.16.10.139:42240<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@3cc454a6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2409a6b1{s=START}]=>HttpChannelOverHttp@21e2523b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:41.160Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@168d06b9{/172.16.10.139:42240<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@f84ba8f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@47bd8365{/172.16.10.139:42240<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@3cc454a6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2409a6b1{s=START}]=>HttpChannelOverHttp@21e2523b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:41.160Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@4de3fa04{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-04-30T10:58:41.161Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@5c847e9d{null} 2021-04-30T10:58:41.161Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@2f025e9e{STARTED} id=0 keys=1 selected=0 updates=0 2021-04-30T10:58:41.161Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@defb24 2021-04-30T10:58:41.161Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@168d06b9{/172.16.10.139:42240<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@f84ba8f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@47bd8365{/172.16.10.139:42240<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@3cc454a6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2409a6b1{s=START}]=>HttpChannelOverHttp@21e2523b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:41.161Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@48e51916 woken with none selected 2021-04-30T10:58:41.161Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@48e51916 woken up from select, 0/0/0 selected 2021-04-30T10:58:41.161Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@defb24 2021-04-30T10:58:41.161Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@48e51916 processing 0 keys, 0 updates 2021-04-30T10:58:41.161Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@168d06b9{/172.16.10.139:42240<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@f84ba8f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@47bd8365{/172.16.10.139:42240<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@3cc454a6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2409a6b1{s=START}]=>HttpChannelOverHttp@21e2523b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:41.161Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-04-30T10:58:41.161Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-04-30T10:58:41.161Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@48e51916 waiting with 0 keys 2021-04-30T10:58:41.161Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@7216b0ba{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-04-30T10:58:41.161Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@427b6310{null} 2021-04-30T10:58:41.161Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3cc454a6::DecryptedEndPoint@47bd8365{/172.16.10.139:42240<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=18/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2021-04-30T10:58:41.162Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@3cc454a6::DecryptedEndPoint@47bd8365{/172.16.10.139:42240<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=19/30000} 2021-04-30T10:58:41.162Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@47bd8365{/172.16.10.139:42240<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=19/30000} 2021-04-30T10:58:41.162Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3cc454a6::DecryptedEndPoint@47bd8365{/172.16.10.139:42240<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=19/30000} onFillable exit HttpChannelState@397bede5{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-04-30T10:58:41.162Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.242.183.135:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@f84ba8f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@47bd8365{/172.16.10.139:42240<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@3cc454a6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2409a6b1{s=START}]=>HttpChannelOverHttp@21e2523b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:41.162Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@168d06b9{/172.16.10.139:42240<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@f84ba8f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@47bd8365{/172.16.10.139:42240<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@3cc454a6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2409a6b1{s=START}]=>HttpChannelOverHttp@21e2523b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:41.162Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@78de58ea{s=2/2,p=0}@7e65615d waiting 2021-04-30T10:58:41.162Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@3cc454a6::DecryptedEndPoint@47bd8365{/172.16.10.139:42240<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=19/30000} 2021-04-30T10:58:41.163Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@f84ba8f::SocketChannelEndPoint@168d06b9{/172.16.10.139:42240<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@f84ba8f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@47bd8365{/172.16.10.139:42240<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@3cc454a6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2409a6b1{s=START}]=>HttpChannelOverHttp@21e2523b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:41.163Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@defb24 2021-04-30T10:58:45.379Z||qtp1146484093-20-acceptor-0@3ccc4ca0-ServerConnector@79ab34c1{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@654580fa on ManagedSelector@2f025e9e{STARTED} id=0 keys=0 selected=0 updates=0 2021-04-30T10:58:45.380Z||qtp1146484093-20-acceptor-0@3ccc4ca0-ServerConnector@79ab34c1{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@2f025e9e{STARTED} id=0 keys=0 selected=0 updates=1 2021-04-30T10:58:45.381Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@48e51916 woken with none selected 2021-04-30T10:58:45.381Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@48e51916 woken up from select, 0/0/0 selected 2021-04-30T10:58:45.381Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@48e51916 processing 0 keys, 1 updates 2021-04-30T10:58:45.381Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-04-30T10:58:45.381Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@654580fa 2021-04-30T10:58:45.381Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@654580fa 2021-04-30T10:58:45.381Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-04-30T10:58:45.382Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@48e51916 waiting with 1 keys 2021-04-30T10:58:45.382Z||qtp1146484093-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@654580fa 2021-04-30T10:58:45.382Z||qtp1146484093-21|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@61b65b7b{/172.16.10.139:42298<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2021-04-30T10:58:45.382Z||qtp1146484093-21|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@5e03a385 2021-04-30T10:58:45.383Z||qtp1146484093-21|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@5b32875e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@f130fcb{/172.16.10.139:42298<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@5c2df0d1{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2021-04-30T10:58:45.383Z||qtp1146484093-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@1f717f5a::DecryptedEndPoint@f130fcb{/172.16.10.139:42298<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-04-30T10:58:45.383Z||qtp1146484093-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@61b65b7b{/172.16.10.139:42298<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@5036139d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@f130fcb{/172.16.10.139:42298<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@1f717f5a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@474c3307{s=START}]=>HttpChannelOverHttp@5b32875e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:45.383Z||qtp1146484093-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@5036139d::SocketChannelEndPoint@61b65b7b{/172.16.10.139:42298<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@5036139d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@f130fcb{/172.16.10.139:42298<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@1f717f5a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@474c3307{s=START}]=>HttpChannelOverHttp@5b32875e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:45.383Z||qtp1146484093-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@1f717f5a::DecryptedEndPoint@f130fcb{/172.16.10.139:42298<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-04-30T10:58:45.384Z||qtp1146484093-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@1f717f5a::DecryptedEndPoint@f130fcb{/172.16.10.139:42298<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-04-30T10:58:45.384Z||qtp1146484093-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@7454f847{AC.ReadCB@1f717f5a{HttpConnection@1f717f5a::DecryptedEndPoint@f130fcb{/172.16.10.139:42298<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-04-30T10:58:45.384Z||qtp1146484093-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@5036139d::SocketChannelEndPoint@61b65b7b{/172.16.10.139:42298<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@5036139d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@f130fcb{/172.16.10.139:42298<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1f717f5a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@474c3307{s=START}]=>HttpChannelOverHttp@5b32875e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:45.384Z||qtp1146484093-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2021-04-30T10:58:45.384Z||qtp1146484093-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.242.183.135:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@5036139d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@f130fcb{/172.16.10.139:42298<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1f717f5a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@474c3307{s=START}]=>HttpChannelOverHttp@5b32875e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:45.384Z||qtp1146484093-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@60cbd238{SSLC.NBReadCB@5036139d{SslConnection@5036139d::SocketChannelEndPoint@61b65b7b{/172.16.10.139:42298<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@5036139d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@f130fcb{/172.16.10.139:42298<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1f717f5a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@474c3307{s=START}]=>HttpChannelOverHttp@5b32875e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-04-30T10:58:45.384Z||qtp1146484093-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@61b65b7b{/172.16.10.139:42298<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@5036139d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@f130fcb{/172.16.10.139:42298<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1f717f5a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@474c3307{s=START}]=>HttpChannelOverHttp@5b32875e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:45.384Z||qtp1146484093-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@18f47 on ManagedSelector@2f025e9e{STARTED} id=0 keys=1 selected=0 updates=0 2021-04-30T10:58:45.384Z||qtp1146484093-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@2f025e9e{STARTED} id=0 keys=1 selected=0 updates=1 2021-04-30T10:58:45.384Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@48e51916 woken with none selected 2021-04-30T10:58:45.384Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@48e51916 woken up from select, 0/0/1 selected 2021-04-30T10:58:45.384Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@48e51916 processing 0 keys, 1 updates 2021-04-30T10:58:45.384Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-04-30T10:58:45.385Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@18f47 2021-04-30T10:58:45.385Z||qtp1146484093-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@61b65b7b{/172.16.10.139:42298<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@5036139d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@f130fcb{/172.16.10.139:42298<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1f717f5a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@474c3307{s=START}]=>HttpChannelOverHttp@5b32875e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:45.385Z||qtp1146484093-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@654580fa 2021-04-30T10:58:45.385Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@61b65b7b{/172.16.10.139:42298<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@5036139d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@f130fcb{/172.16.10.139:42298<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1f717f5a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@474c3307{s=START}]=>HttpChannelOverHttp@5b32875e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:45.385Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-04-30T10:58:45.385Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@48e51916 waiting with 1 keys 2021-04-30T10:58:45.385Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@48e51916 woken up from select, 1/1/1 selected 2021-04-30T10:58:45.385Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@48e51916 processing 1 keys, 0 updates 2021-04-30T10:58:45.385Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.242.183.135:8000 remote=/172.16.10.139:42298], selector=sun.nio.ch.EPollSelectorImpl@48e51916, interestOps=1, readyOps=1 SocketChannelEndPoint@61b65b7b{/172.16.10.139:42298<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@5036139d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@f130fcb{/172.16.10.139:42298<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1f717f5a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@474c3307{s=START}]=>HttpChannelOverHttp@5b32875e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:45.385Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@61b65b7b{/172.16.10.139:42298<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@5036139d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@f130fcb{/172.16.10.139:42298<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1f717f5a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@474c3307{s=START}]=>HttpChannelOverHttp@5b32875e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:45.385Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@61b65b7b{/172.16.10.139:42298<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@5036139d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@f130fcb{/172.16.10.139:42298<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1f717f5a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@474c3307{s=START}]=>HttpChannelOverHttp@5b32875e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-04-30T10:58:45.386Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@78de58ea{s=2/2,p=0} tryExecute EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/PRODUCING/p=false/QueuedThreadPool[qtp1146484093]@4455f57d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@78de58ea{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2021-04-30T10:58:45.385918Z 2021-04-30T10:58:45.386Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@78de58ea{s=1/2,p=0}@7e65615d offer EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/PRODUCING/p=false/QueuedThreadPool[qtp1146484093]@4455f57d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@78de58ea{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2021-04-30T10:58:45.386365Z 2021-04-30T10:58:45.386Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@78de58ea{s=1/2,p=0}@7e65615d task=EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/IDLE/p=true/QueuedThreadPool[qtp1146484093]@4455f57d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@78de58ea{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2021-04-30T10:58:45.386723Z 2021-04-30T10:58:45.386Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/IDLE/p=true/QueuedThreadPool[qtp1146484093]@4455f57d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@78de58ea{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2021-04-30T10:58:45.386551Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@61b65b7b{/172.16.10.139:42298<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@5036139d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@f130fcb{/172.16.10.139:42298<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1f717f5a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@474c3307{s=START}]=>HttpChannelOverHttp@5b32875e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2021-04-30T10:58:45.387Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/IDLE/p=true/QueuedThreadPool[qtp1146484093]@4455f57d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@78de58ea{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=9]@2021-04-30T10:58:45.386931Z tryProduce true 2021-04-30T10:58:45.387Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-04-30T10:58:45.387Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-04-30T10:58:45.387Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@60cbd238{SSLC.NBReadCB@5036139d{SslConnection@5036139d::SocketChannelEndPoint@61b65b7b{/172.16.10.139:42298<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@5036139d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@f130fcb{/172.16.10.139:42298<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1f717f5a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@474c3307{s=START}]=>HttpChannelOverHttp@5b32875e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-04-30T10:58:45.387Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@61b65b7b{/172.16.10.139:42298<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@5036139d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@f130fcb{/172.16.10.139:42298<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@1f717f5a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@474c3307{s=START}]=>HttpChannelOverHttp@5b32875e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:45.387Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@48e51916 waiting with 1 keys 2021-04-30T10:58:45.387Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@5036139d::SocketChannelEndPoint@61b65b7b{/172.16.10.139:42298<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@5036139d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@f130fcb{/172.16.10.139:42298<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@1f717f5a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@474c3307{s=START}]=>HttpChannelOverHttp@5b32875e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:45.387Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@5036139d::SocketChannelEndPoint@61b65b7b{/172.16.10.139:42298<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@5036139d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@f130fcb{/172.16.10.139:42298<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@1f717f5a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@474c3307{s=START}]=>HttpChannelOverHttp@5b32875e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:45.387Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@7454f847{AC.ReadCB@1f717f5a{HttpConnection@1f717f5a::DecryptedEndPoint@f130fcb{/172.16.10.139:42298<->/10.242.183.135:8000,OPEN,fill=FI,flush=-,to=3/30000}}} 2021-04-30T10:58:45.387Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1f717f5a::DecryptedEndPoint@f130fcb{/172.16.10.139:42298<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=3/30000} onFillable enter HttpChannelState@5c2df0d1{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-04-30T10:58:45.387Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@5036139d::SocketChannelEndPoint@61b65b7b{/172.16.10.139:42298<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@5036139d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@f130fcb{/172.16.10.139:42298<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@1f717f5a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@474c3307{s=START}]=>HttpChannelOverHttp@5b32875e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:45.388Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2021-04-30T10:58:45.388Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@61b65b7b{/172.16.10.139:42298<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@5036139d{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@f130fcb{/172.16.10.139:42298<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@1f717f5a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@474c3307{s=START}]=>HttpChannelOverHttp@5b32875e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:45.388Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@2d578200[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-04-30T10:58:45.388Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2021-04-30T10:58:45.391Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@38f53bb3[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@38f53bb3[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-04-30T10:58:45.391Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.242.183.135:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@5036139d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@f130fcb{/172.16.10.139:42298<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@1f717f5a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@474c3307{s=START}]=>HttpChannelOverHttp@5b32875e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:45.391Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2021-04-30T10:58:45.391Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1f717f5a::DecryptedEndPoint@f130fcb{/172.16.10.139:42298<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=7/30000} filled -1 HeapByteBuffer@38f53bb3[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-04-30T10:58:45.391Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1f717f5a::DecryptedEndPoint@f130fcb{/172.16.10.139:42298<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=7/30000} parse HeapByteBuffer@38f53bb3[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-04-30T10:58:45.392Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@38f53bb3[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-04-30T10:58:45.392Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2021-04-30T10:58:45.392Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@f130fcb{/172.16.10.139:42298<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=8/30000} 2021-04-30T10:58:45.392Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@f130fcb{/172.16.10.139:42298<->/10.242.183.135:8000,OPEN,fill=-,flush=-,to=8/30000} 2021-04-30T10:58:45.392Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@5036139d::SocketChannelEndPoint@61b65b7b{/172.16.10.139:42298<->/10.242.183.135:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@5036139d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@f130fcb{/172.16.10.139:42298<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@1f717f5a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@474c3307{s=START}]=>HttpChannelOverHttp@5b32875e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2021-04-30T10:58:45.392Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@5036139d::SocketChannelEndPoint@61b65b7b{/172.16.10.139:42298<->/10.242.183.135:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@5036139d{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@f130fcb{/172.16.10.139:42298<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@1f717f5a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@474c3307{s=START}]=>HttpChannelOverHttp@5b32875e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:45.392Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@32b36f10[p=0,l=0,c=0,r=0]={<<<>>>} 2021-04-30T10:58:45.392Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-04-30T10:58:45.392Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false 2021-04-30T10:58:45.393Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@61b65b7b{/172.16.10.139:42298<->/10.242.183.135:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@5036139d{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@f130fcb{/172.16.10.139:42298<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@1f717f5a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@474c3307{s=START}]=>HttpChannelOverHttp@5b32875e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:45.393Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2021-04-30T10:58:45.393Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-04-30T10:58:45.393Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true 2021-04-30T10:58:45.393Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@5036139d::SocketChannelEndPoint@61b65b7b{/172.16.10.139:42298<->/10.242.183.135:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5036139d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@f130fcb{/172.16.10.139:42298<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@1f717f5a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@474c3307{s=START}]=>HttpChannelOverHttp@5b32875e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2021-04-30T10:58:45.394Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.242.183.135:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5036139d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@f130fcb{/172.16.10.139:42298<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@1f717f5a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@474c3307{s=START}]=>HttpChannelOverHttp@5b32875e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:45.394Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@5036139d::SocketChannelEndPoint@61b65b7b{/172.16.10.139:42298<->/10.242.183.135:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5036139d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@f130fcb{/172.16.10.139:42298<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@1f717f5a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@474c3307{s=START}]=>HttpChannelOverHttp@5b32875e{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-04-30T10:58:45.394Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@f130fcb{/172.16.10.139:42298<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=10/30000} 2021-04-30T10:58:45.394Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@61b65b7b{/172.16.10.139:42298<->/10.242.183.135:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5036139d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@f130fcb{/172.16.10.139:42298<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@1f717f5a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@474c3307{s=START}]=>HttpChannelOverHttp@5b32875e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:45.395Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@61b65b7b{/172.16.10.139:42298<->/10.242.183.135:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5036139d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@f130fcb{/172.16.10.139:42298<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@1f717f5a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@474c3307{s=START}]=>HttpChannelOverHttp@5b32875e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:45.395Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@61b65b7b{/172.16.10.139:42298<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@5036139d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@f130fcb{/172.16.10.139:42298<->/10.242.183.135:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@1f717f5a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@474c3307{s=START}]=>HttpChannelOverHttp@5b32875e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-04-30T10:58:45.395Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@4b26e924{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-04-30T10:58:45.395Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@60cbd238{null} 2021-04-30T10:58:45.395Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@2f025e9e{STARTED} id=0 keys=1 selected=0 updates=0 2021-04-30T10:58:45.395Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3eeaf70f 2021-04-30T10:58:45.395Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@48e51916 woken with none selected 2021-04-30T10:58:45.395Z||qtp1146484093-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3eeaf70f 2021-04-30T10:58:45.395Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@48e51916 woken up from select, 0/0/0 selected 2021-04-30T10:58:45.395Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@48e51916 processing 0 keys, 0 updates 2021-04-30T10:58:45.396Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-04-30T10:58:45.399Z||qtp1146484093-22|AAIUI||org.eclips