*** retrieve Truststore and Keystore password *** actual launch of AAI Sparky BE + '{JAR_CMD}' ufv /opt/app/sparky/lib/sparkybe-onap-application.jar -C /opt/app/sparky/config/portal/ BOOT-INF/classes/portal.properties -C /opt/app/sparky/config/portal/ BOOT-INF/classes/key.properties + cd /opt/app/sparky + exec java -Xms1024m -Xmx4096m '-DAPP_HOME=/opt/app/sparky' '-DCONFIG_HOME=/opt/app/sparky/config' '-Dlogging.config=/opt/app/sparky/config/logging/logback.xml' -jar /opt/app/sparky/lib/sparkybe-onap-application.jar _____ _ ____ ______ ____ _ _ _____ / ____| | | | _ \| ____|_ / __ \| \ | | /\ | __ \ | (___ _ __ __ _ _ __| | ___ _ ______| |_) | |__ (_) | | | | \| | / \ | |__) | \___ \| '_ \ / _` | '__| |/ / | | |______| _ <| __| | | | | . ` | / /\ \ | ___/ ____) | |_) | (_| | | | <| |_| | | |_) | |____ _ | |__| | |\ |/ ____ \| | |_____/| .__/ \__,_|_| |_|\_\\__, | |____/|______(_) \____/|_| \_/_/ \_\_| | | __/ | |_| |___/ 2021-09-27T06:36:31.162Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|Starting Application on onap-aai-sparky-be-767dfb565c-gdc7n with PID 10 (/opt/app/sparky/lib/sparkybe-onap-application.jar started by aaiadmin in /opt/app/sparky) 2021-09-27T06:36:31.162Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|Starting Application on onap-aai-sparky-be-767dfb565c-gdc7n with PID 10 (/opt/app/sparky/lib/sparkybe-onap-application.jar started by aaiadmin in /opt/app/sparky) 2021-09-27T06:36:31.168Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|The following profiles are active: camel,fe-prod,oxm-schema-prod,oxm-default,resources,aai-proxy,ssl 2021-09-27T06:36:31.168Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|The following profiles are active: camel,fe-prod,oxm-schema-prod,oxm-default,resources,aai-proxy,ssl WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by org.codehaus.groovy.reflection.CachedClass (jar:file:/opt/app/sparky/lib/sparkybe-onap-application.jar!/BOOT-INF/lib/groovy-2.4.15-indy.jar!/) to method java.lang.Object.finalize() WARNING: Please consider reporting this to the maintainers of org.codehaus.groovy.reflection.CachedClass WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release 2021-09-27T06:36:32.674Z||background-preinit|AAIUI||org.jboss.logging|DEBUG|Logging Provider: org.jboss.logging.Slf4jLoggerProvider found via system property 2021-09-27T06:36:32.677Z||background-preinit|AAIUI||org.hibernate.validator.internal.util.Version|INFO|HV000001: Hibernate Validator 5.3.6.Final 2021-09-27T06:36:32.764Z||background-preinit|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver 2021-09-27T06:36:32.766Z||background-preinit|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver. 2021-09-27T06:36:36.258Z||main|AAIUI||org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor|WARN|Multiple PropertySourcesPlaceholderConfigurer beans registered [propertySourcesPlaceholderConfigurer, org.springframework.context.support.PropertySourcesPlaceholderConfigurer#0], falling back to Environment 2021-09-27T06:36:36.361Z||main|AAIUI||org.eclipse.jetty.util.log|DEBUG|Logging to Logger[org.eclipse.jetty.util.log] via org.eclipse.jetty.util.log.Slf4jLog 2021-09-27T06:36:36.366Z||main|AAIUI||org.eclipse.jetty.util.log|INFO|Logging initialized @8279ms to org.eclipse.jetty.util.log.Slf4jLog 2021-09-27T06:36:36.383Z||main|AAIUI||org.onap.aai.sparky.util.Encryptor|ERROR|AAIUI300140E|AAIUI300140E Decryption error for encrypted value: OBF:exLOE7loGUnKjm7EFWcLq07UBCHAiZYaz161LJZlThddyI6MVOCV9thquYA9UTLG. Cause: java.lang.StringIndexOutOfBoundsException: begin 61, end 65, length 64| 2021-09-27T06:36:36.383Z||main|AAIUI||org.onap.aai.sparky.util.Encryptor|ERROR|AAIUI300140E|AAIUI300140E Decryption error for encrypted value: OBF:exLOE7loGUnKjm7EFWcLq07UBCHAiZYaz161LJZlThddyI6MVOCV9thquYA9UTLG. Cause: java.lang.StringIndexOutOfBoundsException: begin 61, end 65, length 64| 2021-09-27T06:36:36.399Z||main|AAIUI||AAIRESTClient|DEBUG||Set rest authentication mode= SSL_CERT| 2021-09-27T06:36:36.400Z||main|AAIUI||AAIRESTClient|DEBUG||Set validate server certificate chain = false| 2021-09-27T06:36:36.400Z||main|AAIUI||AAIRESTClient|DEBUG||Set validate server hostname = false| 2021-09-27T06:36:36.400Z||main|AAIUI||AAIRESTClient|DEBUG||Set client certificate filename = /opt/app/sparky/config/auth//opt/app/osaaf/local/org.onap.aai.p12| 2021-09-27T06:36:36.400Z||main|AAIUI||AAIRESTClient|DEBUG||Set trust store filename = /opt/app/sparky/config/auth//opt/app/osaaf/local/org.onap.aai.trust.jks| 2021-09-27T06:36:36.400Z||main|AAIUI||AAIRESTClient|DEBUG||Set connection timeout = 60000 ms| 2021-09-27T06:36:36.400Z||main|AAIUI||AAIRESTClient|DEBUG||Set read timeout = 30000 ms| 2021-09-27T06:36:36.776Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver 2021-09-27T06:36:36.776Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver. 2021-09-27T06:36:36.797Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver 2021-09-27T06:36:36.798Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver. 2021-09-27T06:36:36.803Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator 2021-09-27T06:36:36.804Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory 2021-09-27T06:36:36.806Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom ParameterNameProvider of type com.sun.proxy.$Proxy63 2021-09-27T06:36:36.808Z||main|AAIUI||org.hibernate.validator.internal.xml.ValidationXmlParser|DEBUG|Trying to load META-INF/validation.xml for XML based Validator configuration. 2021-09-27T06:36:36.810Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via user class loader 2021-09-27T06:36:36.811Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via TCCL 2021-09-27T06:36:36.811Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via Hibernate Validator's class loader 2021-09-27T06:36:36.812Z||main|AAIUI||org.hibernate.validator.internal.xml.ValidationXmlParser|DEBUG|No META-INF/validation.xml found. Using annotation based configuration only. 2021-09-27T06:36:37.255Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@44c5a16f 2021-09-27T06:36:37.272Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|o.s.b.c.e.j.JettyEmbeddedWebAppContext@426e505c{/,null,UNAVAILABLE} added {org.eclipse.jetty.server.session.SessionHandler1526866775==dftMaxIdleSec=-1,MANAGED} 2021-09-27T06:36:37.277Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ConstraintSecurityHandler@f14e5bf{STOPPED} added {org.eclipse.jetty.security.DefaultAuthenticatorFactory@d176a31,POJO} 2021-09-27T06:36:37.281Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|org.eclipse.jetty.server.session.SessionHandler1526866775==dftMaxIdleSec=-1 added {ConstraintSecurityHandler@f14e5bf{STOPPED},MANAGED} 2021-09-27T06:36:37.290Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ConstraintSecurityHandler@f14e5bf{STOPPED} added {JettyEmbeddedServletHandler@392a04e7{STOPPED},MANAGED} 2021-09-27T06:36:37.290Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|o.s.b.c.e.j.JettyEmbeddedWebAppContext@426e505c{/,null,UNAVAILABLE} added {ErrorPageErrorHandler@7f02251{STOPPED},MANAGED} 2021-09-27T06:36:37.312Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@30331109{STOPPED}[9.4.18.v20190429] added {QueuedThreadPool[qtp214768579]@ccd1bc3{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO} 2021-09-27T06:36:37.352Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpConnectionFactory@73a00e09[HTTP/1.1] added {HttpConfiguration@26dcd8c0{32768/8192,8192/8192,https://:0,[]},POJO} 2021-09-27T06:36:37.356Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@773c0293{null,[]}{0.0.0.0:0} added {Server@30331109{STOPPED}[9.4.18.v20190429],UNMANAGED} 2021-09-27T06:36:37.357Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@773c0293{null,[]}{0.0.0.0:0} added {QueuedThreadPool[qtp214768579]@ccd1bc3{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO} 2021-09-27T06:36:37.357Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@773c0293{null,[]}{0.0.0.0:0} added {ScheduledExecutorScheduler@2dbd803f{STOPPED},AUTO} 2021-09-27T06:36:37.357Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@773c0293{null,[]}{0.0.0.0:0} added {org.eclipse.jetty.io.ArrayByteBufferPool@3e48e859,POJO} 2021-09-27T06:36:37.357Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@773c0293{null,[http/1.1]}{0.0.0.0:0} added {HttpConnectionFactory@73a00e09[HTTP/1.1],AUTO} 2021-09-27T06:36:37.358Z||main|AAIUI||org.eclipse.jetty.server.AbstractConnector|DEBUG|ServerConnector@773c0293{HTTP/1.1,[http/1.1]}{0.0.0.0:0} added HttpConnectionFactory@73a00e09[HTTP/1.1] 2021-09-27T06:36:37.362Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@773c0293{HTTP/1.1,[http/1.1]}{0.0.0.0:0} added {SelectorManager@ServerConnector@773c0293{HTTP/1.1,[http/1.1]}{0.0.0.0:0},MANAGED} 2021-09-27T06:36:37.362Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@30331109{STOPPED}[9.4.18.v20190429] added {ServerConnector@773c0293{HTTP/1.1,[http/1.1]}{0.0.0.0:8000},AUTO} 2021-09-27T06:36:37.390Z||main|AAIUI||org.eclipse.jetty.server.session|DEBUG|SessionManager default maxInactiveInterval=1800 2021-09-27T06:36:37.404Z||main|AAIUI||org.eclipse.jetty.http.PreEncodedHttpField|DEBUG|HttpField encoders loaded: [org.eclipse.jetty.http.Http1FieldPreEncoder@4912d525] 2021-09-27T06:36:37.424Z||main|AAIUI||org.eclipse.jetty.http.pathmap.PathMappings|DEBUG|Added MappedResource[pathSpec=ServletPathSpec["*.svgz",pathDepth=0,group=SUFFIX_GLOB],resource=true] to PathMappings[size=1] 2021-09-27T06:36:37.425Z||main|AAIUI||org.eclipse.jetty.server.handler.gzip.GzipHandler|DEBUG|GzipHandler@1d12b024{STOPPED} mime types IncludeExclude@72fe8a4f{i=[],ip=org.eclipse.jetty.util.IncludeExcludeSet$SetContainsPredicate@43effd89,e=[image/ief, image/vnd.wap.wbmp, image/jpeg, application/bzip2, image/x-portable-graymap, application/brotli, image/bmp, image/gif, image/x-icon, audio/midi, video/x-msvideo, image/x-xbitmap, application/x-rar-compressed, image/x-portable-bitmap, image/x-rgb, image/x-cmu-raster, application/gzip, audio/x-wav, audio/x-pn-realaudio, audio/basic, application/compress, audio/x-aiff, video/x.ms.asx, video/x.ms.asf, image/png, video/vnd.rn-realvideo, image/x-xwindowdump, image/jpeg2000, video/x-sgi-movie, audio/mpeg, image/xcf, video/mpeg, image/x-portable-pixmap, image/tiff, image/x-portable-anymap, image/x-xpixmap, application/zip, video/quicktime, application/x-xz, video/mp4],ep=org.eclipse.jetty.util.IncludeExcludeSet$SetContainsPredicate@2c16fadb} 2021-09-27T06:36:37.425Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|GzipHandler@1d12b024{STOPPED} added {o.s.b.c.e.j.JettyEmbeddedWebAppContext@426e505c{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE},MANAGED} 2021-09-27T06:36:37.425Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@30331109{STOPPED}[9.4.18.v20190429] added {GzipHandler@1d12b024{STOPPED},MANAGED} 2021-09-27T06:36:37.439Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpConnectionFactory@41c204a0[HTTP/1.1] added {HttpConfiguration@64138b0c{32768/8192,8192/8192,https://:0,[SecureRequestCustomizer@49dbaaf3]},POJO} 2021-09-27T06:36:37.449Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|SslConnectionFactory@736f3e9e{SSL->HTTP/1.1} added {SslContextFactory@bdc8014[provider=null,keyStore=file:///opt/app/osaaf/local/org.onap.aai.p12,trustStore=file:///opt/app/osaaf/local/org.onap.aai.trust.jks],AUTO} 2021-09-27T06:36:37.449Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@1f443fae{null,[]}{0.0.0.0:0} added {Server@30331109{STOPPED}[9.4.18.v20190429],UNMANAGED} 2021-09-27T06:36:37.450Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@1f443fae{null,[]}{0.0.0.0:0} added {QueuedThreadPool[qtp214768579]@ccd1bc3{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO} 2021-09-27T06:36:37.450Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@1f443fae{null,[]}{0.0.0.0:0} added {ScheduledExecutorScheduler@73ba6fe6{STOPPED},AUTO} 2021-09-27T06:36:37.450Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@1f443fae{null,[]}{0.0.0.0:0} added {org.eclipse.jetty.io.ArrayByteBufferPool@79ab34c1,POJO} 2021-09-27T06:36:37.450Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@1f443fae{null,[ssl]}{0.0.0.0:0} added {SslConnectionFactory@736f3e9e{SSL->HTTP/1.1},AUTO} 2021-09-27T06:36:37.451Z||main|AAIUI||org.eclipse.jetty.server.AbstractConnector|DEBUG|ServerConnector@1f443fae{SSL,[ssl]}{0.0.0.0:0} added SslConnectionFactory@736f3e9e{SSL->HTTP/1.1} 2021-09-27T06:36:37.451Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:0} added {HttpConnectionFactory@41c204a0[HTTP/1.1],AUTO} 2021-09-27T06:36:37.452Z||main|AAIUI||org.eclipse.jetty.server.AbstractConnector|DEBUG|ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:0} added HttpConnectionFactory@41c204a0[HTTP/1.1] 2021-09-27T06:36:37.452Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:0} added {SelectorManager@ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:0},MANAGED} 2021-09-27T06:36:37.452Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@30331109{STOPPED}[9.4.18.v20190429] added {ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:8000},AUTO} 2021-09-27T06:36:37.453Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@30331109{STOPPED}[9.4.18.v20190429] added {AbstractLifeCycle@782168b7{STOPPED},AUTO} 2021-09-27T06:36:37.454Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting Server@30331109{STOPPED}[9.4.18.v20190429] 2021-09-27T06:36:37.454Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@30331109{STARTING}[9.4.18.v20190429] added {ErrorHandler@29f0c4f2{STOPPED},AUTO} 2021-09-27T06:36:37.455Z||main|AAIUI||org.eclipse.jetty.server.Server|INFO|jetty-9.4.18.v20190429; built: 2019-04-29T20:42:08.989Z; git: e1bc35120a6617ee3df052294e433f3a25ce7097; jvm 11.0.9+11 2021-09-27T06:36:37.466Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting Server@30331109{STARTING}[9.4.18.v20190429] 2021-09-27T06:36:37.466Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting QueuedThreadPool[qtp214768579]@ccd1bc3{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY] 2021-09-27T06:36:37.469Z||main|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=0/2,p=0} 2021-09-27T06:36:37.469Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|QueuedThreadPool[qtp214768579]@ccd1bc3{STARTING,8<=0<=200,i=0,r=-1,q=0}[ReservedThreadExecutor@7551da2a{s=0/2,p=0}] added {ReservedThreadExecutor@7551da2a{s=0/2,p=0},AUTO} 2021-09-27T06:36:37.469Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ReservedThreadExecutor@7551da2a{s=0/2,p=0} 2021-09-27T06:36:37.473Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @9387ms ReservedThreadExecutor@7551da2a{s=0/2,p=0} 2021-09-27T06:36:37.473Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp214768579-20,5,main] 2021-09-27T06:36:37.474Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp214768579-21,5,main] 2021-09-27T06:36:37.474Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp214768579-22,5,main] 2021-09-27T06:36:37.475Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp214768579-23,5,main] 2021-09-27T06:36:37.475Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp214768579-24,5,main] 2021-09-27T06:36:37.476Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp214768579-25,5,main] 2021-09-27T06:36:37.476Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp214768579-26,5,main] 2021-09-27T06:36:37.479Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp214768579-27,5,main] 2021-09-27T06:36:37.480Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @9394ms QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=7,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=0/2,p=0}] 2021-09-27T06:36:37.480Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting GzipHandler@1d12b024{STOPPED} 2021-09-27T06:36:37.482Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting GzipHandler@1d12b024{STARTING} 2021-09-27T06:36:37.483Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting o.s.b.c.e.j.JettyEmbeddedWebAppContext@426e505c{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE} 2021-09-27T06:36:37.492Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|Thread Context classloader org.springframework.boot.loader.LaunchedURLClassLoader@6df97b55 2021-09-27T06:36:37.493Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|Parent class loader: jdk.internal.loader.ClassLoaders$AppClassLoader@2e380628 2021-09-27T06:36:37.493Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|Parent class loader: jdk.internal.loader.ClassLoaders$PlatformClassLoader@3b6c624 2021-09-27T06:36:37.493Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|preConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@426e505c{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE} with org.springframework.boot.context.embedded.jetty.ServletContextInitializerConfiguration@1eaf1e62 2021-09-27T06:36:37.493Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|preConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@426e505c{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE} with org.springframework.boot.autoconfigure.websocket.JettyWebSocketContainerCustomizer$1@c81fd12 2021-09-27T06:36:37.493Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|preConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@426e505c{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$2@62e6a3ec 2021-09-27T06:36:37.493Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|preConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@426e505c{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$3@5754de72 2021-09-27T06:36:37.494Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|configure o.s.b.c.e.j.JettyEmbeddedWebAppContext@426e505c{application,/,[file:///opt/app/sparky/static/],STARTING} with org.springframework.boot.context.embedded.jetty.ServletContextInitializerConfiguration@1eaf1e62 2021-09-27T06:36:37.496Z||main|AAIUI||org.eclipse.jetty.server.handler.ContextHandler.application|INFO|Initializing Spring embedded WebApplicationContext 2021-09-27T06:36:38.317Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|configure o.s.b.c.e.j.JettyEmbeddedWebAppContext@426e505c{application,/,[file:///opt/app/sparky/static/],STARTING} with org.springframework.boot.autoconfigure.websocket.JettyWebSocketContainerCustomizer$1@c81fd12 2021-09-27T06:36:38.360Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|WebSocketServerFactory@3c6aa04a[defaultPolicy=WebSocketPolicy@59496961[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=300000,inputBufferSize=4096],creator=org.eclipse.jetty.websocket.server.WebSocketServerFactory] added {ScheduledExecutorScheduler@408b87aa{STOPPED},AUTO} 2021-09-27T06:36:38.360Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|WebSocketServerFactory@3c6aa04a[defaultPolicy=WebSocketPolicy@59496961[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=300000,inputBufferSize=4096],creator=org.eclipse.jetty.websocket.server.WebSocketServerFactory] added {org.eclipse.jetty.io.MappedByteBufferPool@79b08632,POJO} 2021-09-27T06:36:38.360Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|NativeWebSocketConfiguration@787f32b7{STOPPED} added {WebSocketServerFactory@3c6aa04a[defaultPolicy=WebSocketPolicy@59496961[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=300000,inputBufferSize=4096],creator=org.eclipse.jetty.websocket.server.WebSocketServerFactory],AUTO} 2021-09-27T06:36:38.361Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|NativeWebSocketConfiguration@787f32b7{STOPPED} added {PathMappings[size=0],POJO} 2021-09-27T06:36:38.361Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|o.s.b.c.e.j.JettyEmbeddedWebAppContext@426e505c{application,/,[file:///opt/app/sparky/static/],STARTING} added {NativeWebSocketConfiguration@787f32b7{STOPPED},MANAGED} 2021-09-27T06:36:38.361Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting NativeWebSocketConfiguration@787f32b7{STOPPED} 2021-09-27T06:36:38.361Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting WebSocketServerFactory@3c6aa04a[defaultPolicy=WebSocketPolicy@59496961[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=300000,inputBufferSize=4096],creator=org.eclipse.jetty.websocket.server.WebSocketServerFactory] 2021-09-27T06:36:38.361Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ScheduledExecutorScheduler@408b87aa{STOPPED} 2021-09-27T06:36:38.362Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10276ms ScheduledExecutorScheduler@408b87aa{STARTED} 2021-09-27T06:36:38.362Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10276ms WebSocketServerFactory@3c6aa04a[defaultPolicy=WebSocketPolicy@59496961[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=300000,inputBufferSize=4096],creator=org.eclipse.jetty.websocket.server.WebSocketServerFactory] 2021-09-27T06:36:38.362Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10276ms NativeWebSocketConfiguration@787f32b7{STARTED} 2021-09-27T06:36:38.379Z||main|AAIUI||org.eclipse.jetty.websocket.jsr356.JsrSessionFactory|DEBUG|Container: ServerContainer@5cbd159f{STOPPED} 2021-09-27T06:36:38.401Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@460510aa{STOPPED} added {HttpClientTransportOverHTTP@351e414e{STOPPED},AUTO} 2021-09-27T06:36:38.401Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@460510aa{STOPPED} added {Client@6fd77352[provider=null,keyStore=null,trustStore=null],AUTO} 2021-09-27T06:36:38.401Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@460510aa{STOPPED} added {org.eclipse.jetty.client.ProtocolHandlers@5109e8cf,POJO} 2021-09-27T06:36:38.401Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@460510aa{STOPPED} added {org.eclipse.jetty.client.HttpClient$ContentDecoderFactorySet@3f672204,POJO} 2021-09-27T06:36:38.402Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@460510aa{STOPPED} added {QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=0/2,p=0}],UNMANAGED} 2021-09-27T06:36:38.402Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@460510aa{STOPPED} added {org.eclipse.jetty.io.MappedByteBufferPool@79b08632,POJO} 2021-09-27T06:36:38.402Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|WebSocketClient@7a9d0857[httpClient=HttpClient@460510aa{STOPPED},openSessions.size=0] added {HttpClient@460510aa{STOPPED},AUTO} 2021-09-27T06:36:38.424Z||main|AAIUI||org.eclipse.jetty.websocket.jsr356.JsrSessionFactory|DEBUG|Container: ServerContainer@5cbd159f{STOPPED} 2021-09-27T06:36:38.424Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerContainer@5cbd159f{STOPPED} added {NativeWebSocketConfiguration@787f32b7{STARTED},UNMANAGED} 2021-09-27T06:36:38.425Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|o.s.b.c.e.j.JettyEmbeddedWebAppContext@426e505c{application,/,[file:///opt/app/sparky/static/],STARTING} added {ServerContainer@5cbd159f{STOPPED},AUTO} 2021-09-27T06:36:38.426Z||main|AAIUI||org.eclipse.jetty.websocket.jsr356.server.deploy.WebSocketServerContainerInitializer|DEBUG|Dynamic filter add to support JSR356/javax.websocket.server: org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter 2021-09-27T06:36:38.427Z||main|AAIUI||org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter|DEBUG|Adding [Jetty_WebSocketUpgradeFilter] WebSocketUpgradeFilter[configuration=NativeWebSocketConfiguration@787f32b7{STARTED}] mapped to /* to o.s.b.c.e.j.JettyEmbeddedWebAppContext@426e505c{application,/,[file:///opt/app/sparky/static/],STARTING} 2021-09-27T06:36:38.428Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|configure o.s.b.c.e.j.JettyEmbeddedWebAppContext@426e505c{application,/,[file:///opt/app/sparky/static/],STARTING} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$2@62e6a3ec 2021-09-27T06:36:38.428Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|o.s.b.c.e.j.JettyEmbeddedWebAppContext@426e505c{application,/,[file:///opt/app/sparky/static/],STARTING} added {JettyEmbeddedErrorHandler@dc7b462{STOPPED},MANAGED} 2021-09-27T06:36:38.428Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|configure o.s.b.c.e.j.JettyEmbeddedWebAppContext@426e505c{application,/,[file:///opt/app/sparky/static/],STARTING} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$3@5754de72 2021-09-27T06:36:38.429Z||main|AAIUI||org.eclipse.jetty.webapp.MetaData|DEBUG|metadata resolve o.s.b.c.e.j.JettyEmbeddedWebAppContext@426e505c{application,/,[file:///opt/app/sparky/static/],STARTING} 2021-09-27T06:36:38.429Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting o.s.b.c.e.j.JettyEmbeddedWebAppContext@426e505c{application,/,[file:///opt/app/sparky/static/],STARTING} 2021-09-27T06:36:38.429Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting org.eclipse.jetty.server.session.SessionHandler1526866775==dftMaxIdleSec=1800 2021-09-27T06:36:38.433Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|org.eclipse.jetty.server.session.SessionHandler1526866775==dftMaxIdleSec=1800 added {org.eclipse.jetty.server.session.DefaultSessionCache@21422231[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false],AUTO} 2021-09-27T06:36:38.447Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|org.eclipse.jetty.server.session.DefaultSessionCache@21422231[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] added {org.eclipse.jetty.server.session.NullSessionDataStore@56d93692[passivating=false,graceSec=3600],AUTO} 2021-09-27T06:36:38.448Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting DefaultSessionIdManager@3900fa71{STOPPED}[worker=null] 2021-09-27T06:36:38.449Z||main|AAIUI||org.eclipse.jetty.server.session|INFO|DefaultSessionIdManager workerName=node0 2021-09-27T06:36:38.449Z||main|AAIUI||org.eclipse.jetty.server.session|INFO|No SessionScavenger set, using defaults 2021-09-27T06:36:38.450Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|DefaultSessionIdManager@3900fa71{STARTING}[worker=node0] added {HouseKeeper@7d0614f{STOPPED}[interval=600000, ownscheduler=false],MANAGED} 2021-09-27T06:36:38.450Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting HouseKeeper@7d0614f{STOPPED}[interval=600000, ownscheduler=false] 2021-09-27T06:36:38.451Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ScheduledExecutorScheduler@627d8516{STOPPED} 2021-09-27T06:36:38.451Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10365ms ScheduledExecutorScheduler@627d8516{STARTED} 2021-09-27T06:36:38.451Z||main|AAIUI||org.eclipse.jetty.server.session|DEBUG|Using own scheduler for scavenging 2021-09-27T06:36:38.451Z||main|AAIUI||org.eclipse.jetty.server.session|INFO|node0 Scavenging every 660000ms 2021-09-27T06:36:38.452Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10366ms HouseKeeper@7d0614f{STARTED}[interval=660000, ownscheduler=true] 2021-09-27T06:36:38.452Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10366ms DefaultSessionIdManager@3900fa71{STARTED}[worker=node0] 2021-09-27T06:36:38.453Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@30331109{STARTING}[9.4.18.v20190429] added {DefaultSessionIdManager@3900fa71{STARTED}[worker=node0],MANAGED} 2021-09-27T06:36:38.453Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|org.eclipse.jetty.server.session.SessionHandler1526866775==dftMaxIdleSec=1800 added {DefaultSessionIdManager@3900fa71{STARTED}[worker=node0],UNMANAGED} 2021-09-27T06:36:38.453Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ScheduledExecutorScheduler@3cec79d3{STOPPED} 2021-09-27T06:36:38.453Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10367ms ScheduledExecutorScheduler@3cec79d3{STARTED} 2021-09-27T06:36:38.454Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting org.eclipse.jetty.server.session.SessionHandler1526866775==dftMaxIdleSec=1800 2021-09-27T06:36:38.454Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ConstraintSecurityHandler@f14e5bf{STOPPED} 2021-09-27T06:36:38.454Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting ConstraintSecurityHandler@f14e5bf{STARTING} 2021-09-27T06:36:38.454Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting JettyEmbeddedServletHandler@392a04e7{STOPPED} 2021-09-27T06:36:38.456Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|Path=/rest/*[JAVAX_API:null] mapped to servlet=CamelServlet[JAVAX_API:null] 2021-09-27T06:36:38.456Z||main|AAIUI||org.eclipse.jetty.http.pathmap.PathMappings|DEBUG|Added MappedResource[pathSpec=ServletPathSpec["/rest/*",pathDepth=2,group=PREFIX_GLOB],resource=CamelServlet@9ce650cf==org.apache.camel.component.servlet.CamelHttpTransportServlet,jsp=null,order=1,inst=true,async=true] to PathMappings[size=1] 2021-09-27T06:36:38.456Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|Path=/[JAVAX_API:null] mapped to servlet=dispatcherServlet[JAVAX_API:null] 2021-09-27T06:36:38.457Z||main|AAIUI||org.eclipse.jetty.http.pathmap.PathMappings|DEBUG|Added MappedResource[pathSpec=ServletPathSpec["/",pathDepth=-1,group=DEFAULT],resource=dispatcherServlet@7ef5559e==org.springframework.web.servlet.DispatcherServlet,jsp=null,order=-1,inst=true,async=true] to PathMappings[size=2] 2021-09-27T06:36:38.457Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|filterNameMap={requestContextFilter=requestContextFilter@3157e4c0==org.springframework.boot.web.filter.OrderedRequestContextFilter,inst=true,async=true, applicationContextIdFilter=applicationContextIdFilter@6eaa21d8==org.springframework.boot.web.filter.ApplicationContextHeaderFilter,inst=true,async=true, httpPutFormContentFilter=httpPutFormContentFilter@328902d5==org.springframework.boot.web.filter.OrderedHttpPutFormContentFilter,inst=true,async=true, Jetty_WebSocketUpgradeFilter=Jetty_WebSocketUpgradeFilter@f2ce6b==org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter,inst=true,async=true, hiddenHttpMethodFilter=hiddenHttpMethodFilter@72e789cb==org.springframework.boot.web.filter.OrderedHiddenHttpMethodFilter,inst=true,async=true, characterEncodingFilter=characterEncodingFilter@7c1812b3==org.springframework.boot.web.filter.OrderedCharacterEncodingFilter,inst=true,async=true, webRequestLoggingFilter=webRequestLoggingFilter@43034809==org.springframework.boot.actuate.trace.WebRequestTraceFilter,inst=true,async=true, metricsFilter=metricsFilter@39e67516==org.springframework.boot.actuate.autoconfigure.MetricsFilter,inst=true,async=true} 2021-09-27T06:36:38.461Z||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-09-27T06:36:38.462Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|servletFilterMap={} 2021-09-27T06:36:38.462Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|servletPathMap=PathMappings[size=2] 2021-09-27T06:36:38.462Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|servletNameMap={default=default@5c13d641==org.eclipse.jetty.servlet.DefaultServlet,jsp=null,order=1,inst=false,async=true, CamelServlet=CamelServlet@9ce650cf==org.apache.camel.component.servlet.CamelHttpTransportServlet,jsp=null,order=1,inst=true,async=true, dispatcherServlet=dispatcherServlet@7ef5559e==org.springframework.web.servlet.DispatcherServlet,jsp=null,order=-1,inst=true,async=true} 2021-09-27T06:36:38.462Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting JettyEmbeddedServletHandler@392a04e7{STARTING} 2021-09-27T06:36:38.462Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10376ms JettyEmbeddedServletHandler@392a04e7{STARTED} 2021-09-27T06:36:38.462Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10376ms ConstraintSecurityHandler@f14e5bf{STARTED} 2021-09-27T06:36:38.462Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting org.eclipse.jetty.server.session.DefaultSessionCache@21422231[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 2021-09-27T06:36:38.462Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting org.eclipse.jetty.server.session.NullSessionDataStore@56d93692[passivating=false,graceSec=3600] 2021-09-27T06:36:38.463Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10377ms org.eclipse.jetty.server.session.NullSessionDataStore@56d93692[passivating=false,graceSec=3600] 2021-09-27T06:36:38.463Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10377ms org.eclipse.jetty.server.session.DefaultSessionCache@21422231[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 2021-09-27T06:36:38.463Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10377ms org.eclipse.jetty.server.session.SessionHandler1526866775==dftMaxIdleSec=1800 2021-09-27T06:36:38.463Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ServerContainer@5cbd159f{STOPPED} 2021-09-27T06:36:38.465Z||main|AAIUI||org.eclipse.jetty.websocket.jsr356.DecoderFactory|DEBUG|init(org.eclipse.jetty.websocket.jsr356.client.EmptyClientEndpointConfig@6f9ad11c) 2021-09-27T06:36:38.465Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.BooleanDecoder 2021-09-27T06:36:38.465Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ByteDecoder 2021-09-27T06:36:38.466Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.CharacterDecoder 2021-09-27T06:36:38.466Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.DoubleDecoder 2021-09-27T06:36:38.466Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.FloatDecoder 2021-09-27T06:36:38.466Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.IntegerDecoder 2021-09-27T06:36:38.467Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.LongDecoder 2021-09-27T06:36:38.467Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ShortDecoder 2021-09-27T06:36:38.467Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.StringDecoder 2021-09-27T06:36:38.467Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.BooleanDecoder 2021-09-27T06:36:38.467Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ByteDecoder 2021-09-27T06:36:38.467Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.CharacterDecoder 2021-09-27T06:36:38.467Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.DoubleDecoder 2021-09-27T06:36:38.467Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.FloatDecoder 2021-09-27T06:36:38.467Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.IntegerDecoder 2021-09-27T06:36:38.467Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.LongDecoder 2021-09-27T06:36:38.467Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ShortDecoder 2021-09-27T06:36:38.467Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ByteBufferDecoder 2021-09-27T06:36:38.468Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ByteArrayDecoder 2021-09-27T06:36:38.468Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.PongMessageDecoder 2021-09-27T06:36:38.468Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ReaderDecoder 2021-09-27T06:36:38.468Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.InputStreamDecoder 2021-09-27T06:36:38.468Z||main|AAIUI||org.eclipse.jetty.websocket.jsr356.EncoderFactory|DEBUG|init(org.eclipse.jetty.websocket.jsr356.client.EmptyClientEndpointConfig@6f9ad11c) 2021-09-27T06:36:38.468Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.BooleanEncoder 2021-09-27T06:36:38.469Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ByteEncoder 2021-09-27T06:36:38.469Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.CharacterEncoder 2021-09-27T06:36:38.469Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.DoubleEncoder 2021-09-27T06:36:38.469Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.FloatEncoder 2021-09-27T06:36:38.470Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.IntegerEncoder 2021-09-27T06:36:38.470Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.LongEncoder 2021-09-27T06:36:38.470Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ShortEncoder 2021-09-27T06:36:38.470Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.StringEncoder 2021-09-27T06:36:38.470Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.BooleanEncoder 2021-09-27T06:36:38.470Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ByteEncoder 2021-09-27T06:36:38.470Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.CharacterEncoder 2021-09-27T06:36:38.470Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.DoubleEncoder 2021-09-27T06:36:38.470Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.FloatEncoder 2021-09-27T06:36:38.470Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.IntegerEncoder 2021-09-27T06:36:38.470Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.LongEncoder 2021-09-27T06:36:38.471Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ShortEncoder 2021-09-27T06:36:38.471Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ByteBufferEncoder 2021-09-27T06:36:38.471Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ByteArrayEncoder 2021-09-27T06:36:38.471Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10385ms ServerContainer@5cbd159f{STARTED} 2021-09-27T06:36:38.472Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting JettyEmbeddedErrorHandler@dc7b462{STOPPED} 2021-09-27T06:36:38.472Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting JettyEmbeddedErrorHandler@dc7b462{STARTING} 2021-09-27T06:36:38.472Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10386ms JettyEmbeddedErrorHandler@dc7b462{STARTED} 2021-09-27T06:36:38.472Z||main|AAIUI||org.eclipse.jetty.server.handler.ContextHandler|INFO|Started o.s.b.c.e.j.JettyEmbeddedWebAppContext@426e505c{application,/,[file:///opt/app/sparky/static/],AVAILABLE} 2021-09-27T06:36:38.472Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|postConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@426e505c{application,/,[file:///opt/app/sparky/static/],AVAILABLE} with org.springframework.boot.context.embedded.jetty.ServletContextInitializerConfiguration@1eaf1e62 2021-09-27T06:36:38.472Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|postConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@426e505c{application,/,[file:///opt/app/sparky/static/],AVAILABLE} with org.springframework.boot.autoconfigure.websocket.JettyWebSocketContainerCustomizer$1@c81fd12 2021-09-27T06:36:38.472Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|postConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@426e505c{application,/,[file:///opt/app/sparky/static/],AVAILABLE} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$2@62e6a3ec 2021-09-27T06:36:38.472Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|postConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@426e505c{application,/,[file:///opt/app/sparky/static/],AVAILABLE} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$3@5754de72 2021-09-27T06:36:38.472Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10387ms o.s.b.c.e.j.JettyEmbeddedWebAppContext@426e505c{application,/,[file:///opt/app/sparky/static/],AVAILABLE} 2021-09-27T06:36:38.473Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10387ms GzipHandler@1d12b024{STARTED} 2021-09-27T06:36:38.473Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting AbstractLifeCycle@782168b7{STOPPED} 2021-09-27T06:36:38.473Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10387ms AbstractLifeCycle@782168b7{STARTED} 2021-09-27T06:36:38.473Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ErrorHandler@29f0c4f2{STOPPED} 2021-09-27T06:36:38.473Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting ErrorHandler@29f0c4f2{STARTING} 2021-09-27T06:36:38.473Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10387ms ErrorHandler@29f0c4f2{STARTED} 2021-09-27T06:36:38.473Z||main|AAIUI||org.eclipse.jetty.server.Server|INFO|Started @10387ms 2021-09-27T06:36:38.473Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10388ms Server@30331109{STARTED}[9.4.18.v20190429] 2021-09-27T06:36:38.693Z||main|AAIUI||AAIRESTClient|DEBUG||Set rest authentication mode= SSL_BASIC| 2021-09-27T06:36:38.693Z||main|AAIUI||AAIRESTClient|DEBUG||Set SSL BasicAuth username = aai@aai.onap.org| 2021-09-27T06:36:38.693Z||main|AAIUI||AAIRESTClient|DEBUG||Set connection timeout = 60000 ms| 2021-09-27T06:36:38.693Z||main|AAIUI||AAIRESTClient|DEBUG||Set read timeout = 30000 ms| 2021-09-27T06:36:38.912Z||main|AAIUI||org.onap.aai.config.NodesConfiguration|INFO|Translator is ConfigTranslator 2021-09-27T06:36:38.912Z||main|AAIUI||org.onap.aai.config.NodesConfiguration|INFO|Translator is ConfigTranslator [EL Warning]: moxy: 2021-09-27 06:36: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-09-27 06:36:42.861--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [EL Warning]: moxy: 2021-09-27 06:36:44.821--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [EL Warning]: moxy: 2021-09-27 06:36:46.682--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [EL Warning]: moxy: 2021-09-27 06:36:49.153--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [EL Warning]: moxy: 2021-09-27 06:36:51.599--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [EL Warning]: moxy: 2021-09-27 06:36:53.807--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2021-09-27T06:36:55.850Z||main|AAIUI||org.onap.aai.sparky.config.oxm.OxmModelLoader|INFO|AAIUI00019I|AAIUI00019I OXM file version v14 loaded successfully | 2021-09-27T06:36:55.850Z||main|AAIUI||org.onap.aai.sparky.config.oxm.OxmModelLoader|INFO|AAIUI00019I|AAIUI00019I OXM file version v14 loaded successfully | 2021-09-27T06:36:55.978Z||main|AAIUI||AAIRESTClient|DEBUG||Set rest authentication mode= SSL_BASIC| 2021-09-27T06:36:55.979Z||main|AAIUI||AAIRESTClient|DEBUG||Set SSL BasicAuth username = aai@aai.onap.org| 2021-09-27T06:36:55.979Z||main|AAIUI||AAIRESTClient|DEBUG||Set connection timeout = 60000 ms| 2021-09-27T06:36:55.979Z||main|AAIUI||AAIRESTClient|DEBUG||Set read timeout = 30000 ms| 2021-09-27T06:36:56.334Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver 2021-09-27T06:36:56.334Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver. 2021-09-27T06:36:56.361Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver 2021-09-27T06:36:56.361Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver. 2021-09-27T06:36:56.362Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator 2021-09-27T06:36:56.362Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory 2021-09-27T06:36:56.362Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom ParameterNameProvider of type com.sun.proxy.$Proxy63 2021-09-27T06:36:56.362Z||main|AAIUI||org.hibernate.validator.internal.xml.ValidationXmlParser|DEBUG|Trying to load META-INF/validation.xml for XML based Validator configuration. 2021-09-27T06:36:56.362Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via user class loader 2021-09-27T06:36:56.362Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via TCCL 2021-09-27T06:36:56.363Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via Hibernate Validator's class loader 2021-09-27T06:36:56.363Z||main|AAIUI||org.hibernate.validator.internal.xml.ValidationXmlParser|DEBUG|No META-INF/validation.xml found. Using annotation based configuration only. 2021-09-27T06:36:59.878Z||main|AAIUI||org.hibernate.validator.internal.metadata.provider.TypeAnnotationAwareMetaDataProvider|DEBUG|HV000188: Parameterized type with more than one argument is not supported: java.util.function.Function 2021-09-27T06:37:02.362Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@30331109{STARTED}[9.4.18.v20190429] added {ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:8000},UNMANAGED} 2021-09-27T06:37:02.366Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting metricsFilter@39e67516==org.springframework.boot.actuate.autoconfigure.MetricsFilter,inst=true,async=true 2021-09-27T06:37:02.366Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @34280ms metricsFilter@39e67516==org.springframework.boot.actuate.autoconfigure.MetricsFilter,inst=true,async=true 2021-09-27T06:37:02.367Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.actuate.autoconfigure.MetricsFilter@46678e49 2021-09-27T06:37:02.370Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting characterEncodingFilter@7c1812b3==org.springframework.boot.web.filter.OrderedCharacterEncodingFilter,inst=true,async=true 2021-09-27T06:37:02.370Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @34284ms characterEncodingFilter@7c1812b3==org.springframework.boot.web.filter.OrderedCharacterEncodingFilter,inst=true,async=true 2021-09-27T06:37:02.370Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.OrderedCharacterEncodingFilter@256aa5f2 2021-09-27T06:37:02.370Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting hiddenHttpMethodFilter@72e789cb==org.springframework.boot.web.filter.OrderedHiddenHttpMethodFilter,inst=true,async=true 2021-09-27T06:37:02.370Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @34284ms hiddenHttpMethodFilter@72e789cb==org.springframework.boot.web.filter.OrderedHiddenHttpMethodFilter,inst=true,async=true 2021-09-27T06:37:02.370Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.OrderedHiddenHttpMethodFilter@4d48bd85 2021-09-27T06:37:02.370Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting httpPutFormContentFilter@328902d5==org.springframework.boot.web.filter.OrderedHttpPutFormContentFilter,inst=true,async=true 2021-09-27T06:37:02.371Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @34285ms httpPutFormContentFilter@328902d5==org.springframework.boot.web.filter.OrderedHttpPutFormContentFilter,inst=true,async=true 2021-09-27T06:37:02.371Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.OrderedHttpPutFormContentFilter@2ff95fc6 2021-09-27T06:37:02.371Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting requestContextFilter@3157e4c0==org.springframework.boot.web.filter.OrderedRequestContextFilter,inst=true,async=true 2021-09-27T06:37:02.371Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @34285ms requestContextFilter@3157e4c0==org.springframework.boot.web.filter.OrderedRequestContextFilter,inst=true,async=true 2021-09-27T06:37:02.371Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.OrderedRequestContextFilter@29a69a35 2021-09-27T06:37:02.371Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting webRequestLoggingFilter@43034809==org.springframework.boot.actuate.trace.WebRequestTraceFilter,inst=true,async=true 2021-09-27T06:37:02.371Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @34285ms webRequestLoggingFilter@43034809==org.springframework.boot.actuate.trace.WebRequestTraceFilter,inst=true,async=true 2021-09-27T06:37:02.371Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.actuate.trace.WebRequestTraceFilter@77c7ed8e 2021-09-27T06:37:02.372Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting applicationContextIdFilter@6eaa21d8==org.springframework.boot.web.filter.ApplicationContextHeaderFilter,inst=true,async=true 2021-09-27T06:37:02.372Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @34286ms applicationContextIdFilter@6eaa21d8==org.springframework.boot.web.filter.ApplicationContextHeaderFilter,inst=true,async=true 2021-09-27T06:37:02.372Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.ApplicationContextHeaderFilter@ea9e141 2021-09-27T06:37:02.372Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting Jetty_WebSocketUpgradeFilter@f2ce6b==org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter,inst=true,async=true 2021-09-27T06:37:02.372Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @34286ms Jetty_WebSocketUpgradeFilter@f2ce6b==org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter,inst=true,async=true 2021-09-27T06:37:02.372Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init WebSocketUpgradeFilter[configuration=NativeWebSocketConfiguration@787f32b7{STARTED}] 2021-09-27T06:37:02.374Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting dispatcherServlet@7ef5559e==org.springframework.web.servlet.DispatcherServlet,jsp=null,order=-1,inst=true,async=true 2021-09-27T06:37:02.375Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @34289ms dispatcherServlet@7ef5559e==org.springframework.web.servlet.DispatcherServlet,jsp=null,order=-1,inst=true,async=true 2021-09-27T06:37:02.377Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHolder|DEBUG|Servlet.init org.springframework.web.servlet.DispatcherServlet@1cb19dba for dispatcherServlet 2021-09-27T06:37:02.377Z||main|AAIUI||org.eclipse.jetty.server.handler.ContextHandler.application|INFO|Initializing Spring FrameworkServlet 'dispatcherServlet' 2021-09-27T06:37:02.402Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting CamelServlet@9ce650cf==org.apache.camel.component.servlet.CamelHttpTransportServlet,jsp=null,order=1,inst=true,async=true 2021-09-27T06:37:02.403Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @34317ms CamelServlet@9ce650cf==org.apache.camel.component.servlet.CamelHttpTransportServlet,jsp=null,order=1,inst=true,async=true 2021-09-27T06:37:02.403Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHolder|DEBUG|Servlet.init CamelHttpTransportServlet for CamelServlet 2021-09-27T06:37:02.404Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting default@5c13d641==org.eclipse.jetty.servlet.DefaultServlet,jsp=null,order=1,inst=false,async=true 2021-09-27T06:37:02.405Z||main|AAIUI||org.eclipse.jetty.servlet.BaseHolder|DEBUG|Holding class org.eclipse.jetty.servlet.DefaultServlet from org.springframework.boot.loader.LaunchedURLClassLoader@6df97b55 2021-09-27T06:37:02.405Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @34319ms default@5c13d641==org.eclipse.jetty.servlet.DefaultServlet,jsp=null,order=1,inst=false,async=true 2021-09-27T06:37:02.410Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHolder|DEBUG|Servlet.init org.eclipse.jetty.servlet.DefaultServlet@20a46227 for default 2021-09-27T06:37:02.416Z||main|AAIUI||org.eclipse.jetty.servlet.DefaultServlet|DEBUG|resource base = null 2021-09-27T06:37:02.416Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:8000} 2021-09-27T06:37:02.432Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:8000} added {sun.nio.ch.ServerSocketChannelImpl[/0.0.0.0:8000],POJO} 2021-09-27T06:37:02.432Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ScheduledExecutorScheduler@73ba6fe6{STOPPED} 2021-09-27T06:37:02.432Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @34347ms ScheduledExecutorScheduler@73ba6fe6{STARTED} 2021-09-27T06:37:02.433Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting SslConnectionFactory@736f3e9e{SSL->HTTP/1.1} 2021-09-27T06:37:02.433Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting SslContextFactory@bdc8014[provider=null,keyStore=file:///opt/app/osaaf/local/org.onap.aai.p12,trustStore=file:///opt/app/osaaf/local/org.onap.aai.trust.jks] 2021-09-27T06:37:02.701Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai in X509@4d071e4b(aai@aai.onap.org,h=[],w=[]) 2021-09-27T06:37:02.701Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai-search-data.onap in X509@4d071e4b(aai@aai.onap.org,h=[aai],w=[]) 2021-09-27T06:37:02.702Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai-sparky-be.onap in X509@4d071e4b(aai@aai.onap.org,h=[aai, aai-search-data.onap],w=[]) 2021-09-27T06:37:02.702Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.api.simpledemo.onap.org in X509@4d071e4b(aai@aai.onap.org,h=[aai, aai-search-data.onap, aai-sparky-be.onap],w=[]) 2021-09-27T06:37:02.702Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.elasticsearch.simpledemo.onap.org in X509@4d071e4b(aai@aai.onap.org,h=[aai, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org],w=[]) 2021-09-27T06:37:02.702Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.gremlinserver.simpledemo.onap.org in X509@4d071e4b(aai@aai.onap.org,h=[aai, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org],w=[]) 2021-09-27T06:37:02.702Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.hbase.simpledemo.onap.org in X509@4d071e4b(aai@aai.onap.org,h=[aai, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org, aai.gremlinserver.simpledemo.onap.org],w=[]) 2021-09-27T06:37:02.702Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.onap in X509@4d071e4b(aai@aai.onap.org,h=[aai, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org, aai.gremlinserver.simpledemo.onap.org, aai.hbase.simpledemo.onap.org],w=[]) 2021-09-27T06:37:02.702Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.searchservice.simpledemo.onap.org in X509@4d071e4b(aai@aai.onap.org,h=[aai, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org, aai.gremlinserver.simpledemo.onap.org, aai.hbase.simpledemo.onap.org, aai.onap],w=[]) 2021-09-27T06:37:02.702Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.simpledemo.onap.org in X509@4d071e4b(aai@aai.onap.org,h=[aai, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org, aai.gremlinserver.simpledemo.onap.org, aai.hbase.simpledemo.onap.org, aai.onap, aai.searchservice.simpledemo.onap.org],w=[]) 2021-09-27T06:37:02.702Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.ui.simpledemo.onap.org in X509@4d071e4b(aai@aai.onap.org,h=[aai, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org, aai.gremlinserver.simpledemo.onap.org, aai.hbase.simpledemo.onap.org, aai.onap, aai.searchservice.simpledemo.onap.org, aai.simpledemo.onap.org],w=[]) 2021-09-27T06:37:02.704Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate CN alias=aai@aai.onap.org CN=aai in X509@4d071e4b(aai@aai.onap.org,h=[aai, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org, aai.gremlinserver.simpledemo.onap.org, aai.hbase.simpledemo.onap.org, aai.onap, aai.searchservice.simpledemo.onap.org, aai.simpledemo.onap.org, aai.ui.simpledemo.onap.org],w=[]) 2021-09-27T06:37:02.704Z||main|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|INFO|x509=X509@4d071e4b(aai@aai.onap.org,h=[aai, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org, aai.gremlinserver.simpledemo.onap.org, aai.hbase.simpledemo.onap.org, aai.onap, aai.searchservice.simpledemo.onap.org, aai.simpledemo.onap.org, aai.ui.simpledemo.onap.org],w=[]) for SslContextFactory@bdc8014[provider=null,keyStore=file:///opt/app/osaaf/local/org.onap.aai.p12,trustStore=file:///opt/app/osaaf/local/org.onap.aai.trust.jks] 2021-09-27T06:37:02.788Z||main|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|managers=[org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager@2082e0e4] for SslContextFactory@bdc8014[provider=null,keyStore=file:///opt/app/osaaf/local/org.onap.aai.p12,trustStore=file:///opt/app/osaaf/local/org.onap.aai.trust.jks] 2021-09-27T06:37:02.871Z||main|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Selected Protocols [TLSv1.1, TLSv1.2] of [TLSv1.3, TLSv1.2, TLSv1.1, TLSv1, SSLv3, SSLv2Hello] 2021-09-27T06:37:02.872Z||main|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Selected Ciphers [TLS_AES_128_GCM_SHA256, TLS_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_EMPTY_RENEGOTIATION_INFO_SCSV] of [TLS_AES_128_GCM_SHA256, TLS_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV] 2021-09-27T06:37:02.873Z||main|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@26f07261 2021-09-27T06:37:02.875Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @34789ms SslContextFactory@bdc8014[provider=null,keyStore=file:///opt/app/osaaf/local/org.onap.aai.p12,trustStore=file:///opt/app/osaaf/local/org.onap.aai.trust.jks] 2021-09-27T06:37:02.875Z||main|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@57df93c1 2021-09-27T06:37:02.875Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @34789ms SslConnectionFactory@736f3e9e{SSL->HTTP/1.1} 2021-09-27T06:37:02.875Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting HttpConnectionFactory@41c204a0[HTTP/1.1] 2021-09-27T06:37:02.875Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @34790ms HttpConnectionFactory@41c204a0[HTTP/1.1] 2021-09-27T06:37:02.876Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting SelectorManager@ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:8000} 2021-09-27T06:37:02.891Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|EatWhatYouKill@43de88f3/SelectorProducer@347c5721/IDLE/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-09-27T06:37:02.889378Z added {SelectorProducer@347c5721,POJO} 2021-09-27T06:37:02.892Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|EatWhatYouKill@43de88f3/SelectorProducer@347c5721/IDLE/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-09-27T06:37:02.891829Z added {QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=0/2,p=0}],UNMANAGED} 2021-09-27T06:37:02.892Z||main|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@43de88f3/SelectorProducer@347c5721/IDLE/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-09-27T06:37:02.892225Z created 2021-09-27T06:37:02.892Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ManagedSelector@1fce6eb4{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@43de88f3/SelectorProducer@347c5721/IDLE/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-09-27T06:37:02.892586Z,MANAGED} 2021-09-27T06:37:02.892Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|SelectorManager@ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:8000} added {ManagedSelector@1fce6eb4{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO} 2021-09-27T06:37:02.892Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ManagedSelector@1fce6eb4{STOPPED} id=0 keys=-1 selected=-1 updates=0 2021-09-27T06:37:02.893Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting EatWhatYouKill@43de88f3/SelectorProducer@347c5721/IDLE/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-09-27T06:37:02.893118Z 2021-09-27T06:37:02.893Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @34807ms EatWhatYouKill@43de88f3/SelectorProducer@347c5721/IDLE/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-09-27T06:37:02.893374Z 2021-09-27T06:37:02.896Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$$Lambda$216/0x00000008009a7c40@38a61c81 2021-09-27T06:37:02.896Z||main|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Start@1715193f on ManagedSelector@1fce6eb4{STARTING} id=0 keys=0 selected=0 updates=0 2021-09-27T06:37:02.899Z||qtp214768579-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$$Lambda$216/0x00000008009a7c40@38a61c81 2021-09-27T06:37:02.900Z||qtp214768579-20|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@43de88f3/SelectorProducer@347c5721/IDLE/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=7,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-09-27T06:37:02.899968Z tryProduce false 2021-09-27T06:37:02.906Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-09-27T06:37:02.906Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Start@1715193f 2021-09-27T06:37:02.906Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-27T06:37:02.906Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 waiting with 0 keys 2021-09-27T06:37:02.906Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @34820ms ManagedSelector@1fce6eb4{STARTED} id=0 keys=0 selected=0 updates=0 2021-09-27T06:37:02.906Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @34820ms SelectorManager@ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:8000} 2021-09-27T06:37:02.907Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:8000} added {acceptor-0@2f025e9e,POJO} 2021-09-27T06:37:02.907Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue acceptor-0@2f025e9e 2021-09-27T06:37:02.907Z||main|AAIUI||org.eclipse.jetty.server.AbstractConnector|INFO|Started ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:8000} 2021-09-27T06:37:02.907Z||qtp214768579-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run acceptor-0@2f025e9e 2021-09-27T06:37:02.908Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @34822ms ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:8000} 2021-09-27T06:37:02.916Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|Started Application in 33.566 seconds (JVM running for 34.83) 2021-09-27T06:37:02.916Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|Started Application in 33.566 seconds (JVM running for 34.83) 2021-09-27T06:37:04.287Z||qtp214768579-21-acceptor-0@2f025e9e-ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@32870466 on ManagedSelector@1fce6eb4{STARTED} id=0 keys=0 selected=0 updates=0 2021-09-27T06:37:04.287Z||qtp214768579-21-acceptor-0@2f025e9e-ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1fce6eb4{STARTED} id=0 keys=0 selected=0 updates=1 2021-09-27T06:37:04.288Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 woken with none selected 2021-09-27T06:37:04.288Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 woken up from select, 0/0/0 selected 2021-09-27T06:37:04.288Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 processing 0 keys, 1 updates 2021-09-27T06:37:04.288Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-09-27T06:37:04.288Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@32870466 2021-09-27T06:37:04.290Z||qtp214768579-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@32870466 2021-09-27T06:37:04.290Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@32870466 2021-09-27T06:37:04.290Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-27T06:37:04.298Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 waiting with 1 keys 2021-09-27T06:37:04.302Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@3cf46944{/10.233.69.31:41608<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 6 ms, remaining: 29994 ms 2021-09-27T06:37:04.303Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@52238fc5 2021-09-27T06:37:04.357Z||qtp214768579-22|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@7d888953{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@331e065e{/10.233.69.31:41608<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=47/30000},null,HttpChannelState@61aa2166{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2021-09-27T06:37:04.364Z||qtp214768579-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@2560159f::DecryptedEndPoint@331e065e{/10.233.69.31:41608<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=54/30000} 2021-09-27T06:37:04.365Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@3cf46944{/10.233.69.31:41608<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=69/30000}{io=0/0,kio=0,kro=0}->SslConnection@6a9489bc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@331e065e{/10.233.69.31:41608<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=55/30000}=>HttpConnection@2560159f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cc93947{s=START}]=>HttpChannelOverHttp@7d888953{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:04.366Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@6a9489bc::SocketChannelEndPoint@3cf46944{/10.233.69.31:41608<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=70/30000}{io=0/0,kio=0,kro=0}->SslConnection@6a9489bc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@331e065e{/10.233.69.31:41608<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=55/30000}=>HttpConnection@2560159f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cc93947{s=START}]=>HttpChannelOverHttp@7d888953{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:04.366Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@2560159f::DecryptedEndPoint@331e065e{/10.233.69.31:41608<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=56/30000} 2021-09-27T06:37:04.366Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@2560159f::DecryptedEndPoint@331e065e{/10.233.69.31:41608<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=56/30000} 2021-09-27T06:37:04.366Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@79a013ac{AC.ReadCB@2560159f{HttpConnection@2560159f::DecryptedEndPoint@331e065e{/10.233.69.31:41608<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-09-27T06:37:04.366Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@6a9489bc::SocketChannelEndPoint@3cf46944{/10.233.69.31:41608<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=71/30000}{io=0/0,kio=0,kro=0}->SslConnection@6a9489bc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@331e065e{/10.233.69.31:41608<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2560159f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cc93947{s=START}]=>HttpChannelOverHttp@7d888953{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:04.366Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2021-09-27T06:37:04.367Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.69.66:8000,OPEN,fill=-,flush=-,to=72/30000}{io=0/0,kio=0,kro=0}->SslConnection@6a9489bc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@331e065e{/10.233.69.31:41608<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2560159f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cc93947{s=START}]=>HttpChannelOverHttp@7d888953{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:04.368Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@2842c68{SSLC.NBReadCB@6a9489bc{SslConnection@6a9489bc::SocketChannelEndPoint@3cf46944{/10.233.69.31:41608<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@6a9489bc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@331e065e{/10.233.69.31:41608<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@2560159f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cc93947{s=START}]=>HttpChannelOverHttp@7d888953{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-09-27T06:37:04.368Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@3cf46944{/10.233.69.31:41608<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@6a9489bc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@331e065e{/10.233.69.31:41608<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@2560159f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cc93947{s=START}]=>HttpChannelOverHttp@7d888953{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:04.368Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@7b4062e7 on ManagedSelector@1fce6eb4{STARTED} id=0 keys=1 selected=0 updates=0 2021-09-27T06:37:04.369Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1fce6eb4{STARTED} id=0 keys=1 selected=0 updates=1 2021-09-27T06:37:04.369Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 woken with none selected 2021-09-27T06:37:04.369Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 woken up from select, 0/0/1 selected 2021-09-27T06:37:04.369Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 processing 0 keys, 1 updates 2021-09-27T06:37:04.369Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-09-27T06:37:04.369Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@7b4062e7 2021-09-27T06:37:04.369Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@3cf46944{/10.233.69.31:41608<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@6a9489bc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@331e065e{/10.233.69.31:41608<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@2560159f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cc93947{s=START}]=>HttpChannelOverHttp@7d888953{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:04.369Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-27T06:37:04.369Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 waiting with 1 keys 2021-09-27T06:37:04.369Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 woken up from select, 1/1/1 selected 2021-09-27T06:37:04.370Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 processing 1 keys, 0 updates 2021-09-27T06:37:04.370Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.69.66:8000 remote=/10.233.69.31:41608], selector=sun.nio.ch.EPollSelectorImpl@62c18c30, interestOps=1, readyOps=1 SocketChannelEndPoint@3cf46944{/10.233.69.31:41608<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@6a9489bc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@331e065e{/10.233.69.31:41608<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@2560159f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cc93947{s=START}]=>HttpChannelOverHttp@7d888953{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:04.370Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@3cf46944{/10.233.69.31:41608<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@6a9489bc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@331e065e{/10.233.69.31:41608<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@2560159f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cc93947{s=START}]=>HttpChannelOverHttp@7d888953{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:04.371Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@3cf46944{/10.233.69.31:41608<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@6a9489bc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@331e065e{/10.233.69.31:41608<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@2560159f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cc93947{s=START}]=>HttpChannelOverHttp@7d888953{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-09-27T06:37:04.371Z||qtp214768579-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=0/2,p=0} tryExecute EatWhatYouKill@43de88f3/SelectorProducer@347c5721/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-09-27T06:37:04.37133Z 2021-09-27T06:37:04.371Z||qtp214768579-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=0/2,p=1} startReservedThread p=1 2021-09-27T06:37:04.372Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@3cf46944{/10.233.69.31:41608<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@6a9489bc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@331e065e{/10.233.69.31:41608<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@2560159f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cc93947{s=START}]=>HttpChannelOverHttp@7d888953{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:04.372Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@32870466 2021-09-27T06:37:04.372Z||qtp214768579-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@7551da2a{s=0/2,p=1}@50992eb4 2021-09-27T06:37:04.373Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@7551da2a{s=0/2,p=1}@50992eb4 2021-09-27T06:37:04.373Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=1}@50992eb4 started 2021-09-27T06:37:04.373Z||qtp214768579-20|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@43de88f3/SelectorProducer@347c5721/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=6,r=2,q=1}[ReservedThreadExecutor@7551da2a{s=0/2,p=1}][pc=0,pic=0,pec=0,epc=0]@2021-09-27T06:37:04.372946Z m=PRODUCE_EXECUTE_CONSUME t=CEP:SocketChannelEndPoint@3cf46944{/10.233.69.31:41608<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@6a9489bc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@331e065e{/10.233.69.31:41608<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@2560159f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cc93947{s=START}]=>HttpChannelOverHttp@7d888953{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2021-09-27T06:37:04.373Z||qtp214768579-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue CEP:SocketChannelEndPoint@3cf46944{/10.233.69.31:41608<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@6a9489bc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@331e065e{/10.233.69.31:41608<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@2560159f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cc93947{s=START}]=>HttpChannelOverHttp@7d888953{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-09-27T06:37:04.373Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@50992eb4 waiting 2021-09-27T06:37:04.373Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-09-27T06:37:04.373Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-27T06:37:04.374Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@3cf46944{/10.233.69.31:41608<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@6a9489bc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@331e065e{/10.233.69.31:41608<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@2560159f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cc93947{s=START}]=>HttpChannelOverHttp@7d888953{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:04.374Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 waiting with 1 keys 2021-09-27T06:37:04.374Z||qtp214768579-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run CEP:SocketChannelEndPoint@3cf46944{/10.233.69.31:41608<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@6a9489bc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@331e065e{/10.233.69.31:41608<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@2560159f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cc93947{s=START}]=>HttpChannelOverHttp@7d888953{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-09-27T06:37:04.374Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@2842c68{SSLC.NBReadCB@6a9489bc{SslConnection@6a9489bc::SocketChannelEndPoint@3cf46944{/10.233.69.31:41608<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@6a9489bc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@331e065e{/10.233.69.31:41608<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@2560159f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cc93947{s=START}]=>HttpChannelOverHttp@7d888953{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-09-27T06:37:04.374Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@6a9489bc::SocketChannelEndPoint@3cf46944{/10.233.69.31:41608<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@6a9489bc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@331e065e{/10.233.69.31:41608<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@2560159f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cc93947{s=START}]=>HttpChannelOverHttp@7d888953{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:04.375Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@6a9489bc::SocketChannelEndPoint@3cf46944{/10.233.69.31:41608<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@6a9489bc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@331e065e{/10.233.69.31:41608<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@2560159f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cc93947{s=START}]=>HttpChannelOverHttp@7d888953{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:04.376Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@79a013ac{AC.ReadCB@2560159f{HttpConnection@2560159f::DecryptedEndPoint@331e065e{/10.233.69.31:41608<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=10/30000}}} 2021-09-27T06:37:04.376Z||qtp214768579-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2560159f::DecryptedEndPoint@331e065e{/10.233.69.31:41608<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=10/30000} onFillable enter HttpChannelState@61aa2166{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-09-27T06:37:04.376Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@6a9489bc::SocketChannelEndPoint@3cf46944{/10.233.69.31:41608<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@6a9489bc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@331e065e{/10.233.69.31:41608<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@2560159f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cc93947{s=START}]=>HttpChannelOverHttp@7d888953{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:04.376Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2021-09-27T06:37:04.380Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@3cf46944{/10.233.69.31:41608<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@6a9489bc{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@331e065e{/10.233.69.31:41608<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@2560159f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cc93947{s=START}]=>HttpChannelOverHttp@7d888953{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:04.380Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@7c6a35f9[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-09-27T06:37:04.380Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2021-09-27T06:37:04.401Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@b825882[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@b825882[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-09-27T06:37:04.405Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.69.66:8000,ISHUT,fill=-,flush=-,to=36/30000}{io=0/0,kio=0,kro=1}->SslConnection@6a9489bc{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@331e065e{/10.233.69.31:41608<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=38/30000}=>HttpConnection@2560159f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cc93947{s=START}]=>HttpChannelOverHttp@7d888953{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:04.405Z||qtp214768579-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2021-09-27T06:37:04.405Z||qtp214768579-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2560159f::DecryptedEndPoint@331e065e{/10.233.69.31:41608<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=39/30000} filled -1 HeapByteBuffer@b825882[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-09-27T06:37:04.405Z||qtp214768579-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2560159f::DecryptedEndPoint@331e065e{/10.233.69.31:41608<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=39/30000} parse HeapByteBuffer@b825882[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 2021-09-27T06:37:04.405Z||qtp214768579-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@b825882[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-09-27T06:37:04.407Z||qtp214768579-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2021-09-27T06:37:04.407Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@331e065e{/10.233.69.31:41608<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=41/30000} 2021-09-27T06:37:04.408Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@331e065e{/10.233.69.31:41608<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=41/30000} 2021-09-27T06:37:04.408Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@6a9489bc::SocketChannelEndPoint@3cf46944{/10.233.69.31:41608<->/10.233.69.66:8000,ISHUT,fill=-,flush=-,to=40/30000}{io=0/0,kio=0,kro=1}->SslConnection@6a9489bc{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@331e065e{/10.233.69.31:41608<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=42/30000}=>HttpConnection@2560159f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5cc93947{s=START}]=>HttpChannelOverHttp@7d888953{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2021-09-27T06:37:04.410Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@6a9489bc::SocketChannelEndPoint@3cf46944{/10.233.69.31:41608<->/10.233.69.66:8000,ISHUT,fill=-,flush=-,to=42/30000}{io=0/0,kio=0,kro=1}->SslConnection@6a9489bc{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@331e065e{/10.233.69.31:41608<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=44/30000}=>HttpConnection@2560159f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5cc93947{s=START}]=>HttpChannelOverHttp@7d888953{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:04.410Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@187a32a2[p=0,l=0,c=0,r=0]={<<<>>>} 2021-09-27T06:37:04.410Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-09-27T06:37:04.411Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false 2021-09-27T06:37:04.411Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@3cf46944{/10.233.69.31:41608<->/10.233.69.66:8000,ISHUT,fill=-,flush=-,to=43/30000}{io=0/0,kio=0,kro=1}->SslConnection@6a9489bc{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@331e065e{/10.233.69.31:41608<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=45/30000}=>HttpConnection@2560159f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5cc93947{s=START}]=>HttpChannelOverHttp@7d888953{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:04.411Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2021-09-27T06:37:04.411Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-09-27T06:37:04.412Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true 2021-09-27T06:37:04.412Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@6a9489bc::SocketChannelEndPoint@3cf46944{/10.233.69.31:41608<->/10.233.69.66:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6a9489bc{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@331e065e{/10.233.69.31:41608<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=46/30000}=>HttpConnection@2560159f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5cc93947{s=START}]=>HttpChannelOverHttp@7d888953{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2021-09-27T06:37:04.413Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.69.66:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6a9489bc{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@331e065e{/10.233.69.31:41608<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=46/30000}=>HttpConnection@2560159f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5cc93947{s=START}]=>HttpChannelOverHttp@7d888953{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:04.417Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@6a9489bc::SocketChannelEndPoint@3cf46944{/10.233.69.31:41608<->/10.233.69.66:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@6a9489bc{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@331e065e{/10.233.69.31:41608<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=47/30000}=>HttpConnection@2560159f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5cc93947{s=START}]=>HttpChannelOverHttp@7d888953{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} org.eclipse.jetty.io.EofException: null at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) Caused by: java.io.IOException: Broken pipe at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source) at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262) ... 21 common frames omitted 2021-09-27T06:37:04.417Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@331e065e{/10.233.69.31:41608<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=51/30000} 2021-09-27T06:37:04.418Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@3cf46944{/10.233.69.31:41608<->/10.233.69.66:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@6a9489bc{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@331e065e{/10.233.69.31:41608<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=52/30000}=>HttpConnection@2560159f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5cc93947{s=START}]=>HttpChannelOverHttp@7d888953{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:04.418Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@3cf46944{/10.233.69.31:41608<->/10.233.69.66:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@6a9489bc{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@331e065e{/10.233.69.31:41608<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=52/30000}=>HttpConnection@2560159f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5cc93947{s=START}]=>HttpChannelOverHttp@7d888953{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:04.419Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@3cf46944{/10.233.69.31:41608<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@6a9489bc{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@331e065e{/10.233.69.31:41608<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=53/30000}=>HttpConnection@2560159f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5cc93947{s=START}]=>HttpChannelOverHttp@7d888953{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:04.420Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@174a8e75{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2021-09-27T06:37:04.420Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@2842c68{null} 2021-09-27T06:37:04.420Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1fce6eb4{STARTED} id=0 keys=1 selected=0 updates=0 2021-09-27T06:37:04.420Z||qtp214768579-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@26586560 2021-09-27T06:37:04.421Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 woken with none selected 2021-09-27T06:37:04.421Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 woken up from select, 0/0/0 selected 2021-09-27T06:37:04.421Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 processing 0 keys, 0 updates 2021-09-27T06:37:04.421Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-09-27T06:37:04.421Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-27T06:37:04.421Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 waiting with 0 keys 2021-09-27T06:37:04.421Z||qtp214768579-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@26586560 2021-09-27T06:37:04.422Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@3cf46944{/10.233.69.31:41608<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=10/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6a9489bc{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@331e065e{/10.233.69.31:41608<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=55/30000}=>HttpConnection@2560159f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5cc93947{s=START}]=>HttpChannelOverHttp@7d888953{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:04.423Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@2560159f::DecryptedEndPoint@331e065e{/10.233.69.31:41608<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=57/30000} 2021-09-27T06:37:04.423Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@3cf46944{/10.233.69.31:41608<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=12/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6a9489bc{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@331e065e{/10.233.69.31:41608<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=57/30000}=>HttpConnection@2560159f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5cc93947{s=START}]=>HttpChannelOverHttp@7d888953{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:04.424Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@6a9489bc::SocketChannelEndPoint@3cf46944{/10.233.69.31:41608<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=12/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6a9489bc{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@331e065e{/10.233.69.31:41608<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=57/30000}=>HttpConnection@2560159f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5cc93947{s=START}]=>HttpChannelOverHttp@7d888953{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:04.424Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@3cf46944{/10.233.69.31:41608<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=13/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6a9489bc{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@331e065e{/10.233.69.31:41608<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=58/30000}=>HttpConnection@2560159f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5cc93947{s=START}]=>HttpChannelOverHttp@7d888953{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:04.424Z||qtp214768579-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@26586560 2021-09-27T06:37:04.424Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@1e8eeb1c{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2021-09-27T06:37:04.424Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@79a013ac{null} 2021-09-27T06:37:04.424Z||qtp214768579-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2560159f::DecryptedEndPoint@331e065e{/10.233.69.31:41608<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=58/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2021-09-27T06:37:04.424Z||qtp214768579-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@2560159f::DecryptedEndPoint@331e065e{/10.233.69.31:41608<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=58/30000} 2021-09-27T06:37:04.426Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@331e065e{/10.233.69.31:41608<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=60/30000} 2021-09-27T06:37:04.426Z||qtp214768579-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2560159f::DecryptedEndPoint@331e065e{/10.233.69.31:41608<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=60/30000} onFillable exit HttpChannelState@61aa2166{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-09-27T06:37:04.426Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=15/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6a9489bc{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@331e065e{/10.233.69.31:41608<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=60/30000}=>HttpConnection@2560159f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5cc93947{s=START}]=>HttpChannelOverHttp@7d888953{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:04.426Z||qtp214768579-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran CEP:SocketChannelEndPoint@3cf46944{/10.233.69.31:41608<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=15/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6a9489bc{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@331e065e{/10.233.69.31:41608<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=60/30000}=>HttpConnection@2560159f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5cc93947{s=START}]=>HttpChannelOverHttp@7d888953{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-09-27T06:37:14.288Z||qtp214768579-21-acceptor-0@2f025e9e-ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@15692b7c on ManagedSelector@1fce6eb4{STARTED} id=0 keys=0 selected=0 updates=0 2021-09-27T06:37:14.288Z||qtp214768579-21-acceptor-0@2f025e9e-ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1fce6eb4{STARTED} id=0 keys=0 selected=0 updates=1 2021-09-27T06:37:14.289Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 woken with none selected 2021-09-27T06:37:14.289Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 woken up from select, 0/0/0 selected 2021-09-27T06:37:14.289Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 processing 0 keys, 1 updates 2021-09-27T06:37:14.289Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-09-27T06:37:14.289Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@15692b7c 2021-09-27T06:37:14.289Z||qtp214768579-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@15692b7c 2021-09-27T06:37:14.289Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-27T06:37:14.289Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 waiting with 1 keys 2021-09-27T06:37:14.289Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@15692b7c 2021-09-27T06:37:14.289Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@2660d248{/10.233.69.31:41864<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2021-09-27T06:37:14.289Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@28a738f4 2021-09-27T06:37:14.290Z||qtp214768579-26|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@2c98b938{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@699a32cf{/10.233.69.31:41864<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@49c85f26{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2021-09-27T06:37:14.290Z||qtp214768579-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@58b9be73::DecryptedEndPoint@699a32cf{/10.233.69.31:41864<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-09-27T06:37:14.290Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@2660d248{/10.233.69.31:41864<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@31018d25{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@699a32cf{/10.233.69.31:41864<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@58b9be73[p=HttpParser{s=START,0 of -1},g=HttpGenerator@9b5cd80{s=START}]=>HttpChannelOverHttp@2c98b938{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:14.291Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@31018d25::SocketChannelEndPoint@2660d248{/10.233.69.31:41864<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@31018d25{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@699a32cf{/10.233.69.31:41864<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@58b9be73[p=HttpParser{s=START,0 of -1},g=HttpGenerator@9b5cd80{s=START}]=>HttpChannelOverHttp@2c98b938{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:14.291Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@58b9be73::DecryptedEndPoint@699a32cf{/10.233.69.31:41864<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-09-27T06:37:14.291Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@58b9be73::DecryptedEndPoint@699a32cf{/10.233.69.31:41864<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-09-27T06:37:14.291Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@20f82ff{AC.ReadCB@58b9be73{HttpConnection@58b9be73::DecryptedEndPoint@699a32cf{/10.233.69.31:41864<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-09-27T06:37:14.291Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@31018d25::SocketChannelEndPoint@2660d248{/10.233.69.31:41864<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@31018d25{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@699a32cf{/10.233.69.31:41864<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@58b9be73[p=HttpParser{s=START,0 of -1},g=HttpGenerator@9b5cd80{s=START}]=>HttpChannelOverHttp@2c98b938{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:14.291Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2021-09-27T06:37:14.292Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.69.66:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@31018d25{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@699a32cf{/10.233.69.31:41864<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@58b9be73[p=HttpParser{s=START,0 of -1},g=HttpGenerator@9b5cd80{s=START}]=>HttpChannelOverHttp@2c98b938{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:14.292Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@1750eeeb{SSLC.NBReadCB@31018d25{SslConnection@31018d25::SocketChannelEndPoint@2660d248{/10.233.69.31:41864<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@31018d25{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@699a32cf{/10.233.69.31:41864<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@58b9be73[p=HttpParser{s=START,0 of -1},g=HttpGenerator@9b5cd80{s=START}]=>HttpChannelOverHttp@2c98b938{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-09-27T06:37:14.292Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@2660d248{/10.233.69.31:41864<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@31018d25{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@699a32cf{/10.233.69.31:41864<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@58b9be73[p=HttpParser{s=START,0 of -1},g=HttpGenerator@9b5cd80{s=START}]=>HttpChannelOverHttp@2c98b938{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:14.292Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@2a052181 on ManagedSelector@1fce6eb4{STARTED} id=0 keys=1 selected=0 updates=0 2021-09-27T06:37:14.292Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1fce6eb4{STARTED} id=0 keys=1 selected=0 updates=1 2021-09-27T06:37:14.292Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 woken with none selected 2021-09-27T06:37:14.293Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 woken up from select, 0/0/1 selected 2021-09-27T06:37:14.293Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 processing 0 keys, 1 updates 2021-09-27T06:37:14.293Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-09-27T06:37:14.293Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@2660d248{/10.233.69.31:41864<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@31018d25{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@699a32cf{/10.233.69.31:41864<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@58b9be73[p=HttpParser{s=START,0 of -1},g=HttpGenerator@9b5cd80{s=START}]=>HttpChannelOverHttp@2c98b938{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:14.293Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@2a052181 2021-09-27T06:37:14.293Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@15692b7c 2021-09-27T06:37:14.293Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@2660d248{/10.233.69.31:41864<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@31018d25{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@699a32cf{/10.233.69.31:41864<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@58b9be73[p=HttpParser{s=START,0 of -1},g=HttpGenerator@9b5cd80{s=START}]=>HttpChannelOverHttp@2c98b938{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:14.293Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-27T06:37:14.293Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 waiting with 1 keys 2021-09-27T06:37:14.293Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 woken up from select, 1/1/1 selected 2021-09-27T06:37:14.293Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 processing 1 keys, 0 updates 2021-09-27T06:37:14.293Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.69.66:8000 remote=/10.233.69.31:41864], selector=sun.nio.ch.EPollSelectorImpl@62c18c30, interestOps=1, readyOps=1 SocketChannelEndPoint@2660d248{/10.233.69.31:41864<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@31018d25{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@699a32cf{/10.233.69.31:41864<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@58b9be73[p=HttpParser{s=START,0 of -1},g=HttpGenerator@9b5cd80{s=START}]=>HttpChannelOverHttp@2c98b938{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:14.294Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@2660d248{/10.233.69.31:41864<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@31018d25{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@699a32cf{/10.233.69.31:41864<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@58b9be73[p=HttpParser{s=START,0 of -1},g=HttpGenerator@9b5cd80{s=START}]=>HttpChannelOverHttp@2c98b938{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:14.294Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@2660d248{/10.233.69.31:41864<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@31018d25{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@699a32cf{/10.233.69.31:41864<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@58b9be73[p=HttpParser{s=START,0 of -1},g=HttpGenerator@9b5cd80{s=START}]=>HttpChannelOverHttp@2c98b938{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-09-27T06:37:14.294Z||qtp214768579-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0} tryExecute EatWhatYouKill@43de88f3/SelectorProducer@347c5721/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2021-09-27T06:37:14.294656Z 2021-09-27T06:37:14.295Z||qtp214768579-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=0/2,p=0}@50992eb4 offer EatWhatYouKill@43de88f3/SelectorProducer@347c5721/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2021-09-27T06:37:14.294949Z 2021-09-27T06:37:14.295Z||qtp214768579-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=0/2,p=1} startReservedThread p=1 2021-09-27T06:37:14.295Z||qtp214768579-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@7551da2a{s=0/2,p=1}@2446fa45 2021-09-27T06:37:14.295Z||qtp214768579-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@7551da2a{s=0/2,p=1}@2446fa45 2021-09-27T06:37:14.295Z||qtp214768579-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=1}@2446fa45 started 2021-09-27T06:37:14.295Z||qtp214768579-20|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@43de88f3/SelectorProducer@347c5721/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=5,r=2,q=1}[ReservedThreadExecutor@7551da2a{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=0]@2021-09-27T06:37:14.295433Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@2660d248{/10.233.69.31:41864<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@31018d25{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@699a32cf{/10.233.69.31:41864<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@58b9be73[p=HttpParser{s=START,0 of -1},g=HttpGenerator@9b5cd80{s=START}]=>HttpChannelOverHttp@2c98b938{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2021-09-27T06:37:14.295Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=0/2,p=1}@50992eb4 task=EatWhatYouKill@43de88f3/SelectorProducer@347c5721/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2021-09-27T06:37:14.295877Z 2021-09-27T06:37:14.296Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@1750eeeb{SSLC.NBReadCB@31018d25{SslConnection@31018d25::SocketChannelEndPoint@2660d248{/10.233.69.31:41864<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@31018d25{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@699a32cf{/10.233.69.31:41864<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@58b9be73[p=HttpParser{s=START,0 of -1},g=HttpGenerator@9b5cd80{s=START}]=>HttpChannelOverHttp@2c98b938{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-09-27T06:37:14.296Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@43de88f3/SelectorProducer@347c5721/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2021-09-27T06:37:14.29608Z tryProduce true 2021-09-27T06:37:14.296Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-09-27T06:37:14.296Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-27T06:37:14.296Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@31018d25::SocketChannelEndPoint@2660d248{/10.233.69.31:41864<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@31018d25{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@699a32cf{/10.233.69.31:41864<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@58b9be73[p=HttpParser{s=START,0 of -1},g=HttpGenerator@9b5cd80{s=START}]=>HttpChannelOverHttp@2c98b938{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:14.296Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@2660d248{/10.233.69.31:41864<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@31018d25{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@699a32cf{/10.233.69.31:41864<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@58b9be73[p=HttpParser{s=START,0 of -1},g=HttpGenerator@9b5cd80{s=START}]=>HttpChannelOverHttp@2c98b938{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:14.296Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@31018d25::SocketChannelEndPoint@2660d248{/10.233.69.31:41864<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@31018d25{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@699a32cf{/10.233.69.31:41864<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@58b9be73[p=HttpParser{s=START,0 of -1},g=HttpGenerator@9b5cd80{s=START}]=>HttpChannelOverHttp@2c98b938{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:14.295Z||qtp214768579-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@2446fa45 waiting 2021-09-27T06:37:14.296Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 waiting with 1 keys 2021-09-27T06:37:14.296Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@20f82ff{AC.ReadCB@58b9be73{HttpConnection@58b9be73::DecryptedEndPoint@699a32cf{/10.233.69.31:41864<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=5/30000}}} 2021-09-27T06:37:14.297Z||qtp214768579-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@58b9be73::DecryptedEndPoint@699a32cf{/10.233.69.31:41864<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=6/30000} onFillable enter HttpChannelState@49c85f26{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-09-27T06:37:14.297Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@31018d25::SocketChannelEndPoint@2660d248{/10.233.69.31:41864<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@31018d25{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@699a32cf{/10.233.69.31:41864<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@58b9be73[p=HttpParser{s=START,0 of -1},g=HttpGenerator@9b5cd80{s=START}]=>HttpChannelOverHttp@2c98b938{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:14.297Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2021-09-27T06:37:14.298Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@2660d248{/10.233.69.31:41864<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@31018d25{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@699a32cf{/10.233.69.31:41864<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@58b9be73[p=HttpParser{s=START,0 of -1},g=HttpGenerator@9b5cd80{s=START}]=>HttpChannelOverHttp@2c98b938{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:14.298Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@2231593a[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-09-27T06:37:14.298Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2021-09-27T06:37:14.302Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@b825882[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@b825882[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-09-27T06:37:14.302Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.69.66:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@31018d25{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@699a32cf{/10.233.69.31:41864<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=11/30000}=>HttpConnection@58b9be73[p=HttpParser{s=START,0 of -1},g=HttpGenerator@9b5cd80{s=START}]=>HttpChannelOverHttp@2c98b938{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:14.302Z||qtp214768579-20|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2021-09-27T06:37:14.303Z||qtp214768579-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@58b9be73::DecryptedEndPoint@699a32cf{/10.233.69.31:41864<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=11/30000} filled -1 HeapByteBuffer@b825882[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-09-27T06:37:14.303Z||qtp214768579-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@58b9be73::DecryptedEndPoint@699a32cf{/10.233.69.31:41864<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=12/30000} parse HeapByteBuffer@b825882[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 2021-09-27T06:37:14.303Z||qtp214768579-20|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@b825882[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-09-27T06:37:14.303Z||qtp214768579-20|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2021-09-27T06:37:14.303Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@699a32cf{/10.233.69.31:41864<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=12/30000} 2021-09-27T06:37:14.303Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@699a32cf{/10.233.69.31:41864<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=12/30000} 2021-09-27T06:37:14.303Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@31018d25::SocketChannelEndPoint@2660d248{/10.233.69.31:41864<->/10.233.69.66:8000,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@31018d25{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@699a32cf{/10.233.69.31:41864<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@58b9be73[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@9b5cd80{s=START}]=>HttpChannelOverHttp@2c98b938{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2021-09-27T06:37:14.303Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@31018d25::SocketChannelEndPoint@2660d248{/10.233.69.31:41864<->/10.233.69.66:8000,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@31018d25{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@699a32cf{/10.233.69.31:41864<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@58b9be73[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@9b5cd80{s=START}]=>HttpChannelOverHttp@2c98b938{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:14.303Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@187a32a2[p=0,l=0,c=0,r=0]={<<<>>>} 2021-09-27T06:37:14.303Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-09-27T06:37:14.304Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false 2021-09-27T06:37:14.304Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@2660d248{/10.233.69.31:41864<->/10.233.69.66:8000,ISHUT,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@31018d25{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@699a32cf{/10.233.69.31:41864<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@58b9be73[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@9b5cd80{s=START}]=>HttpChannelOverHttp@2c98b938{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:14.304Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2021-09-27T06:37:14.304Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-09-27T06:37:14.304Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true 2021-09-27T06:37:14.304Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@31018d25::SocketChannelEndPoint@2660d248{/10.233.69.31:41864<->/10.233.69.66:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@31018d25{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@699a32cf{/10.233.69.31:41864<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@58b9be73[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@9b5cd80{s=START}]=>HttpChannelOverHttp@2c98b938{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2021-09-27T06:37:14.305Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.69.66:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@31018d25{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@699a32cf{/10.233.69.31:41864<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@58b9be73[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@9b5cd80{s=START}]=>HttpChannelOverHttp@2c98b938{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:14.305Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@31018d25::SocketChannelEndPoint@2660d248{/10.233.69.31:41864<->/10.233.69.66:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@31018d25{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@699a32cf{/10.233.69.31:41864<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@58b9be73[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@9b5cd80{s=START}]=>HttpChannelOverHttp@2c98b938{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} org.eclipse.jetty.io.EofException: null at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:132) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) Caused by: java.io.IOException: Broken pipe at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source) at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262) ... 25 common frames omitted 2021-09-27T06:37:14.305Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@699a32cf{/10.233.69.31:41864<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=14/30000} 2021-09-27T06:37:14.306Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@2660d248{/10.233.69.31:41864<->/10.233.69.66:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@31018d25{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@699a32cf{/10.233.69.31:41864<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@58b9be73[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@9b5cd80{s=START}]=>HttpChannelOverHttp@2c98b938{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:14.306Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@2660d248{/10.233.69.31:41864<->/10.233.69.66:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@31018d25{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@699a32cf{/10.233.69.31:41864<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@58b9be73[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@9b5cd80{s=START}]=>HttpChannelOverHttp@2c98b938{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:14.306Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@2660d248{/10.233.69.31:41864<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@31018d25{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@699a32cf{/10.233.69.31:41864<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@58b9be73[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@9b5cd80{s=START}]=>HttpChannelOverHttp@2c98b938{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:14.306Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@3bc42f46{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:132) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2021-09-27T06:37:14.306Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@1750eeeb{null} 2021-09-27T06:37:14.306Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1fce6eb4{STARTED} id=0 keys=1 selected=0 updates=0 2021-09-27T06:37:14.306Z||qtp214768579-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7c57cccc 2021-09-27T06:37:14.307Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 woken with none selected 2021-09-27T06:37:14.307Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 woken up from select, 0/0/0 selected 2021-09-27T06:37:14.307Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 processing 0 keys, 0 updates 2021-09-27T06:37:14.307Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-09-27T06:37:14.307Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@2660d248{/10.233.69.31:41864<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@31018d25{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@699a32cf{/10.233.69.31:41864<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@58b9be73[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@9b5cd80{s=START}]=>HttpChannelOverHttp@2c98b938{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:14.307Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-27T06:37:14.307Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 waiting with 0 keys 2021-09-27T06:37:14.307Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7c57cccc 2021-09-27T06:37:14.307Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@2660d248{/10.233.69.31:41864<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@31018d25{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@699a32cf{/10.233.69.31:41864<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@58b9be73[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@9b5cd80{s=START}]=>HttpChannelOverHttp@2c98b938{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:14.308Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@6f5095d1{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:132) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2021-09-27T06:37:14.308Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@2660d248{/10.233.69.31:41864<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@31018d25{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@699a32cf{/10.233.69.31:41864<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@58b9be73[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@9b5cd80{s=START}]=>HttpChannelOverHttp@2c98b938{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:14.308Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@20f82ff{null} 2021-09-27T06:37:14.308Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@58b9be73::DecryptedEndPoint@699a32cf{/10.233.69.31:41864<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=17/30000} 2021-09-27T06:37:14.308Z||qtp214768579-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@58b9be73::DecryptedEndPoint@699a32cf{/10.233.69.31:41864<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=17/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2021-09-27T06:37:14.308Z||qtp214768579-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@58b9be73::DecryptedEndPoint@699a32cf{/10.233.69.31:41864<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=17/30000} 2021-09-27T06:37:14.308Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@31018d25::SocketChannelEndPoint@2660d248{/10.233.69.31:41864<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@31018d25{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@699a32cf{/10.233.69.31:41864<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@58b9be73[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@9b5cd80{s=START}]=>HttpChannelOverHttp@2c98b938{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:14.308Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@699a32cf{/10.233.69.31:41864<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=17/30000} 2021-09-27T06:37:14.308Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7c57cccc 2021-09-27T06:37:14.308Z||qtp214768579-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@58b9be73::DecryptedEndPoint@699a32cf{/10.233.69.31:41864<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=17/30000} onFillable exit HttpChannelState@49c85f26{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-09-27T06:37:14.309Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@31018d25{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@699a32cf{/10.233.69.31:41864<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@58b9be73[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@9b5cd80{s=START}]=>HttpChannelOverHttp@2c98b938{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:14.309Z||qtp214768579-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$$Lambda$216/0x00000008009a7c40@38a61c81 2021-09-27T06:37:24.285Z||qtp214768579-21-acceptor-0@2f025e9e-ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@63e15948 on ManagedSelector@1fce6eb4{STARTED} id=0 keys=0 selected=0 updates=0 2021-09-27T06:37:24.285Z||qtp214768579-21-acceptor-0@2f025e9e-ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1fce6eb4{STARTED} id=0 keys=0 selected=0 updates=1 2021-09-27T06:37:24.285Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 woken with none selected 2021-09-27T06:37:24.286Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 woken up from select, 0/0/0 selected 2021-09-27T06:37:24.286Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 processing 0 keys, 1 updates 2021-09-27T06:37:24.286Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-09-27T06:37:24.286Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@63e15948 2021-09-27T06:37:24.286Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@63e15948 2021-09-27T06:37:24.286Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-27T06:37:24.286Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 waiting with 1 keys 2021-09-27T06:37:24.286Z||qtp214768579-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@63e15948 2021-09-27T06:37:24.286Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@365deb36{/10.233.69.31:42124<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2021-09-27T06:37:24.286Z||qtp214768579-24|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@773900fc 2021-09-27T06:37:24.287Z||qtp214768579-24|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@721ff9f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@faf4ae1{/10.233.69.31:42124<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@56721479{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2021-09-27T06:37:24.287Z||qtp214768579-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@6973d0ab::DecryptedEndPoint@faf4ae1{/10.233.69.31:42124<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-09-27T06:37:24.287Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@365deb36{/10.233.69.31:42124<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@6126171d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@faf4ae1{/10.233.69.31:42124<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@6973d0ab[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14aba19a{s=START}]=>HttpChannelOverHttp@721ff9f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:24.288Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@6126171d::SocketChannelEndPoint@365deb36{/10.233.69.31:42124<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@6126171d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@faf4ae1{/10.233.69.31:42124<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@6973d0ab[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14aba19a{s=START}]=>HttpChannelOverHttp@721ff9f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:24.288Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@6973d0ab::DecryptedEndPoint@faf4ae1{/10.233.69.31:42124<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-09-27T06:37:24.288Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@6973d0ab::DecryptedEndPoint@faf4ae1{/10.233.69.31:42124<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-09-27T06:37:24.288Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@523caeaa{AC.ReadCB@6973d0ab{HttpConnection@6973d0ab::DecryptedEndPoint@faf4ae1{/10.233.69.31:42124<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-09-27T06:37:24.288Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@6126171d::SocketChannelEndPoint@365deb36{/10.233.69.31:42124<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@6126171d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@faf4ae1{/10.233.69.31:42124<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6973d0ab[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14aba19a{s=START}]=>HttpChannelOverHttp@721ff9f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:24.288Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2021-09-27T06:37:24.288Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.69.66:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@6126171d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@faf4ae1{/10.233.69.31:42124<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6973d0ab[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14aba19a{s=START}]=>HttpChannelOverHttp@721ff9f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:24.289Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@25bddace{SSLC.NBReadCB@6126171d{SslConnection@6126171d::SocketChannelEndPoint@365deb36{/10.233.69.31:42124<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@6126171d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@faf4ae1{/10.233.69.31:42124<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6973d0ab[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14aba19a{s=START}]=>HttpChannelOverHttp@721ff9f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-09-27T06:37:24.289Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@365deb36{/10.233.69.31:42124<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@6126171d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@faf4ae1{/10.233.69.31:42124<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6973d0ab[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14aba19a{s=START}]=>HttpChannelOverHttp@721ff9f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:24.289Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@7472bf9b on ManagedSelector@1fce6eb4{STARTED} id=0 keys=1 selected=0 updates=0 2021-09-27T06:37:24.289Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1fce6eb4{STARTED} id=0 keys=1 selected=0 updates=1 2021-09-27T06:37:24.289Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 woken with none selected 2021-09-27T06:37:24.289Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 woken up from select, 0/0/1 selected 2021-09-27T06:37:24.289Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 processing 0 keys, 1 updates 2021-09-27T06:37:24.289Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-09-27T06:37:24.289Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@7472bf9b 2021-09-27T06:37:24.289Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@365deb36{/10.233.69.31:42124<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@6126171d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@faf4ae1{/10.233.69.31:42124<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6973d0ab[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14aba19a{s=START}]=>HttpChannelOverHttp@721ff9f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:24.289Z||qtp214768579-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@63e15948 2021-09-27T06:37:24.290Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@365deb36{/10.233.69.31:42124<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@6126171d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@faf4ae1{/10.233.69.31:42124<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6973d0ab[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14aba19a{s=START}]=>HttpChannelOverHttp@721ff9f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:24.290Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-27T06:37:24.290Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 waiting with 1 keys 2021-09-27T06:37:24.290Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 woken up from select, 1/1/1 selected 2021-09-27T06:37:24.290Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 processing 1 keys, 0 updates 2021-09-27T06:37:24.290Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.69.66:8000 remote=/10.233.69.31:42124], selector=sun.nio.ch.EPollSelectorImpl@62c18c30, interestOps=1, readyOps=1 SocketChannelEndPoint@365deb36{/10.233.69.31:42124<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@6126171d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@faf4ae1{/10.233.69.31:42124<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@6973d0ab[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14aba19a{s=START}]=>HttpChannelOverHttp@721ff9f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:24.290Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@365deb36{/10.233.69.31:42124<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@6126171d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@faf4ae1{/10.233.69.31:42124<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@6973d0ab[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14aba19a{s=START}]=>HttpChannelOverHttp@721ff9f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:24.291Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@365deb36{/10.233.69.31:42124<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@6126171d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@faf4ae1{/10.233.69.31:42124<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@6973d0ab[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14aba19a{s=START}]=>HttpChannelOverHttp@721ff9f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-09-27T06:37:24.291Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0} tryExecute EatWhatYouKill@43de88f3/SelectorProducer@347c5721/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2021-09-27T06:37:24.291275Z 2021-09-27T06:37:24.291Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=0/2,p=0}@2446fa45 offer EatWhatYouKill@43de88f3/SelectorProducer@347c5721/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2021-09-27T06:37:24.29156Z 2021-09-27T06:37:24.291Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=0/2,p=1} startReservedThread p=1 2021-09-27T06:37:24.291Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@7551da2a{s=0/2,p=1}@744fefaf 2021-09-27T06:37:24.291Z||qtp214768579-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@7551da2a{s=0/2,p=1}@744fefaf 2021-09-27T06:37:24.292Z||qtp214768579-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=1}@744fefaf started 2021-09-27T06:37:24.292Z||qtp214768579-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@744fefaf waiting 2021-09-27T06:37:24.292Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@43de88f3/SelectorProducer@347c5721/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1]@2021-09-27T06:37:24.291972Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@365deb36{/10.233.69.31:42124<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@6126171d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@faf4ae1{/10.233.69.31:42124<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@6973d0ab[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14aba19a{s=START}]=>HttpChannelOverHttp@721ff9f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2021-09-27T06:37:24.292Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@25bddace{SSLC.NBReadCB@6126171d{SslConnection@6126171d::SocketChannelEndPoint@365deb36{/10.233.69.31:42124<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@6126171d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@faf4ae1{/10.233.69.31:42124<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@6973d0ab[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14aba19a{s=START}]=>HttpChannelOverHttp@721ff9f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-09-27T06:37:24.293Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@6126171d::SocketChannelEndPoint@365deb36{/10.233.69.31:42124<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@6126171d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@faf4ae1{/10.233.69.31:42124<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@6973d0ab[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14aba19a{s=START}]=>HttpChannelOverHttp@721ff9f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:24.293Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@6126171d::SocketChannelEndPoint@365deb36{/10.233.69.31:42124<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@6126171d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@faf4ae1{/10.233.69.31:42124<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@6973d0ab[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14aba19a{s=START}]=>HttpChannelOverHttp@721ff9f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:24.293Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@523caeaa{AC.ReadCB@6973d0ab{HttpConnection@6973d0ab::DecryptedEndPoint@faf4ae1{/10.233.69.31:42124<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=5/30000}}} 2021-09-27T06:37:24.293Z||qtp214768579-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6973d0ab::DecryptedEndPoint@faf4ae1{/10.233.69.31:42124<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=5/30000} onFillable enter HttpChannelState@56721479{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-09-27T06:37:24.294Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@6126171d::SocketChannelEndPoint@365deb36{/10.233.69.31:42124<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@6126171d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@faf4ae1{/10.233.69.31:42124<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@6973d0ab[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14aba19a{s=START}]=>HttpChannelOverHttp@721ff9f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:24.294Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2021-09-27T06:37:24.294Z||qtp214768579-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@2446fa45 task=EatWhatYouKill@43de88f3/SelectorProducer@347c5721/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2021-09-27T06:37:24.294333Z 2021-09-27T06:37:24.294Z||qtp214768579-27|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@43de88f3/SelectorProducer@347c5721/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2021-09-27T06:37:24.294512Z tryProduce true 2021-09-27T06:37:24.294Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-09-27T06:37:24.294Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-27T06:37:24.295Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@365deb36{/10.233.69.31:42124<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@6126171d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@faf4ae1{/10.233.69.31:42124<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@6973d0ab[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14aba19a{s=START}]=>HttpChannelOverHttp@721ff9f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:24.295Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 waiting with 1 keys 2021-09-27T06:37:24.295Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@365deb36{/10.233.69.31:42124<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@6126171d{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@faf4ae1{/10.233.69.31:42124<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@6973d0ab[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14aba19a{s=START}]=>HttpChannelOverHttp@721ff9f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:24.295Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@707075fe[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-09-27T06:37:24.295Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2021-09-27T06:37:24.300Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@b825882[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@b825882[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-09-27T06:37:24.301Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.69.66:8000,ISHUT,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@6126171d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@faf4ae1{/10.233.69.31:42124<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@6973d0ab[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14aba19a{s=START}]=>HttpChannelOverHttp@721ff9f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:24.301Z||qtp214768579-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2021-09-27T06:37:24.302Z||qtp214768579-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6973d0ab::DecryptedEndPoint@faf4ae1{/10.233.69.31:42124<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=14/30000} filled -1 HeapByteBuffer@b825882[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-09-27T06:37:24.302Z||qtp214768579-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6973d0ab::DecryptedEndPoint@faf4ae1{/10.233.69.31:42124<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=14/30000} parse HeapByteBuffer@b825882[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 2021-09-27T06:37:24.302Z||qtp214768579-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@b825882[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-09-27T06:37:24.302Z||qtp214768579-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2021-09-27T06:37:24.302Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@faf4ae1{/10.233.69.31:42124<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=14/30000} 2021-09-27T06:37:24.303Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@faf4ae1{/10.233.69.31:42124<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=14/30000} 2021-09-27T06:37:24.303Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@6126171d::SocketChannelEndPoint@365deb36{/10.233.69.31:42124<->/10.233.69.66:8000,ISHUT,fill=-,flush=-,to=14/30000}{io=0/0,kio=0,kro=1}->SslConnection@6126171d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@faf4ae1{/10.233.69.31:42124<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@6973d0ab[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@14aba19a{s=START}]=>HttpChannelOverHttp@721ff9f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2021-09-27T06:37:24.303Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@6126171d::SocketChannelEndPoint@365deb36{/10.233.69.31:42124<->/10.233.69.66:8000,ISHUT,fill=-,flush=-,to=14/30000}{io=0/0,kio=0,kro=1}->SslConnection@6126171d{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@faf4ae1{/10.233.69.31:42124<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@6973d0ab[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@14aba19a{s=START}]=>HttpChannelOverHttp@721ff9f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:24.304Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@187a32a2[p=0,l=0,c=0,r=0]={<<<>>>} 2021-09-27T06:37:24.304Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-09-27T06:37:24.304Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false 2021-09-27T06:37:24.305Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@365deb36{/10.233.69.31:42124<->/10.233.69.66:8000,ISHUT,fill=-,flush=-,to=15/30000}{io=0/0,kio=0,kro=1}->SslConnection@6126171d{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@faf4ae1{/10.233.69.31:42124<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@6973d0ab[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@14aba19a{s=START}]=>HttpChannelOverHttp@721ff9f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:24.305Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2021-09-27T06:37:24.305Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-09-27T06:37:24.305Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true 2021-09-27T06:37:24.306Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@6126171d::SocketChannelEndPoint@365deb36{/10.233.69.31:42124<->/10.233.69.66:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@6126171d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@faf4ae1{/10.233.69.31:42124<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@6973d0ab[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@14aba19a{s=START}]=>HttpChannelOverHttp@721ff9f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2021-09-27T06:37:24.306Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.69.66:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6126171d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@faf4ae1{/10.233.69.31:42124<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@6973d0ab[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@14aba19a{s=START}]=>HttpChannelOverHttp@721ff9f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:24.307Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@6126171d::SocketChannelEndPoint@365deb36{/10.233.69.31:42124<->/10.233.69.66:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6126171d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@faf4ae1{/10.233.69.31:42124<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@6973d0ab[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@14aba19a{s=START}]=>HttpChannelOverHttp@721ff9f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} org.eclipse.jetty.io.EofException: null at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) Caused by: java.io.IOException: Broken pipe at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source) at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262) ... 26 common frames omitted 2021-09-27T06:37:24.307Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@faf4ae1{/10.233.69.31:42124<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=19/30000} 2021-09-27T06:37:24.308Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@365deb36{/10.233.69.31:42124<->/10.233.69.66:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@6126171d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@faf4ae1{/10.233.69.31:42124<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@6973d0ab[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@14aba19a{s=START}]=>HttpChannelOverHttp@721ff9f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:24.308Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@365deb36{/10.233.69.31:42124<->/10.233.69.66:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@6126171d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@faf4ae1{/10.233.69.31:42124<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@6973d0ab[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@14aba19a{s=START}]=>HttpChannelOverHttp@721ff9f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:24.309Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@365deb36{/10.233.69.31:42124<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@6126171d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@faf4ae1{/10.233.69.31:42124<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@6973d0ab[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@14aba19a{s=START}]=>HttpChannelOverHttp@721ff9f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:24.309Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@3572e594{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2021-09-27T06:37:24.309Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@25bddace{null} 2021-09-27T06:37:24.309Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1fce6eb4{STARTED} id=0 keys=1 selected=0 updates=0 2021-09-27T06:37:24.310Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 woken with none selected 2021-09-27T06:37:24.310Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 woken up from select, 0/0/0 selected 2021-09-27T06:37:24.310Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 processing 0 keys, 0 updates 2021-09-27T06:37:24.310Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-09-27T06:37:24.310Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-27T06:37:24.310Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 waiting with 0 keys 2021-09-27T06:37:24.310Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@f34e1da 2021-09-27T06:37:24.310Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@f34e1da 2021-09-27T06:37:24.311Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@365deb36{/10.233.69.31:42124<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6126171d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@faf4ae1{/10.233.69.31:42124<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=23/30000}=>HttpConnection@6973d0ab[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@14aba19a{s=START}]=>HttpChannelOverHttp@721ff9f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:24.312Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@6973d0ab::DecryptedEndPoint@faf4ae1{/10.233.69.31:42124<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=24/30000} 2021-09-27T06:37:24.312Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@6126171d::SocketChannelEndPoint@365deb36{/10.233.69.31:42124<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6126171d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@faf4ae1{/10.233.69.31:42124<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=24/30000}=>HttpConnection@6973d0ab[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@14aba19a{s=START}]=>HttpChannelOverHttp@721ff9f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:24.312Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@f34e1da 2021-09-27T06:37:24.312Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@365deb36{/10.233.69.31:42124<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6126171d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@faf4ae1{/10.233.69.31:42124<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=22/30000}=>HttpConnection@6973d0ab[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@14aba19a{s=START}]=>HttpChannelOverHttp@721ff9f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:24.313Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@365deb36{/10.233.69.31:42124<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6126171d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@faf4ae1{/10.233.69.31:42124<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=25/30000}=>HttpConnection@6973d0ab[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@14aba19a{s=START}]=>HttpChannelOverHttp@721ff9f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:24.313Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@48d5504{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2021-09-27T06:37:24.313Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@523caeaa{null} 2021-09-27T06:37:24.314Z||qtp214768579-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6973d0ab::DecryptedEndPoint@faf4ae1{/10.233.69.31:42124<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=25/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2021-09-27T06:37:24.314Z||qtp214768579-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@6973d0ab::DecryptedEndPoint@faf4ae1{/10.233.69.31:42124<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=26/30000} 2021-09-27T06:37:24.314Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@faf4ae1{/10.233.69.31:42124<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=26/30000} 2021-09-27T06:37:24.315Z||qtp214768579-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6973d0ab::DecryptedEndPoint@faf4ae1{/10.233.69.31:42124<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=26/30000} onFillable exit HttpChannelState@56721479{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-09-27T06:37:24.315Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=10/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6126171d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@faf4ae1{/10.233.69.31:42124<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=27/30000}=>HttpConnection@6973d0ab[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@14aba19a{s=START}]=>HttpChannelOverHttp@721ff9f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:24.315Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=2/2,p=0}@50992eb4 waiting 2021-09-27T06:37:34.287Z||qtp214768579-21-acceptor-0@2f025e9e-ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@58ad9d34 on ManagedSelector@1fce6eb4{STARTED} id=0 keys=0 selected=0 updates=0 2021-09-27T06:37:34.288Z||qtp214768579-21-acceptor-0@2f025e9e-ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1fce6eb4{STARTED} id=0 keys=0 selected=0 updates=1 2021-09-27T06:37:34.289Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 woken with none selected 2021-09-27T06:37:34.289Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 woken up from select, 0/0/0 selected 2021-09-27T06:37:34.289Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 processing 0 keys, 1 updates 2021-09-27T06:37:34.289Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-09-27T06:37:34.289Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@58ad9d34 2021-09-27T06:37:34.289Z||qtp214768579-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@58ad9d34 2021-09-27T06:37:34.290Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-27T06:37:34.290Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 waiting with 1 keys 2021-09-27T06:37:34.290Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@58ad9d34 2021-09-27T06:37:34.290Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@719f7c16{/10.233.69.31:42388<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2021-09-27T06:37:34.291Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@77ed5a35 2021-09-27T06:37:34.292Z||qtp214768579-22|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@5429dfcc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@2c86d8f4{/10.233.69.31:42388<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@26f37ebe{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2021-09-27T06:37:34.293Z||qtp214768579-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@3bd2a4a7::DecryptedEndPoint@2c86d8f4{/10.233.69.31:42388<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-09-27T06:37:34.293Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@719f7c16{/10.233.69.31:42388<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@211fdbae{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c86d8f4{/10.233.69.31:42388<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@3bd2a4a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3bc4f601{s=START}]=>HttpChannelOverHttp@5429dfcc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:34.293Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@211fdbae::SocketChannelEndPoint@719f7c16{/10.233.69.31:42388<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@211fdbae{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c86d8f4{/10.233.69.31:42388<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@3bd2a4a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3bc4f601{s=START}]=>HttpChannelOverHttp@5429dfcc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:34.293Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@3bd2a4a7::DecryptedEndPoint@2c86d8f4{/10.233.69.31:42388<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-09-27T06:37:34.293Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@3bd2a4a7::DecryptedEndPoint@2c86d8f4{/10.233.69.31:42388<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-09-27T06:37:34.293Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@6ff7949{AC.ReadCB@3bd2a4a7{HttpConnection@3bd2a4a7::DecryptedEndPoint@2c86d8f4{/10.233.69.31:42388<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-09-27T06:37:34.294Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@211fdbae::SocketChannelEndPoint@719f7c16{/10.233.69.31:42388<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@211fdbae{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c86d8f4{/10.233.69.31:42388<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3bd2a4a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3bc4f601{s=START}]=>HttpChannelOverHttp@5429dfcc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:34.294Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2021-09-27T06:37:34.294Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.69.66:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@211fdbae{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2c86d8f4{/10.233.69.31:42388<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3bd2a4a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3bc4f601{s=START}]=>HttpChannelOverHttp@5429dfcc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:34.294Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@282612ad{SSLC.NBReadCB@211fdbae{SslConnection@211fdbae::SocketChannelEndPoint@719f7c16{/10.233.69.31:42388<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@211fdbae{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2c86d8f4{/10.233.69.31:42388<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3bd2a4a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3bc4f601{s=START}]=>HttpChannelOverHttp@5429dfcc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-09-27T06:37:34.295Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@719f7c16{/10.233.69.31:42388<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@211fdbae{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2c86d8f4{/10.233.69.31:42388<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3bd2a4a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3bc4f601{s=START}]=>HttpChannelOverHttp@5429dfcc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:34.295Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@77bb7eac on ManagedSelector@1fce6eb4{STARTED} id=0 keys=1 selected=0 updates=0 2021-09-27T06:37:34.295Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1fce6eb4{STARTED} id=0 keys=1 selected=0 updates=1 2021-09-27T06:37:34.296Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 woken with none selected 2021-09-27T06:37:34.296Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 woken up from select, 0/0/1 selected 2021-09-27T06:37:34.296Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 processing 0 keys, 1 updates 2021-09-27T06:37:34.296Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-09-27T06:37:34.296Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@77bb7eac 2021-09-27T06:37:34.296Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@719f7c16{/10.233.69.31:42388<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=0}->SslConnection@211fdbae{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2c86d8f4{/10.233.69.31:42388<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@3bd2a4a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3bc4f601{s=START}]=>HttpChannelOverHttp@5429dfcc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:34.296Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-27T06:37:34.296Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 waiting with 1 keys 2021-09-27T06:37:34.296Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 woken up from select, 1/1/1 selected 2021-09-27T06:37:34.296Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 processing 1 keys, 0 updates 2021-09-27T06:37:34.297Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.69.66:8000 remote=/10.233.69.31:42388], selector=sun.nio.ch.EPollSelectorImpl@62c18c30, interestOps=1, readyOps=1 SocketChannelEndPoint@719f7c16{/10.233.69.31:42388<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@211fdbae{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2c86d8f4{/10.233.69.31:42388<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@3bd2a4a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3bc4f601{s=START}]=>HttpChannelOverHttp@5429dfcc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:34.297Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@719f7c16{/10.233.69.31:42388<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@211fdbae{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2c86d8f4{/10.233.69.31:42388<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@3bd2a4a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3bc4f601{s=START}]=>HttpChannelOverHttp@5429dfcc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:34.297Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@719f7c16{/10.233.69.31:42388<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@211fdbae{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2c86d8f4{/10.233.69.31:42388<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@3bd2a4a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3bc4f601{s=START}]=>HttpChannelOverHttp@5429dfcc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-09-27T06:37:34.298Z||qtp214768579-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=2/2,p=0} tryExecute EatWhatYouKill@43de88f3/SelectorProducer@347c5721/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2021-09-27T06:37:34.297968Z 2021-09-27T06:37:34.298Z||qtp214768579-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@50992eb4 offer EatWhatYouKill@43de88f3/SelectorProducer@347c5721/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2021-09-27T06:37:34.298671Z 2021-09-27T06:37:34.299Z||qtp214768579-27|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@43de88f3/SelectorProducer@347c5721/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2021-09-27T06:37:34.298898Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@719f7c16{/10.233.69.31:42388<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@211fdbae{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2c86d8f4{/10.233.69.31:42388<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@3bd2a4a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3bc4f601{s=START}]=>HttpChannelOverHttp@5429dfcc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2021-09-27T06:37:34.299Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@282612ad{SSLC.NBReadCB@211fdbae{SslConnection@211fdbae::SocketChannelEndPoint@719f7c16{/10.233.69.31:42388<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@211fdbae{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2c86d8f4{/10.233.69.31:42388<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@3bd2a4a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3bc4f601{s=START}]=>HttpChannelOverHttp@5429dfcc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-09-27T06:37:34.300Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@211fdbae::SocketChannelEndPoint@719f7c16{/10.233.69.31:42388<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@211fdbae{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2c86d8f4{/10.233.69.31:42388<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@3bd2a4a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3bc4f601{s=START}]=>HttpChannelOverHttp@5429dfcc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:34.300Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@211fdbae::SocketChannelEndPoint@719f7c16{/10.233.69.31:42388<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->SslConnection@211fdbae{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2c86d8f4{/10.233.69.31:42388<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@3bd2a4a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3bc4f601{s=START}]=>HttpChannelOverHttp@5429dfcc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:34.300Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@6ff7949{AC.ReadCB@3bd2a4a7{HttpConnection@3bd2a4a7::DecryptedEndPoint@2c86d8f4{/10.233.69.31:42388<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=7/30000}}} 2021-09-27T06:37:34.300Z||qtp214768579-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3bd2a4a7::DecryptedEndPoint@2c86d8f4{/10.233.69.31:42388<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=7/30000} onFillable enter HttpChannelState@26f37ebe{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-09-27T06:37:34.301Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@211fdbae::SocketChannelEndPoint@719f7c16{/10.233.69.31:42388<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->SslConnection@211fdbae{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c86d8f4{/10.233.69.31:42388<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@3bd2a4a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3bc4f601{s=START}]=>HttpChannelOverHttp@5429dfcc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:34.301Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2021-09-27T06:37:34.301Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@719f7c16{/10.233.69.31:42388<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@211fdbae{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2c86d8f4{/10.233.69.31:42388<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@3bd2a4a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3bc4f601{s=START}]=>HttpChannelOverHttp@5429dfcc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:34.301Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@58ad9d34 2021-09-27T06:37:34.301Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@50992eb4 task=EatWhatYouKill@43de88f3/SelectorProducer@347c5721/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2021-09-27T06:37:34.301788Z 2021-09-27T06:37:34.302Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@43de88f3/SelectorProducer@347c5721/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2021-09-27T06:37:34.302029Z tryProduce true 2021-09-27T06:37:34.302Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-09-27T06:37:34.302Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-27T06:37:34.302Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@719f7c16{/10.233.69.31:42388<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@211fdbae{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c86d8f4{/10.233.69.31:42388<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@3bd2a4a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3bc4f601{s=START}]=>HttpChannelOverHttp@5429dfcc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:34.302Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 waiting with 1 keys 2021-09-27T06:37:34.307Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@719f7c16{/10.233.69.31:42388<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}->SslConnection@211fdbae{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c86d8f4{/10.233.69.31:42388<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@3bd2a4a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3bc4f601{s=START}]=>HttpChannelOverHttp@5429dfcc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:34.307Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@508868d3[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-09-27T06:37:34.307Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2021-09-27T06:37:34.313Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@b825882[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@b825882[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-09-27T06:37:34.314Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.69.66:8000,ISHUT,fill=-,flush=-,to=20/30000}{io=0/0,kio=0,kro=1}->SslConnection@211fdbae{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c86d8f4{/10.233.69.31:42388<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=21/30000}=>HttpConnection@3bd2a4a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3bc4f601{s=START}]=>HttpChannelOverHttp@5429dfcc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:34.314Z||qtp214768579-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2021-09-27T06:37:34.314Z||qtp214768579-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3bd2a4a7::DecryptedEndPoint@2c86d8f4{/10.233.69.31:42388<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=21/30000} filled -1 HeapByteBuffer@b825882[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-09-27T06:37:34.314Z||qtp214768579-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3bd2a4a7::DecryptedEndPoint@2c86d8f4{/10.233.69.31:42388<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=21/30000} parse HeapByteBuffer@b825882[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 2021-09-27T06:37:34.314Z||qtp214768579-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@b825882[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-09-27T06:37:34.315Z||qtp214768579-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2021-09-27T06:37:34.315Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@2c86d8f4{/10.233.69.31:42388<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=22/30000} 2021-09-27T06:37:34.315Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@2c86d8f4{/10.233.69.31:42388<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=22/30000} 2021-09-27T06:37:34.315Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@211fdbae::SocketChannelEndPoint@719f7c16{/10.233.69.31:42388<->/10.233.69.66:8000,ISHUT,fill=-,flush=-,to=21/30000}{io=0/0,kio=0,kro=1}->SslConnection@211fdbae{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c86d8f4{/10.233.69.31:42388<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=22/30000}=>HttpConnection@3bd2a4a7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3bc4f601{s=START}]=>HttpChannelOverHttp@5429dfcc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2021-09-27T06:37:34.315Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@211fdbae::SocketChannelEndPoint@719f7c16{/10.233.69.31:42388<->/10.233.69.66:8000,ISHUT,fill=-,flush=-,to=21/30000}{io=0/0,kio=0,kro=1}->SslConnection@211fdbae{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c86d8f4{/10.233.69.31:42388<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=22/30000}=>HttpConnection@3bd2a4a7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3bc4f601{s=START}]=>HttpChannelOverHttp@5429dfcc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:34.315Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@187a32a2[p=0,l=0,c=0,r=0]={<<<>>>} 2021-09-27T06:37:34.315Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-09-27T06:37:34.316Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false 2021-09-27T06:37:34.316Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@719f7c16{/10.233.69.31:42388<->/10.233.69.66:8000,ISHUT,fill=-,flush=-,to=22/30000}{io=0/0,kio=0,kro=1}->SslConnection@211fdbae{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c86d8f4{/10.233.69.31:42388<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=23/30000}=>HttpConnection@3bd2a4a7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3bc4f601{s=START}]=>HttpChannelOverHttp@5429dfcc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:34.316Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2021-09-27T06:37:34.316Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-09-27T06:37:34.316Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true 2021-09-27T06:37:34.317Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@211fdbae::SocketChannelEndPoint@719f7c16{/10.233.69.31:42388<->/10.233.69.66:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@211fdbae{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c86d8f4{/10.233.69.31:42388<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=24/30000}=>HttpConnection@3bd2a4a7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3bc4f601{s=START}]=>HttpChannelOverHttp@5429dfcc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2021-09-27T06:37:34.317Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.69.66:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@211fdbae{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c86d8f4{/10.233.69.31:42388<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=24/30000}=>HttpConnection@3bd2a4a7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3bc4f601{s=START}]=>HttpChannelOverHttp@5429dfcc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:34.318Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@211fdbae::SocketChannelEndPoint@719f7c16{/10.233.69.31:42388<->/10.233.69.66:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@211fdbae{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c86d8f4{/10.233.69.31:42388<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=24/30000}=>HttpConnection@3bd2a4a7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3bc4f601{s=START}]=>HttpChannelOverHttp@5429dfcc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} org.eclipse.jetty.io.EofException: null at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) Caused by: java.io.IOException: Broken pipe at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source) at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262) ... 26 common frames omitted 2021-09-27T06:37:34.318Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@2c86d8f4{/10.233.69.31:42388<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=25/30000} 2021-09-27T06:37:34.318Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@719f7c16{/10.233.69.31:42388<->/10.233.69.66:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@211fdbae{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c86d8f4{/10.233.69.31:42388<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=25/30000}=>HttpConnection@3bd2a4a7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3bc4f601{s=START}]=>HttpChannelOverHttp@5429dfcc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:34.319Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@719f7c16{/10.233.69.31:42388<->/10.233.69.66:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@211fdbae{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c86d8f4{/10.233.69.31:42388<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=26/30000}=>HttpConnection@3bd2a4a7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3bc4f601{s=START}]=>HttpChannelOverHttp@5429dfcc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:34.319Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@719f7c16{/10.233.69.31:42388<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@211fdbae{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c86d8f4{/10.233.69.31:42388<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=26/30000}=>HttpConnection@3bd2a4a7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3bc4f601{s=START}]=>HttpChannelOverHttp@5429dfcc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:34.320Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@54b7f61a{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2021-09-27T06:37:34.320Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@282612ad{null} 2021-09-27T06:37:34.320Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1fce6eb4{STARTED} id=0 keys=1 selected=0 updates=0 2021-09-27T06:37:34.320Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 woken with none selected 2021-09-27T06:37:34.320Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 woken up from select, 0/0/0 selected 2021-09-27T06:37:34.320Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 processing 0 keys, 0 updates 2021-09-27T06:37:34.320Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-09-27T06:37:34.320Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-27T06:37:34.320Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 waiting with 0 keys 2021-09-27T06:37:34.320Z||qtp214768579-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@11b562e8 2021-09-27T06:37:34.321Z||qtp214768579-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@11b562e8 2021-09-27T06:37:34.321Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@719f7c16{/10.233.69.31:42388<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@211fdbae{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c86d8f4{/10.233.69.31:42388<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=28/30000}=>HttpConnection@3bd2a4a7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3bc4f601{s=START}]=>HttpChannelOverHttp@5429dfcc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:34.322Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@719f7c16{/10.233.69.31:42388<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@211fdbae{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c86d8f4{/10.233.69.31:42388<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=28/30000}=>HttpConnection@3bd2a4a7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3bc4f601{s=START}]=>HttpChannelOverHttp@5429dfcc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:34.322Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@719f7c16{/10.233.69.31:42388<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@211fdbae{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c86d8f4{/10.233.69.31:42388<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=29/30000}=>HttpConnection@3bd2a4a7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3bc4f601{s=START}]=>HttpChannelOverHttp@5429dfcc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:34.322Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@3bd2a4a7::DecryptedEndPoint@2c86d8f4{/10.233.69.31:42388<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=29/30000} 2021-09-27T06:37:34.323Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@211fdbae::SocketChannelEndPoint@719f7c16{/10.233.69.31:42388<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@211fdbae{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c86d8f4{/10.233.69.31:42388<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=30/30000}=>HttpConnection@3bd2a4a7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3bc4f601{s=START}]=>HttpChannelOverHttp@5429dfcc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:34.323Z||qtp214768579-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@11b562e8 2021-09-27T06:37:34.323Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@33331979{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2021-09-27T06:37:34.323Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@6ff7949{null} 2021-09-27T06:37:34.323Z||qtp214768579-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3bd2a4a7::DecryptedEndPoint@2c86d8f4{/10.233.69.31:42388<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=30/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2021-09-27T06:37:34.323Z||qtp214768579-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@3bd2a4a7::DecryptedEndPoint@2c86d8f4{/10.233.69.31:42388<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=30/30000} 2021-09-27T06:37:34.324Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@2c86d8f4{/10.233.69.31:42388<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=31/30000} 2021-09-27T06:37:34.324Z||qtp214768579-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3bd2a4a7::DecryptedEndPoint@2c86d8f4{/10.233.69.31:42388<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=31/30000} onFillable exit HttpChannelState@26f37ebe{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-09-27T06:37:34.324Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=8/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@211fdbae{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c86d8f4{/10.233.69.31:42388<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=31/30000}=>HttpConnection@3bd2a4a7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3bc4f601{s=START}]=>HttpChannelOverHttp@5429dfcc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:34.324Z||qtp214768579-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=2/2,p=0}@2446fa45 waiting 2021-09-27T06:37:44.286Z||qtp214768579-21-acceptor-0@2f025e9e-ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@52831673 on ManagedSelector@1fce6eb4{STARTED} id=0 keys=0 selected=0 updates=0 2021-09-27T06:37:44.286Z||qtp214768579-21-acceptor-0@2f025e9e-ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1fce6eb4{STARTED} id=0 keys=0 selected=0 updates=1 2021-09-27T06:37:44.287Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 woken with none selected 2021-09-27T06:37:44.287Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 woken up from select, 0/0/0 selected 2021-09-27T06:37:44.287Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 processing 0 keys, 1 updates 2021-09-27T06:37:44.287Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-09-27T06:37:44.287Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@52831673 2021-09-27T06:37:44.287Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@52831673 2021-09-27T06:37:44.287Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-27T06:37:44.287Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 waiting with 1 keys 2021-09-27T06:37:44.288Z||qtp214768579-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@52831673 2021-09-27T06:37:44.288Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@3d9c67fe{/10.233.69.31:42644<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2021-09-27T06:37:44.288Z||qtp214768579-24|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@a62d719 2021-09-27T06:37:44.289Z||qtp214768579-24|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@41c20731{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@20ade6f5{/10.233.69.31:42644<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@7ed0c689{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2021-09-27T06:37:44.289Z||qtp214768579-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@62960c55::DecryptedEndPoint@20ade6f5{/10.233.69.31:42644<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-09-27T06:37:44.289Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@3d9c67fe{/10.233.69.31:42644<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@333c64b9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@20ade6f5{/10.233.69.31:42644<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@62960c55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7c69a665{s=START}]=>HttpChannelOverHttp@41c20731{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:44.290Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@333c64b9::SocketChannelEndPoint@3d9c67fe{/10.233.69.31:42644<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@333c64b9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@20ade6f5{/10.233.69.31:42644<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@62960c55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7c69a665{s=START}]=>HttpChannelOverHttp@41c20731{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:44.290Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@62960c55::DecryptedEndPoint@20ade6f5{/10.233.69.31:42644<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-09-27T06:37:44.290Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@62960c55::DecryptedEndPoint@20ade6f5{/10.233.69.31:42644<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-09-27T06:37:44.290Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@475c3ef{AC.ReadCB@62960c55{HttpConnection@62960c55::DecryptedEndPoint@20ade6f5{/10.233.69.31:42644<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-09-27T06:37:44.290Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@333c64b9::SocketChannelEndPoint@3d9c67fe{/10.233.69.31:42644<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@333c64b9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@20ade6f5{/10.233.69.31:42644<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@62960c55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7c69a665{s=START}]=>HttpChannelOverHttp@41c20731{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:44.290Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2021-09-27T06:37:44.290Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.69.66:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@333c64b9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@20ade6f5{/10.233.69.31:42644<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@62960c55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7c69a665{s=START}]=>HttpChannelOverHttp@41c20731{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:44.291Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@56d38390{SSLC.NBReadCB@333c64b9{SslConnection@333c64b9::SocketChannelEndPoint@3d9c67fe{/10.233.69.31:42644<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@333c64b9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@20ade6f5{/10.233.69.31:42644<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@62960c55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7c69a665{s=START}]=>HttpChannelOverHttp@41c20731{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-09-27T06:37:44.291Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@3d9c67fe{/10.233.69.31:42644<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@333c64b9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@20ade6f5{/10.233.69.31:42644<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@62960c55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7c69a665{s=START}]=>HttpChannelOverHttp@41c20731{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:44.291Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@69a2c5f on ManagedSelector@1fce6eb4{STARTED} id=0 keys=1 selected=0 updates=0 2021-09-27T06:37:44.291Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1fce6eb4{STARTED} id=0 keys=1 selected=0 updates=1 2021-09-27T06:37:44.292Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 woken with none selected 2021-09-27T06:37:44.292Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@3d9c67fe{/10.233.69.31:42644<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@333c64b9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@20ade6f5{/10.233.69.31:42644<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@62960c55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7c69a665{s=START}]=>HttpChannelOverHttp@41c20731{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:44.292Z||qtp214768579-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@52831673 2021-09-27T06:37:44.292Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 woken up from select, 0/0/1 selected 2021-09-27T06:37:44.292Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 processing 0 keys, 1 updates 2021-09-27T06:37:44.292Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-09-27T06:37:44.292Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@69a2c5f 2021-09-27T06:37:44.292Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@3d9c67fe{/10.233.69.31:42644<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@333c64b9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@20ade6f5{/10.233.69.31:42644<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@62960c55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7c69a665{s=START}]=>HttpChannelOverHttp@41c20731{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:44.292Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-27T06:37:44.292Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 waiting with 1 keys 2021-09-27T06:37:44.293Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 woken up from select, 1/1/1 selected 2021-09-27T06:37:44.293Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 processing 1 keys, 0 updates 2021-09-27T06:37:44.293Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.69.66:8000 remote=/10.233.69.31:42644], selector=sun.nio.ch.EPollSelectorImpl@62c18c30, interestOps=1, readyOps=1 SocketChannelEndPoint@3d9c67fe{/10.233.69.31:42644<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@333c64b9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@20ade6f5{/10.233.69.31:42644<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@62960c55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7c69a665{s=START}]=>HttpChannelOverHttp@41c20731{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:44.294Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@3d9c67fe{/10.233.69.31:42644<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@333c64b9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@20ade6f5{/10.233.69.31:42644<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@62960c55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7c69a665{s=START}]=>HttpChannelOverHttp@41c20731{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:44.294Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@3d9c67fe{/10.233.69.31:42644<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@333c64b9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@20ade6f5{/10.233.69.31:42644<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@62960c55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7c69a665{s=START}]=>HttpChannelOverHttp@41c20731{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-09-27T06:37:44.295Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=2/2,p=0} tryExecute EatWhatYouKill@43de88f3/SelectorProducer@347c5721/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2021-09-27T06:37:44.294906Z 2021-09-27T06:37:44.295Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@2446fa45 offer EatWhatYouKill@43de88f3/SelectorProducer@347c5721/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2021-09-27T06:37:44.29553Z 2021-09-27T06:37:44.296Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@43de88f3/SelectorProducer@347c5721/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2021-09-27T06:37:44.295901Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@3d9c67fe{/10.233.69.31:42644<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@333c64b9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@20ade6f5{/10.233.69.31:42644<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@62960c55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7c69a665{s=START}]=>HttpChannelOverHttp@41c20731{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2021-09-27T06:37:44.297Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@56d38390{SSLC.NBReadCB@333c64b9{SslConnection@333c64b9::SocketChannelEndPoint@3d9c67fe{/10.233.69.31:42644<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@333c64b9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@20ade6f5{/10.233.69.31:42644<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@62960c55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7c69a665{s=START}]=>HttpChannelOverHttp@41c20731{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-09-27T06:37:44.298Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@333c64b9::SocketChannelEndPoint@3d9c67fe{/10.233.69.31:42644<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->SslConnection@333c64b9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@20ade6f5{/10.233.69.31:42644<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@62960c55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7c69a665{s=START}]=>HttpChannelOverHttp@41c20731{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:44.298Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@333c64b9::SocketChannelEndPoint@3d9c67fe{/10.233.69.31:42644<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}->SslConnection@333c64b9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@20ade6f5{/10.233.69.31:42644<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@62960c55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7c69a665{s=START}]=>HttpChannelOverHttp@41c20731{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:44.299Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@475c3ef{AC.ReadCB@62960c55{HttpConnection@62960c55::DecryptedEndPoint@20ade6f5{/10.233.69.31:42644<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=9/30000}}} 2021-09-27T06:37:44.299Z||qtp214768579-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@62960c55::DecryptedEndPoint@20ade6f5{/10.233.69.31:42644<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=9/30000} onFillable enter HttpChannelState@7ed0c689{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-09-27T06:37:44.300Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@333c64b9::SocketChannelEndPoint@3d9c67fe{/10.233.69.31:42644<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=8/30000}{io=1/0,kio=1,kro=1}->SslConnection@333c64b9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@20ade6f5{/10.233.69.31:42644<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@62960c55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7c69a665{s=START}]=>HttpChannelOverHttp@41c20731{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:44.300Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2021-09-27T06:37:44.301Z||qtp214768579-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@2446fa45 task=EatWhatYouKill@43de88f3/SelectorProducer@347c5721/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2021-09-27T06:37:44.300956Z 2021-09-27T06:37:44.301Z||qtp214768579-27|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@43de88f3/SelectorProducer@347c5721/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2021-09-27T06:37:44.30126Z tryProduce true 2021-09-27T06:37:44.301Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-09-27T06:37:44.301Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-27T06:37:44.301Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@3d9c67fe{/10.233.69.31:42644<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@333c64b9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@20ade6f5{/10.233.69.31:42644<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=11/30000}=>HttpConnection@62960c55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7c69a665{s=START}]=>HttpChannelOverHttp@41c20731{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:44.301Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 waiting with 1 keys 2021-09-27T06:37:44.302Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@3d9c67fe{/10.233.69.31:42644<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@333c64b9{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@20ade6f5{/10.233.69.31:42644<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=12/30000}=>HttpConnection@62960c55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7c69a665{s=START}]=>HttpChannelOverHttp@41c20731{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:44.302Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@555d1adb[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-09-27T06:37:44.302Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2021-09-27T06:37:44.308Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@b825882[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@b825882[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-09-27T06:37:44.309Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.69.66:8000,ISHUT,fill=-,flush=-,to=17/30000}{io=0/0,kio=0,kro=1}->SslConnection@333c64b9{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@20ade6f5{/10.233.69.31:42644<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=18/30000}=>HttpConnection@62960c55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7c69a665{s=START}]=>HttpChannelOverHttp@41c20731{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:44.309Z||qtp214768579-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2021-09-27T06:37:44.309Z||qtp214768579-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@62960c55::DecryptedEndPoint@20ade6f5{/10.233.69.31:42644<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=19/30000} filled -1 HeapByteBuffer@b825882[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-09-27T06:37:44.309Z||qtp214768579-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@62960c55::DecryptedEndPoint@20ade6f5{/10.233.69.31:42644<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=19/30000} parse HeapByteBuffer@b825882[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 2021-09-27T06:37:44.309Z||qtp214768579-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@b825882[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-09-27T06:37:44.309Z||qtp214768579-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2021-09-27T06:37:44.309Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@20ade6f5{/10.233.69.31:42644<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=19/30000} 2021-09-27T06:37:44.309Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@20ade6f5{/10.233.69.31:42644<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=19/30000} 2021-09-27T06:37:44.310Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@333c64b9::SocketChannelEndPoint@3d9c67fe{/10.233.69.31:42644<->/10.233.69.66:8000,ISHUT,fill=-,flush=-,to=19/30000}{io=0/0,kio=0,kro=1}->SslConnection@333c64b9{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@20ade6f5{/10.233.69.31:42644<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@62960c55[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7c69a665{s=START}]=>HttpChannelOverHttp@41c20731{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2021-09-27T06:37:44.310Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@333c64b9::SocketChannelEndPoint@3d9c67fe{/10.233.69.31:42644<->/10.233.69.66:8000,ISHUT,fill=-,flush=-,to=19/30000}{io=0/0,kio=0,kro=1}->SslConnection@333c64b9{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@20ade6f5{/10.233.69.31:42644<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@62960c55[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7c69a665{s=START}]=>HttpChannelOverHttp@41c20731{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:44.310Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@187a32a2[p=0,l=0,c=0,r=0]={<<<>>>} 2021-09-27T06:37:44.310Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-09-27T06:37:44.311Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false 2021-09-27T06:37:44.311Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@3d9c67fe{/10.233.69.31:42644<->/10.233.69.66:8000,ISHUT,fill=-,flush=-,to=20/30000}{io=0/0,kio=0,kro=1}->SslConnection@333c64b9{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@20ade6f5{/10.233.69.31:42644<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@62960c55[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7c69a665{s=START}]=>HttpChannelOverHttp@41c20731{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:44.311Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2021-09-27T06:37:44.311Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-09-27T06:37:44.312Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true 2021-09-27T06:37:44.312Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@333c64b9::SocketChannelEndPoint@3d9c67fe{/10.233.69.31:42644<->/10.233.69.66:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@333c64b9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@20ade6f5{/10.233.69.31:42644<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=22/30000}=>HttpConnection@62960c55[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7c69a665{s=START}]=>HttpChannelOverHttp@41c20731{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2021-09-27T06:37:44.313Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.69.66:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@333c64b9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@20ade6f5{/10.233.69.31:42644<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=22/30000}=>HttpConnection@62960c55[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7c69a665{s=START}]=>HttpChannelOverHttp@41c20731{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:44.313Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@333c64b9::SocketChannelEndPoint@3d9c67fe{/10.233.69.31:42644<->/10.233.69.66:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@333c64b9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@20ade6f5{/10.233.69.31:42644<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=23/30000}=>HttpConnection@62960c55[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7c69a665{s=START}]=>HttpChannelOverHttp@41c20731{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} org.eclipse.jetty.io.EofException: null at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) Caused by: java.io.IOException: Broken pipe at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source) at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262) ... 26 common frames omitted 2021-09-27T06:37:44.314Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@20ade6f5{/10.233.69.31:42644<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=24/30000} 2021-09-27T06:37:44.314Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@3d9c67fe{/10.233.69.31:42644<->/10.233.69.66:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@333c64b9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@20ade6f5{/10.233.69.31:42644<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=24/30000}=>HttpConnection@62960c55[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7c69a665{s=START}]=>HttpChannelOverHttp@41c20731{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:44.315Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@3d9c67fe{/10.233.69.31:42644<->/10.233.69.66:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@333c64b9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@20ade6f5{/10.233.69.31:42644<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=25/30000}=>HttpConnection@62960c55[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7c69a665{s=START}]=>HttpChannelOverHttp@41c20731{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:44.315Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@3d9c67fe{/10.233.69.31:42644<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@333c64b9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@20ade6f5{/10.233.69.31:42644<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=25/30000}=>HttpConnection@62960c55[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7c69a665{s=START}]=>HttpChannelOverHttp@41c20731{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:44.316Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@7d4f1b9b{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2021-09-27T06:37:44.316Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@56d38390{null} 2021-09-27T06:37:44.316Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1fce6eb4{STARTED} id=0 keys=1 selected=0 updates=0 2021-09-27T06:37:44.316Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 woken with none selected 2021-09-27T06:37:44.316Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 woken up from select, 0/0/0 selected 2021-09-27T06:37:44.316Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 processing 0 keys, 0 updates 2021-09-27T06:37:44.316Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-09-27T06:37:44.317Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-27T06:37:44.317Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 waiting with 0 keys 2021-09-27T06:37:44.317Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@13044443 2021-09-27T06:37:44.317Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@13044443 2021-09-27T06:37:44.318Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@3d9c67fe{/10.233.69.31:42644<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@333c64b9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@20ade6f5{/10.233.69.31:42644<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=27/30000}=>HttpConnection@62960c55[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7c69a665{s=START}]=>HttpChannelOverHttp@41c20731{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:44.318Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@3d9c67fe{/10.233.69.31:42644<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@333c64b9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@20ade6f5{/10.233.69.31:42644<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=28/30000}=>HttpConnection@62960c55[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7c69a665{s=START}]=>HttpChannelOverHttp@41c20731{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:44.318Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@62960c55::DecryptedEndPoint@20ade6f5{/10.233.69.31:42644<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=28/30000} 2021-09-27T06:37:44.318Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@3d9c67fe{/10.233.69.31:42644<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@333c64b9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@20ade6f5{/10.233.69.31:42644<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=28/30000}=>HttpConnection@62960c55[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7c69a665{s=START}]=>HttpChannelOverHttp@41c20731{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:44.318Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@6c2567b2{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2021-09-27T06:37:44.319Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@333c64b9::SocketChannelEndPoint@3d9c67fe{/10.233.69.31:42644<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@333c64b9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@20ade6f5{/10.233.69.31:42644<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=28/30000}=>HttpConnection@62960c55[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7c69a665{s=START}]=>HttpChannelOverHttp@41c20731{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:44.319Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@475c3ef{null} 2021-09-27T06:37:44.319Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@13044443 2021-09-27T06:37:44.319Z||qtp214768579-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@62960c55::DecryptedEndPoint@20ade6f5{/10.233.69.31:42644<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=29/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2021-09-27T06:37:44.319Z||qtp214768579-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@62960c55::DecryptedEndPoint@20ade6f5{/10.233.69.31:42644<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=29/30000} 2021-09-27T06:37:44.319Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@20ade6f5{/10.233.69.31:42644<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=29/30000} 2021-09-27T06:37:44.319Z||qtp214768579-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@62960c55::DecryptedEndPoint@20ade6f5{/10.233.69.31:42644<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=29/30000} onFillable exit HttpChannelState@7ed0c689{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-09-27T06:37:44.320Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=9/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@333c64b9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@20ade6f5{/10.233.69.31:42644<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=30/30000}=>HttpConnection@62960c55[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7c69a665{s=START}]=>HttpChannelOverHttp@41c20731{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:44.320Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=2/2,p=0}@50992eb4 waiting 2021-09-27T06:37:54.286Z||qtp214768579-21-acceptor-0@2f025e9e-ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@e6de594 on ManagedSelector@1fce6eb4{STARTED} id=0 keys=0 selected=0 updates=0 2021-09-27T06:37:54.286Z||qtp214768579-21-acceptor-0@2f025e9e-ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1fce6eb4{STARTED} id=0 keys=0 selected=0 updates=1 2021-09-27T06:37:54.286Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 woken with none selected 2021-09-27T06:37:54.286Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 woken up from select, 0/0/0 selected 2021-09-27T06:37:54.286Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 processing 0 keys, 1 updates 2021-09-27T06:37:54.286Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-09-27T06:37:54.286Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@e6de594 2021-09-27T06:37:54.286Z||qtp214768579-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@e6de594 2021-09-27T06:37:54.286Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-27T06:37:54.287Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 waiting with 1 keys 2021-09-27T06:37:54.287Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@e6de594 2021-09-27T06:37:54.287Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@6bd3faa4{/10.233.69.31:42912<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2021-09-27T06:37:54.287Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@161bf3a6 2021-09-27T06:37:54.288Z||qtp214768579-22|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@eb028b2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@225269d6{/10.233.69.31:42912<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=1/30000},null,HttpChannelState@56a0b1e2{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2021-09-27T06:37:54.288Z||qtp214768579-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@1f6fee53::DecryptedEndPoint@225269d6{/10.233.69.31:42912<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-09-27T06:37:54.288Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@6bd3faa4{/10.233.69.31:42912<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@1095b0b4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@225269d6{/10.233.69.31:42912<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@1f6fee53[p=HttpParser{s=START,0 of -1},g=HttpGenerator@213867a9{s=START}]=>HttpChannelOverHttp@eb028b2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:54.288Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@1095b0b4::SocketChannelEndPoint@6bd3faa4{/10.233.69.31:42912<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@1095b0b4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@225269d6{/10.233.69.31:42912<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@1f6fee53[p=HttpParser{s=START,0 of -1},g=HttpGenerator@213867a9{s=START}]=>HttpChannelOverHttp@eb028b2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:54.288Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@1f6fee53::DecryptedEndPoint@225269d6{/10.233.69.31:42912<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-09-27T06:37:54.288Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@1f6fee53::DecryptedEndPoint@225269d6{/10.233.69.31:42912<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-09-27T06:37:54.289Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@72c4edcd{AC.ReadCB@1f6fee53{HttpConnection@1f6fee53::DecryptedEndPoint@225269d6{/10.233.69.31:42912<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=1/30000}}} 2021-09-27T06:37:54.289Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@1095b0b4::SocketChannelEndPoint@6bd3faa4{/10.233.69.31:42912<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@1095b0b4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@225269d6{/10.233.69.31:42912<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1f6fee53[p=HttpParser{s=START,0 of -1},g=HttpGenerator@213867a9{s=START}]=>HttpChannelOverHttp@eb028b2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:54.289Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2021-09-27T06:37:54.289Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.69.66:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@1095b0b4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@225269d6{/10.233.69.31:42912<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1f6fee53[p=HttpParser{s=START,0 of -1},g=HttpGenerator@213867a9{s=START}]=>HttpChannelOverHttp@eb028b2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:54.289Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@123998b0{SSLC.NBReadCB@1095b0b4{SslConnection@1095b0b4::SocketChannelEndPoint@6bd3faa4{/10.233.69.31:42912<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@1095b0b4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@225269d6{/10.233.69.31:42912<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1f6fee53[p=HttpParser{s=START,0 of -1},g=HttpGenerator@213867a9{s=START}]=>HttpChannelOverHttp@eb028b2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-09-27T06:37:54.289Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@6bd3faa4{/10.233.69.31:42912<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@1095b0b4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@225269d6{/10.233.69.31:42912<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1f6fee53[p=HttpParser{s=START,0 of -1},g=HttpGenerator@213867a9{s=START}]=>HttpChannelOverHttp@eb028b2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:54.290Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@2f149a53 on ManagedSelector@1fce6eb4{STARTED} id=0 keys=1 selected=0 updates=0 2021-09-27T06:37:54.290Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1fce6eb4{STARTED} id=0 keys=1 selected=0 updates=1 2021-09-27T06:37:54.290Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@6bd3faa4{/10.233.69.31:42912<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@1095b0b4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@225269d6{/10.233.69.31:42912<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1f6fee53[p=HttpParser{s=START,0 of -1},g=HttpGenerator@213867a9{s=START}]=>HttpChannelOverHttp@eb028b2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:54.290Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@e6de594 2021-09-27T06:37:54.290Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 woken with none selected 2021-09-27T06:37:54.290Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 woken up from select, 0/0/1 selected 2021-09-27T06:37:54.290Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 processing 0 keys, 1 updates 2021-09-27T06:37:54.290Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-09-27T06:37:54.290Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@2f149a53 2021-09-27T06:37:54.290Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@6bd3faa4{/10.233.69.31:42912<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@1095b0b4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@225269d6{/10.233.69.31:42912<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1f6fee53[p=HttpParser{s=START,0 of -1},g=HttpGenerator@213867a9{s=START}]=>HttpChannelOverHttp@eb028b2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:54.290Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-27T06:37:54.290Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 waiting with 1 keys 2021-09-27T06:37:54.290Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 woken up from select, 1/1/1 selected 2021-09-27T06:37:54.291Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 processing 1 keys, 0 updates 2021-09-27T06:37:54.291Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.69.66:8000 remote=/10.233.69.31:42912], selector=sun.nio.ch.EPollSelectorImpl@62c18c30, interestOps=1, readyOps=1 SocketChannelEndPoint@6bd3faa4{/10.233.69.31:42912<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@1095b0b4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@225269d6{/10.233.69.31:42912<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@1f6fee53[p=HttpParser{s=START,0 of -1},g=HttpGenerator@213867a9{s=START}]=>HttpChannelOverHttp@eb028b2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:54.291Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@6bd3faa4{/10.233.69.31:42912<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@1095b0b4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@225269d6{/10.233.69.31:42912<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@1f6fee53[p=HttpParser{s=START,0 of -1},g=HttpGenerator@213867a9{s=START}]=>HttpChannelOverHttp@eb028b2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:54.291Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@6bd3faa4{/10.233.69.31:42912<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@1095b0b4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@225269d6{/10.233.69.31:42912<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@1f6fee53[p=HttpParser{s=START,0 of -1},g=HttpGenerator@213867a9{s=START}]=>HttpChannelOverHttp@eb028b2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-09-27T06:37:54.292Z||qtp214768579-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=2/2,p=0} tryExecute EatWhatYouKill@43de88f3/SelectorProducer@347c5721/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2021-09-27T06:37:54.291985Z 2021-09-27T06:37:54.292Z||qtp214768579-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@50992eb4 offer EatWhatYouKill@43de88f3/SelectorProducer@347c5721/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2021-09-27T06:37:54.292392Z 2021-09-27T06:37:54.292Z||qtp214768579-27|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@43de88f3/SelectorProducer@347c5721/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2021-09-27T06:37:54.292653Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@6bd3faa4{/10.233.69.31:42912<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@1095b0b4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@225269d6{/10.233.69.31:42912<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@1f6fee53[p=HttpParser{s=START,0 of -1},g=HttpGenerator@213867a9{s=START}]=>HttpChannelOverHttp@eb028b2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2021-09-27T06:37:54.293Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@123998b0{SSLC.NBReadCB@1095b0b4{SslConnection@1095b0b4::SocketChannelEndPoint@6bd3faa4{/10.233.69.31:42912<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@1095b0b4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@225269d6{/10.233.69.31:42912<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@1f6fee53[p=HttpParser{s=START,0 of -1},g=HttpGenerator@213867a9{s=START}]=>HttpChannelOverHttp@eb028b2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-09-27T06:37:54.293Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@1095b0b4::SocketChannelEndPoint@6bd3faa4{/10.233.69.31:42912<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@1095b0b4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@225269d6{/10.233.69.31:42912<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@1f6fee53[p=HttpParser{s=START,0 of -1},g=HttpGenerator@213867a9{s=START}]=>HttpChannelOverHttp@eb028b2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:54.294Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@1095b0b4::SocketChannelEndPoint@6bd3faa4{/10.233.69.31:42912<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@1095b0b4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@225269d6{/10.233.69.31:42912<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@1f6fee53[p=HttpParser{s=START,0 of -1},g=HttpGenerator@213867a9{s=START}]=>HttpChannelOverHttp@eb028b2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:54.294Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@72c4edcd{AC.ReadCB@1f6fee53{HttpConnection@1f6fee53::DecryptedEndPoint@225269d6{/10.233.69.31:42912<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=6/30000}}} 2021-09-27T06:37:54.294Z||qtp214768579-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1f6fee53::DecryptedEndPoint@225269d6{/10.233.69.31:42912<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=6/30000} onFillable enter HttpChannelState@56a0b1e2{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-09-27T06:37:54.294Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@1095b0b4::SocketChannelEndPoint@6bd3faa4{/10.233.69.31:42912<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@1095b0b4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@225269d6{/10.233.69.31:42912<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@1f6fee53[p=HttpParser{s=START,0 of -1},g=HttpGenerator@213867a9{s=START}]=>HttpChannelOverHttp@eb028b2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:54.294Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2021-09-27T06:37:54.295Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@6bd3faa4{/10.233.69.31:42912<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->SslConnection@1095b0b4{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@225269d6{/10.233.69.31:42912<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@1f6fee53[p=HttpParser{s=START,0 of -1},g=HttpGenerator@213867a9{s=START}]=>HttpChannelOverHttp@eb028b2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:54.295Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@5a49ba3c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-09-27T06:37:54.295Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2021-09-27T06:37:54.299Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@b825882[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@b825882[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-09-27T06:37:54.299Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.69.66:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=1/0,kio=1,kro=1}->SslConnection@1095b0b4{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@225269d6{/10.233.69.31:42912<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=11/30000}=>HttpConnection@1f6fee53[p=HttpParser{s=START,0 of -1},g=HttpGenerator@213867a9{s=START}]=>HttpChannelOverHttp@eb028b2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:54.299Z||qtp214768579-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2021-09-27T06:37:54.299Z||qtp214768579-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1f6fee53::DecryptedEndPoint@225269d6{/10.233.69.31:42912<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=11/30000} filled -1 HeapByteBuffer@b825882[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-09-27T06:37:54.300Z||qtp214768579-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1f6fee53::DecryptedEndPoint@225269d6{/10.233.69.31:42912<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=12/30000} parse HeapByteBuffer@b825882[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 2021-09-27T06:37:54.300Z||qtp214768579-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@b825882[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-09-27T06:37:54.300Z||qtp214768579-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2021-09-27T06:37:54.300Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@225269d6{/10.233.69.31:42912<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=12/30000} 2021-09-27T06:37:54.300Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@225269d6{/10.233.69.31:42912<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=12/30000} 2021-09-27T06:37:54.300Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@1095b0b4::SocketChannelEndPoint@6bd3faa4{/10.233.69.31:42912<->/10.233.69.66:8000,ISHUT,fill=-,flush=-,to=11/30000}{io=1/0,kio=1,kro=1}->SslConnection@1095b0b4{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@225269d6{/10.233.69.31:42912<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@1f6fee53[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@213867a9{s=START}]=>HttpChannelOverHttp@eb028b2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2021-09-27T06:37:54.300Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@1095b0b4::SocketChannelEndPoint@6bd3faa4{/10.233.69.31:42912<->/10.233.69.66:8000,ISHUT,fill=-,flush=-,to=11/30000}{io=1/0,kio=1,kro=1}->SslConnection@1095b0b4{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@225269d6{/10.233.69.31:42912<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@1f6fee53[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@213867a9{s=START}]=>HttpChannelOverHttp@eb028b2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:54.301Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@187a32a2[p=0,l=0,c=0,r=0]={<<<>>>} 2021-09-27T06:37:54.301Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-09-27T06:37:54.301Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false 2021-09-27T06:37:54.301Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@6bd3faa4{/10.233.69.31:42912<->/10.233.69.66:8000,ISHUT,fill=-,flush=-,to=12/30000}{io=1/0,kio=1,kro=1}->SslConnection@1095b0b4{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@225269d6{/10.233.69.31:42912<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@1f6fee53[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@213867a9{s=START}]=>HttpChannelOverHttp@eb028b2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:54.301Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2021-09-27T06:37:54.301Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-09-27T06:37:54.302Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true 2021-09-27T06:37:54.302Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@1095b0b4::SocketChannelEndPoint@6bd3faa4{/10.233.69.31:42912<->/10.233.69.66:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@1095b0b4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@225269d6{/10.233.69.31:42912<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@1f6fee53[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@213867a9{s=START}]=>HttpChannelOverHttp@eb028b2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2021-09-27T06:37:54.303Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@50992eb4 task=EatWhatYouKill@43de88f3/SelectorProducer@347c5721/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2021-09-27T06:37:54.30323Z 2021-09-27T06:37:54.303Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@43de88f3/SelectorProducer@347c5721/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2021-09-27T06:37:54.303834Z tryProduce true 2021-09-27T06:37:54.304Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-09-27T06:37:54.304Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-27T06:37:54.309Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.69.66:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@1095b0b4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@225269d6{/10.233.69.31:42912<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@1f6fee53[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@213867a9{s=START}]=>HttpChannelOverHttp@eb028b2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:54.309Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@6bd3faa4{/10.233.69.31:42912<->/10.233.69.66:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@1095b0b4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@225269d6{/10.233.69.31:42912<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@1f6fee53[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@213867a9{s=START}]=>HttpChannelOverHttp@eb028b2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:54.309Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 waiting with 1 keys 2021-09-27T06:37:54.310Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@1095b0b4::SocketChannelEndPoint@6bd3faa4{/10.233.69.31:42912<->/10.233.69.66:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@1095b0b4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@225269d6{/10.233.69.31:42912<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@1f6fee53[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@213867a9{s=START}]=>HttpChannelOverHttp@eb028b2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} org.eclipse.jetty.io.EofException: null at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) Caused by: java.io.IOException: Broken pipe at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source) at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262) ... 26 common frames omitted 2021-09-27T06:37:54.310Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@225269d6{/10.233.69.31:42912<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=22/30000} 2021-09-27T06:37:54.310Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@6bd3faa4{/10.233.69.31:42912<->/10.233.69.66:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@1095b0b4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@225269d6{/10.233.69.31:42912<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=22/30000}=>HttpConnection@1f6fee53[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@213867a9{s=START}]=>HttpChannelOverHttp@eb028b2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:54.311Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@6bd3faa4{/10.233.69.31:42912<->/10.233.69.66:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@1095b0b4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@225269d6{/10.233.69.31:42912<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=22/30000}=>HttpConnection@1f6fee53[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@213867a9{s=START}]=>HttpChannelOverHttp@eb028b2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:54.311Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@6bd3faa4{/10.233.69.31:42912<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@1095b0b4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@225269d6{/10.233.69.31:42912<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=23/30000}=>HttpConnection@1f6fee53[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@213867a9{s=START}]=>HttpChannelOverHttp@eb028b2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:54.311Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@bff8798{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2021-09-27T06:37:54.311Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@123998b0{null} 2021-09-27T06:37:54.312Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1fce6eb4{STARTED} id=0 keys=1 selected=0 updates=0 2021-09-27T06:37:54.312Z||qtp214768579-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@50065896 2021-09-27T06:37:54.312Z||qtp214768579-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@50065896 2021-09-27T06:37:54.312Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 woken with none selected 2021-09-27T06:37:54.312Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 woken up from select, 0/0/0 selected 2021-09-27T06:37:54.312Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 processing 0 keys, 0 updates 2021-09-27T06:37:54.312Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-09-27T06:37:54.312Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-27T06:37:54.312Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@6bd3faa4{/10.233.69.31:42912<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=11/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1095b0b4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@225269d6{/10.233.69.31:42912<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=24/30000}=>HttpConnection@1f6fee53[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@213867a9{s=START}]=>HttpChannelOverHttp@eb028b2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:54.312Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@6bd3faa4{/10.233.69.31:42912<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=11/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1095b0b4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@225269d6{/10.233.69.31:42912<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=24/30000}=>HttpConnection@1f6fee53[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@213867a9{s=START}]=>HttpChannelOverHttp@eb028b2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:54.313Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@1f6fee53::DecryptedEndPoint@225269d6{/10.233.69.31:42912<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=25/30000} 2021-09-27T06:37:54.313Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@6bd3faa4{/10.233.69.31:42912<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=12/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1095b0b4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@225269d6{/10.233.69.31:42912<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=25/30000}=>HttpConnection@1f6fee53[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@213867a9{s=START}]=>HttpChannelOverHttp@eb028b2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:54.313Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@75d48094{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2021-09-27T06:37:54.313Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@72c4edcd{null} 2021-09-27T06:37:54.313Z||qtp214768579-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1f6fee53::DecryptedEndPoint@225269d6{/10.233.69.31:42912<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=25/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2021-09-27T06:37:54.313Z||qtp214768579-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@1f6fee53::DecryptedEndPoint@225269d6{/10.233.69.31:42912<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=25/30000} 2021-09-27T06:37:54.313Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@225269d6{/10.233.69.31:42912<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=25/30000} 2021-09-27T06:37:54.313Z||qtp214768579-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1f6fee53::DecryptedEndPoint@225269d6{/10.233.69.31:42912<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=25/30000} onFillable exit HttpChannelState@56a0b1e2{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-09-27T06:37:54.314Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=12/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1095b0b4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@225269d6{/10.233.69.31:42912<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=25/30000}=>HttpConnection@1f6fee53[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@213867a9{s=START}]=>HttpChannelOverHttp@eb028b2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:54.314Z||qtp214768579-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=2/2,p=0}@2446fa45 waiting 2021-09-27T06:37:54.312Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 waiting with 0 keys 2021-09-27T06:37:54.313Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@1095b0b4::SocketChannelEndPoint@6bd3faa4{/10.233.69.31:42912<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=12/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1095b0b4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@225269d6{/10.233.69.31:42912<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=25/30000}=>HttpConnection@1f6fee53[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@213867a9{s=START}]=>HttpChannelOverHttp@eb028b2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:37:54.314Z||qtp214768579-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@50065896 2021-09-27T06:38:04.285Z||qtp214768579-21-acceptor-0@2f025e9e-ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@67afc608 on ManagedSelector@1fce6eb4{STARTED} id=0 keys=0 selected=0 updates=0 2021-09-27T06:38:04.286Z||qtp214768579-21-acceptor-0@2f025e9e-ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1fce6eb4{STARTED} id=0 keys=0 selected=0 updates=1 2021-09-27T06:38:04.286Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 woken with none selected 2021-09-27T06:38:04.286Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 woken up from select, 0/0/0 selected 2021-09-27T06:38:04.286Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 processing 0 keys, 1 updates 2021-09-27T06:38:04.286Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-09-27T06:38:04.286Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@67afc608 2021-09-27T06:38:04.286Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@67afc608 2021-09-27T06:38:04.286Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-27T06:38:04.286Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 waiting with 1 keys 2021-09-27T06:38:04.286Z||qtp214768579-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@67afc608 2021-09-27T06:38:04.286Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@37f1e867{/10.233.69.31:43188<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2021-09-27T06:38:04.287Z||qtp214768579-24|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@1db12fcd 2021-09-27T06:38:04.287Z||qtp214768579-24|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@5734f0e8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@9bc685{/10.233.69.31:43188<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@3811b421{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2021-09-27T06:38:04.287Z||qtp214768579-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@2cca2ba9::DecryptedEndPoint@9bc685{/10.233.69.31:43188<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-09-27T06:38:04.287Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@37f1e867{/10.233.69.31:43188<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@5c093d68{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@9bc685{/10.233.69.31:43188<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@2cca2ba9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2f86782{s=START}]=>HttpChannelOverHttp@5734f0e8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:38:04.288Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@5c093d68::SocketChannelEndPoint@37f1e867{/10.233.69.31:43188<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@5c093d68{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@9bc685{/10.233.69.31:43188<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@2cca2ba9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2f86782{s=START}]=>HttpChannelOverHttp@5734f0e8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:38:04.288Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@2cca2ba9::DecryptedEndPoint@9bc685{/10.233.69.31:43188<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-09-27T06:38:04.288Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@2cca2ba9::DecryptedEndPoint@9bc685{/10.233.69.31:43188<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-09-27T06:38:04.288Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@377d7b40{AC.ReadCB@2cca2ba9{HttpConnection@2cca2ba9::DecryptedEndPoint@9bc685{/10.233.69.31:43188<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-09-27T06:38:04.288Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@5c093d68::SocketChannelEndPoint@37f1e867{/10.233.69.31:43188<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@5c093d68{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@9bc685{/10.233.69.31:43188<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2cca2ba9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2f86782{s=START}]=>HttpChannelOverHttp@5734f0e8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:38:04.288Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2021-09-27T06:38:04.288Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.69.66:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@5c093d68{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@9bc685{/10.233.69.31:43188<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2cca2ba9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2f86782{s=START}]=>HttpChannelOverHttp@5734f0e8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:38:04.288Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@4a179965{SSLC.NBReadCB@5c093d68{SslConnection@5c093d68::SocketChannelEndPoint@37f1e867{/10.233.69.31:43188<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@5c093d68{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@9bc685{/10.233.69.31:43188<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2cca2ba9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2f86782{s=START}]=>HttpChannelOverHttp@5734f0e8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-09-27T06:38:04.289Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@37f1e867{/10.233.69.31:43188<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@5c093d68{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@9bc685{/10.233.69.31:43188<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2cca2ba9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2f86782{s=START}]=>HttpChannelOverHttp@5734f0e8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:38:04.289Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@5f600f32 on ManagedSelector@1fce6eb4{STARTED} id=0 keys=1 selected=0 updates=0 2021-09-27T06:38:04.289Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1fce6eb4{STARTED} id=0 keys=1 selected=0 updates=1 2021-09-27T06:38:04.289Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 woken with none selected 2021-09-27T06:38:04.289Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 woken up from select, 0/0/1 selected 2021-09-27T06:38:04.289Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 processing 0 keys, 1 updates 2021-09-27T06:38:04.289Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@37f1e867{/10.233.69.31:43188<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@5c093d68{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@9bc685{/10.233.69.31:43188<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2cca2ba9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2f86782{s=START}]=>HttpChannelOverHttp@5734f0e8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:38:04.289Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-09-27T06:38:04.289Z||qtp214768579-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@67afc608 2021-09-27T06:38:04.289Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@5f600f32 2021-09-27T06:38:04.289Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@37f1e867{/10.233.69.31:43188<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@5c093d68{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@9bc685{/10.233.69.31:43188<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2cca2ba9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2f86782{s=START}]=>HttpChannelOverHttp@5734f0e8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:38:04.289Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-27T06:38:04.289Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 waiting with 1 keys 2021-09-27T06:38:04.289Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 woken up from select, 1/1/1 selected 2021-09-27T06:38:04.289Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 processing 1 keys, 0 updates 2021-09-27T06:38:04.289Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.69.66:8000 remote=/10.233.69.31:43188], selector=sun.nio.ch.EPollSelectorImpl@62c18c30, interestOps=1, readyOps=1 SocketChannelEndPoint@37f1e867{/10.233.69.31:43188<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@5c093d68{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@9bc685{/10.233.69.31:43188<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2cca2ba9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2f86782{s=START}]=>HttpChannelOverHttp@5734f0e8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:38:04.290Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@37f1e867{/10.233.69.31:43188<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@5c093d68{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@9bc685{/10.233.69.31:43188<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2cca2ba9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2f86782{s=START}]=>HttpChannelOverHttp@5734f0e8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:38:04.290Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@37f1e867{/10.233.69.31:43188<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@5c093d68{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@9bc685{/10.233.69.31:43188<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@2cca2ba9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2f86782{s=START}]=>HttpChannelOverHttp@5734f0e8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-09-27T06:38:04.290Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=2/2,p=0} tryExecute EatWhatYouKill@43de88f3/SelectorProducer@347c5721/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2021-09-27T06:38:04.290351Z 2021-09-27T06:38:04.290Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@2446fa45 offer EatWhatYouKill@43de88f3/SelectorProducer@347c5721/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2021-09-27T06:38:04.290585Z 2021-09-27T06:38:04.290Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@43de88f3/SelectorProducer@347c5721/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2021-09-27T06:38:04.29075Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@37f1e867{/10.233.69.31:43188<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@5c093d68{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@9bc685{/10.233.69.31:43188<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@2cca2ba9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2f86782{s=START}]=>HttpChannelOverHttp@5734f0e8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2021-09-27T06:38:04.291Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@4a179965{SSLC.NBReadCB@5c093d68{SslConnection@5c093d68::SocketChannelEndPoint@37f1e867{/10.233.69.31:43188<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@5c093d68{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@9bc685{/10.233.69.31:43188<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@2cca2ba9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2f86782{s=START}]=>HttpChannelOverHttp@5734f0e8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-09-27T06:38:04.291Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@5c093d68::SocketChannelEndPoint@37f1e867{/10.233.69.31:43188<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@5c093d68{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@9bc685{/10.233.69.31:43188<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@2cca2ba9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2f86782{s=START}]=>HttpChannelOverHttp@5734f0e8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:38:04.291Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@5c093d68::SocketChannelEndPoint@37f1e867{/10.233.69.31:43188<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@5c093d68{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@9bc685{/10.233.69.31:43188<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@2cca2ba9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2f86782{s=START}]=>HttpChannelOverHttp@5734f0e8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:38:04.291Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@377d7b40{AC.ReadCB@2cca2ba9{HttpConnection@2cca2ba9::DecryptedEndPoint@9bc685{/10.233.69.31:43188<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=3/30000}}} 2021-09-27T06:38:04.291Z||qtp214768579-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2cca2ba9::DecryptedEndPoint@9bc685{/10.233.69.31:43188<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=3/30000} onFillable enter HttpChannelState@3811b421{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-09-27T06:38:04.291Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@5c093d68::SocketChannelEndPoint@37f1e867{/10.233.69.31:43188<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@5c093d68{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@9bc685{/10.233.69.31:43188<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@2cca2ba9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2f86782{s=START}]=>HttpChannelOverHttp@5734f0e8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:38:04.291Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2021-09-27T06:38:04.292Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@37f1e867{/10.233.69.31:43188<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@5c093d68{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@9bc685{/10.233.69.31:43188<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@2cca2ba9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2f86782{s=START}]=>HttpChannelOverHttp@5734f0e8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:38:04.292Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@54856955[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-09-27T06:38:04.292Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2021-09-27T06:38:04.294Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@b825882[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@b825882[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-09-27T06:38:04.294Z||qtp214768579-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@2446fa45 task=EatWhatYouKill@43de88f3/SelectorProducer@347c5721/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2021-09-27T06:38:04.29468Z 2021-09-27T06:38:04.294Z||qtp214768579-27|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@43de88f3/SelectorProducer@347c5721/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2021-09-27T06:38:04.294854Z tryProduce true 2021-09-27T06:38:04.294Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.69.66:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->SslConnection@5c093d68{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@9bc685{/10.233.69.31:43188<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@2cca2ba9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2f86782{s=START}]=>HttpChannelOverHttp@5734f0e8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:38:04.294Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-09-27T06:38:04.295Z||qtp214768579-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2021-09-27T06:38:04.295Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-27T06:38:04.295Z||qtp214768579-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2cca2ba9::DecryptedEndPoint@9bc685{/10.233.69.31:43188<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=7/30000} filled -1 HeapByteBuffer@b825882[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-09-27T06:38:04.295Z||qtp214768579-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2cca2ba9::DecryptedEndPoint@9bc685{/10.233.69.31:43188<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=7/30000} parse HeapByteBuffer@b825882[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 2021-09-27T06:38:04.295Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@37f1e867{/10.233.69.31:43188<->/10.233.69.66:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@5c093d68{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@9bc685{/10.233.69.31:43188<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@2cca2ba9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2f86782{s=START}]=>HttpChannelOverHttp@5734f0e8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:38:04.295Z||qtp214768579-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@b825882[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-09-27T06:38:04.295Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 waiting with 1 keys 2021-09-27T06:38:04.295Z||qtp214768579-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2021-09-27T06:38:04.295Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@9bc685{/10.233.69.31:43188<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=7/30000} 2021-09-27T06:38:04.295Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@9bc685{/10.233.69.31:43188<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=7/30000} 2021-09-27T06:38:04.295Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@5c093d68::SocketChannelEndPoint@37f1e867{/10.233.69.31:43188<->/10.233.69.66:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@5c093d68{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@9bc685{/10.233.69.31:43188<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@2cca2ba9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2f86782{s=START}]=>HttpChannelOverHttp@5734f0e8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2021-09-27T06:38:04.296Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@5c093d68::SocketChannelEndPoint@37f1e867{/10.233.69.31:43188<->/10.233.69.66:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@5c093d68{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@9bc685{/10.233.69.31:43188<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@2cca2ba9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2f86782{s=START}]=>HttpChannelOverHttp@5734f0e8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:38:04.296Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@187a32a2[p=0,l=0,c=0,r=0]={<<<>>>} 2021-09-27T06:38:04.296Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-09-27T06:38:04.296Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false 2021-09-27T06:38:04.296Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@37f1e867{/10.233.69.31:43188<->/10.233.69.66:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@5c093d68{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@9bc685{/10.233.69.31:43188<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@2cca2ba9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2f86782{s=START}]=>HttpChannelOverHttp@5734f0e8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:38:04.296Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2021-09-27T06:38:04.296Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-09-27T06:38:04.296Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true 2021-09-27T06:38:04.297Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@5c093d68::SocketChannelEndPoint@37f1e867{/10.233.69.31:43188<->/10.233.69.66:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5c093d68{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@9bc685{/10.233.69.31:43188<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@2cca2ba9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2f86782{s=START}]=>HttpChannelOverHttp@5734f0e8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2021-09-27T06:38:04.298Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.69.66:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@5c093d68{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@9bc685{/10.233.69.31:43188<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@2cca2ba9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2f86782{s=START}]=>HttpChannelOverHttp@5734f0e8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:38:04.298Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@5c093d68::SocketChannelEndPoint@37f1e867{/10.233.69.31:43188<->/10.233.69.66:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@5c093d68{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@9bc685{/10.233.69.31:43188<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@2cca2ba9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2f86782{s=START}]=>HttpChannelOverHttp@5734f0e8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} org.eclipse.jetty.io.EofException: null at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) Caused by: java.io.IOException: Broken pipe at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source) at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262) ... 26 common frames omitted 2021-09-27T06:38:04.298Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@9bc685{/10.233.69.31:43188<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=10/30000} 2021-09-27T06:38:04.298Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@37f1e867{/10.233.69.31:43188<->/10.233.69.66:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@5c093d68{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@9bc685{/10.233.69.31:43188<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@2cca2ba9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2f86782{s=START}]=>HttpChannelOverHttp@5734f0e8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:38:04.298Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@37f1e867{/10.233.69.31:43188<->/10.233.69.66:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@5c093d68{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@9bc685{/10.233.69.31:43188<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@2cca2ba9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2f86782{s=START}]=>HttpChannelOverHttp@5734f0e8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:38:04.299Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@37f1e867{/10.233.69.31:43188<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@5c093d68{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@9bc685{/10.233.69.31:43188<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@2cca2ba9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2f86782{s=START}]=>HttpChannelOverHttp@5734f0e8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:38:04.299Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@659209da{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2021-09-27T06:38:04.299Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@4a179965{null} 2021-09-27T06:38:04.299Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1fce6eb4{STARTED} id=0 keys=1 selected=0 updates=0 2021-09-27T06:38:04.299Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@22cdfa2d 2021-09-27T06:38:04.299Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 woken with none selected 2021-09-27T06:38:04.299Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 woken up from select, 0/0/0 selected 2021-09-27T06:38:04.299Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 processing 0 keys, 0 updates 2021-09-27T06:38:04.299Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-09-27T06:38:04.299Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-27T06:38:04.299Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@37f1e867{/10.233.69.31:43188<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5c093d68{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@9bc685{/10.233.69.31:43188<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@2cca2ba9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2f86782{s=START}]=>HttpChannelOverHttp@5734f0e8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:38:04.304Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@37f1e867{/10.233.69.31:43188<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5c093d68{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@9bc685{/10.233.69.31:43188<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@2cca2ba9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2f86782{s=START}]=>HttpChannelOverHttp@5734f0e8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:38:04.304Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@6a8fbf00{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2021-09-27T06:38:04.304Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@377d7b40{null} 2021-09-27T06:38:04.304Z||qtp214768579-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2cca2ba9::DecryptedEndPoint@9bc685{/10.233.69.31:43188<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=16/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2021-09-27T06:38:04.304Z||qtp214768579-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@2cca2ba9::DecryptedEndPoint@9bc685{/10.233.69.31:43188<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=16/30000} 2021-09-27T06:38:04.304Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@9bc685{/10.233.69.31:43188<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=16/30000} 2021-09-27T06:38:04.304Z||qtp214768579-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2cca2ba9::DecryptedEndPoint@9bc685{/10.233.69.31:43188<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=16/30000} onFillable exit HttpChannelState@3811b421{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-09-27T06:38:04.305Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=8/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5c093d68{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@9bc685{/10.233.69.31:43188<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@2cca2ba9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2f86782{s=START}]=>HttpChannelOverHttp@5734f0e8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:38:04.305Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=2/2,p=0}@50992eb4 waiting 2021-09-27T06:38:04.299Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 waiting with 0 keys 2021-09-27T06:38:04.301Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@22cdfa2d 2021-09-27T06:38:04.305Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@37f1e867{/10.233.69.31:43188<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=9/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5c093d68{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@9bc685{/10.233.69.31:43188<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@2cca2ba9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2f86782{s=START}]=>HttpChannelOverHttp@5734f0e8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:38:04.305Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@2cca2ba9::DecryptedEndPoint@9bc685{/10.233.69.31:43188<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=17/30000} 2021-09-27T06:38:04.306Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@5c093d68::SocketChannelEndPoint@37f1e867{/10.233.69.31:43188<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=10/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5c093d68{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@9bc685{/10.233.69.31:43188<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@2cca2ba9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2f86782{s=START}]=>HttpChannelOverHttp@5734f0e8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:38:04.306Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@22cdfa2d 2021-09-27T06:38:14.285Z||qtp214768579-21-acceptor-0@2f025e9e-ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@535fb3f4 on ManagedSelector@1fce6eb4{STARTED} id=0 keys=0 selected=0 updates=0 2021-09-27T06:38:14.286Z||qtp214768579-21-acceptor-0@2f025e9e-ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1fce6eb4{STARTED} id=0 keys=0 selected=0 updates=1 2021-09-27T06:38:14.286Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 woken with none selected 2021-09-27T06:38:14.286Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 woken up from select, 0/0/0 selected 2021-09-27T06:38:14.286Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 processing 0 keys, 1 updates 2021-09-27T06:38:14.286Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-09-27T06:38:14.286Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@535fb3f4 2021-09-27T06:38:14.286Z||qtp214768579-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@535fb3f4 2021-09-27T06:38:14.286Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-27T06:38:14.286Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 waiting with 1 keys 2021-09-27T06:38:14.286Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@535fb3f4 2021-09-27T06:38:14.286Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@4df3b537{/10.233.69.31:43466<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2021-09-27T06:38:14.286Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@188c83c1 2021-09-27T06:38:14.287Z||qtp214768579-22|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@46ae6478{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@4de3b8fc{/10.233.69.31:43466<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@1de9e67a{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2021-09-27T06:38:14.287Z||qtp214768579-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@6107fc8d::DecryptedEndPoint@4de3b8fc{/10.233.69.31:43466<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-09-27T06:38:14.287Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@4df3b537{/10.233.69.31:43466<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@543fd971{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4de3b8fc{/10.233.69.31:43466<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@6107fc8d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44bbf52{s=START}]=>HttpChannelOverHttp@46ae6478{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:38:14.287Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@543fd971::SocketChannelEndPoint@4df3b537{/10.233.69.31:43466<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@543fd971{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4de3b8fc{/10.233.69.31:43466<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@6107fc8d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44bbf52{s=START}]=>HttpChannelOverHttp@46ae6478{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:38:14.287Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@6107fc8d::DecryptedEndPoint@4de3b8fc{/10.233.69.31:43466<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-09-27T06:38:14.287Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@6107fc8d::DecryptedEndPoint@4de3b8fc{/10.233.69.31:43466<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-09-27T06:38:14.288Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@56c34397{AC.ReadCB@6107fc8d{HttpConnection@6107fc8d::DecryptedEndPoint@4de3b8fc{/10.233.69.31:43466<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=1/30000}}} 2021-09-27T06:38:14.288Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@543fd971::SocketChannelEndPoint@4df3b537{/10.233.69.31:43466<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@543fd971{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4de3b8fc{/10.233.69.31:43466<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6107fc8d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44bbf52{s=START}]=>HttpChannelOverHttp@46ae6478{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:38:14.288Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2021-09-27T06:38:14.288Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.69.66:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@543fd971{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4de3b8fc{/10.233.69.31:43466<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6107fc8d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44bbf52{s=START}]=>HttpChannelOverHttp@46ae6478{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:38:14.288Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@87e2e56{SSLC.NBReadCB@543fd971{SslConnection@543fd971::SocketChannelEndPoint@4df3b537{/10.233.69.31:43466<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@543fd971{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4de3b8fc{/10.233.69.31:43466<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6107fc8d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44bbf52{s=START}]=>HttpChannelOverHttp@46ae6478{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-09-27T06:38:14.288Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@4df3b537{/10.233.69.31:43466<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@543fd971{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4de3b8fc{/10.233.69.31:43466<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6107fc8d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44bbf52{s=START}]=>HttpChannelOverHttp@46ae6478{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:38:14.288Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@22a09a79 on ManagedSelector@1fce6eb4{STARTED} id=0 keys=1 selected=0 updates=0 2021-09-27T06:38:14.288Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1fce6eb4{STARTED} id=0 keys=1 selected=0 updates=1 2021-09-27T06:38:14.289Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 woken with none selected 2021-09-27T06:38:14.289Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@4df3b537{/10.233.69.31:43466<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@543fd971{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4de3b8fc{/10.233.69.31:43466<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@6107fc8d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44bbf52{s=START}]=>HttpChannelOverHttp@46ae6478{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:38:14.289Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 woken up from select, 0/0/1 selected 2021-09-27T06:38:14.289Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@535fb3f4 2021-09-27T06:38:14.289Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 processing 0 keys, 1 updates 2021-09-27T06:38:14.289Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-09-27T06:38:14.289Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@22a09a79 2021-09-27T06:38:14.289Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@4df3b537{/10.233.69.31:43466<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@543fd971{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4de3b8fc{/10.233.69.31:43466<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@6107fc8d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44bbf52{s=START}]=>HttpChannelOverHttp@46ae6478{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:38:14.289Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-27T06:38:14.289Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 waiting with 1 keys 2021-09-27T06:38:14.289Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 woken up from select, 1/1/1 selected 2021-09-27T06:38:14.289Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 processing 1 keys, 0 updates 2021-09-27T06:38:14.289Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.69.66:8000 remote=/10.233.69.31:43466], selector=sun.nio.ch.EPollSelectorImpl@62c18c30, interestOps=1, readyOps=1 SocketChannelEndPoint@4df3b537{/10.233.69.31:43466<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@543fd971{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4de3b8fc{/10.233.69.31:43466<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@6107fc8d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44bbf52{s=START}]=>HttpChannelOverHttp@46ae6478{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:38:14.289Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@4df3b537{/10.233.69.31:43466<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@543fd971{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4de3b8fc{/10.233.69.31:43466<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@6107fc8d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44bbf52{s=START}]=>HttpChannelOverHttp@46ae6478{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:38:14.289Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@4df3b537{/10.233.69.31:43466<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@543fd971{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4de3b8fc{/10.233.69.31:43466<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@6107fc8d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44bbf52{s=START}]=>HttpChannelOverHttp@46ae6478{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-09-27T06:38:14.290Z||qtp214768579-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=2/2,p=0} tryExecute EatWhatYouKill@43de88f3/SelectorProducer@347c5721/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2021-09-27T06:38:14.290053Z 2021-09-27T06:38:14.290Z||qtp214768579-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@50992eb4 offer EatWhatYouKill@43de88f3/SelectorProducer@347c5721/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2021-09-27T06:38:14.290327Z 2021-09-27T06:38:14.290Z||qtp214768579-27|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@43de88f3/SelectorProducer@347c5721/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2021-09-27T06:38:14.290485Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@4df3b537{/10.233.69.31:43466<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@543fd971{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4de3b8fc{/10.233.69.31:43466<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@6107fc8d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44bbf52{s=START}]=>HttpChannelOverHttp@46ae6478{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2021-09-27T06:38:14.290Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@50992eb4 task=EatWhatYouKill@43de88f3/SelectorProducer@347c5721/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2021-09-27T06:38:14.290606Z 2021-09-27T06:38:14.290Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@87e2e56{SSLC.NBReadCB@543fd971{SslConnection@543fd971::SocketChannelEndPoint@4df3b537{/10.233.69.31:43466<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@543fd971{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4de3b8fc{/10.233.69.31:43466<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@6107fc8d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44bbf52{s=START}]=>HttpChannelOverHttp@46ae6478{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-09-27T06:38:14.290Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@43de88f3/SelectorProducer@347c5721/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2021-09-27T06:38:14.29079Z tryProduce true 2021-09-27T06:38:14.290Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-09-27T06:38:14.290Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-27T06:38:14.290Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@543fd971::SocketChannelEndPoint@4df3b537{/10.233.69.31:43466<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@543fd971{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4de3b8fc{/10.233.69.31:43466<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@6107fc8d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44bbf52{s=START}]=>HttpChannelOverHttp@46ae6478{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:38:14.291Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@543fd971::SocketChannelEndPoint@4df3b537{/10.233.69.31:43466<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@543fd971{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4de3b8fc{/10.233.69.31:43466<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@6107fc8d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44bbf52{s=START}]=>HttpChannelOverHttp@46ae6478{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:38:14.291Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@56c34397{AC.ReadCB@6107fc8d{HttpConnection@6107fc8d::DecryptedEndPoint@4de3b8fc{/10.233.69.31:43466<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=4/30000}}} 2021-09-27T06:38:14.291Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@4df3b537{/10.233.69.31:43466<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@543fd971{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4de3b8fc{/10.233.69.31:43466<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@6107fc8d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44bbf52{s=START}]=>HttpChannelOverHttp@46ae6478{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:38:14.291Z||qtp214768579-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6107fc8d::DecryptedEndPoint@4de3b8fc{/10.233.69.31:43466<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=4/30000} onFillable enter HttpChannelState@1de9e67a{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-09-27T06:38:14.291Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 waiting with 1 keys 2021-09-27T06:38:14.291Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@543fd971::SocketChannelEndPoint@4df3b537{/10.233.69.31:43466<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@543fd971{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4de3b8fc{/10.233.69.31:43466<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@6107fc8d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44bbf52{s=START}]=>HttpChannelOverHttp@46ae6478{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:38:14.291Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2021-09-27T06:38:14.291Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@4df3b537{/10.233.69.31:43466<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@543fd971{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4de3b8fc{/10.233.69.31:43466<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@6107fc8d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44bbf52{s=START}]=>HttpChannelOverHttp@46ae6478{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:38:14.291Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@156fc4dc[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-09-27T06:38:14.291Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2021-09-27T06:38:14.294Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@b825882[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@b825882[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-09-27T06:38:14.294Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.69.66:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@543fd971{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4de3b8fc{/10.233.69.31:43466<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@6107fc8d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44bbf52{s=START}]=>HttpChannelOverHttp@46ae6478{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:38:14.294Z||qtp214768579-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2021-09-27T06:38:14.294Z||qtp214768579-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6107fc8d::DecryptedEndPoint@4de3b8fc{/10.233.69.31:43466<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=7/30000} filled -1 HeapByteBuffer@b825882[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-09-27T06:38:14.294Z||qtp214768579-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6107fc8d::DecryptedEndPoint@4de3b8fc{/10.233.69.31:43466<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=7/30000} parse HeapByteBuffer@b825882[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 2021-09-27T06:38:14.294Z||qtp214768579-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@b825882[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-09-27T06:38:14.294Z||qtp214768579-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2021-09-27T06:38:14.294Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@4de3b8fc{/10.233.69.31:43466<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=7/30000} 2021-09-27T06:38:14.294Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@4de3b8fc{/10.233.69.31:43466<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=7/30000} 2021-09-27T06:38:14.295Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@543fd971::SocketChannelEndPoint@4df3b537{/10.233.69.31:43466<->/10.233.69.66:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@543fd971{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4de3b8fc{/10.233.69.31:43466<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@6107fc8d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@44bbf52{s=START}]=>HttpChannelOverHttp@46ae6478{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2021-09-27T06:38:14.295Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@543fd971::SocketChannelEndPoint@4df3b537{/10.233.69.31:43466<->/10.233.69.66:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@543fd971{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4de3b8fc{/10.233.69.31:43466<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@6107fc8d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@44bbf52{s=START}]=>HttpChannelOverHttp@46ae6478{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:38:14.295Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@187a32a2[p=0,l=0,c=0,r=0]={<<<>>>} 2021-09-27T06:38:14.295Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-09-27T06:38:14.295Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false 2021-09-27T06:38:14.295Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@4df3b537{/10.233.69.31:43466<->/10.233.69.66:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@543fd971{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4de3b8fc{/10.233.69.31:43466<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@6107fc8d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@44bbf52{s=START}]=>HttpChannelOverHttp@46ae6478{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:38:14.295Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2021-09-27T06:38:14.295Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-09-27T06:38:14.295Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true 2021-09-27T06:38:14.296Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@543fd971::SocketChannelEndPoint@4df3b537{/10.233.69.31:43466<->/10.233.69.66:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@543fd971{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4de3b8fc{/10.233.69.31:43466<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@6107fc8d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@44bbf52{s=START}]=>HttpChannelOverHttp@46ae6478{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2021-09-27T06:38:14.296Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.69.66:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@543fd971{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4de3b8fc{/10.233.69.31:43466<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@6107fc8d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@44bbf52{s=START}]=>HttpChannelOverHttp@46ae6478{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:38:14.296Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@543fd971::SocketChannelEndPoint@4df3b537{/10.233.69.31:43466<->/10.233.69.66:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@543fd971{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4de3b8fc{/10.233.69.31:43466<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@6107fc8d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@44bbf52{s=START}]=>HttpChannelOverHttp@46ae6478{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} org.eclipse.jetty.io.EofException: null at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) Caused by: java.io.IOException: Broken pipe at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source) at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262) ... 26 common frames omitted 2021-09-27T06:38:14.296Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@4de3b8fc{/10.233.69.31:43466<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=9/30000} 2021-09-27T06:38:14.296Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@4df3b537{/10.233.69.31:43466<->/10.233.69.66:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@543fd971{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4de3b8fc{/10.233.69.31:43466<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@6107fc8d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@44bbf52{s=START}]=>HttpChannelOverHttp@46ae6478{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:38:14.297Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@4df3b537{/10.233.69.31:43466<->/10.233.69.66:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@543fd971{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4de3b8fc{/10.233.69.31:43466<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@6107fc8d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@44bbf52{s=START}]=>HttpChannelOverHttp@46ae6478{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:38:14.297Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@4df3b537{/10.233.69.31:43466<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@543fd971{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4de3b8fc{/10.233.69.31:43466<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@6107fc8d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@44bbf52{s=START}]=>HttpChannelOverHttp@46ae6478{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:38:14.297Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@77cfec0f{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2021-09-27T06:38:14.297Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@87e2e56{null} 2021-09-27T06:38:14.297Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1fce6eb4{STARTED} id=0 keys=1 selected=0 updates=0 2021-09-27T06:38:14.297Z||qtp214768579-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@264e1242 2021-09-27T06:38:14.297Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 woken with none selected 2021-09-27T06:38:14.297Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 woken up from select, 0/0/0 selected 2021-09-27T06:38:14.297Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 processing 0 keys, 0 updates 2021-09-27T06:38:14.297Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-09-27T06:38:14.297Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-27T06:38:14.297Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 waiting with 0 keys 2021-09-27T06:38:14.297Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@4df3b537{/10.233.69.31:43466<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@543fd971{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4de3b8fc{/10.233.69.31:43466<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@6107fc8d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@44bbf52{s=START}]=>HttpChannelOverHttp@46ae6478{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:38:14.297Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@4df3b537{/10.233.69.31:43466<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@543fd971{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4de3b8fc{/10.233.69.31:43466<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@6107fc8d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@44bbf52{s=START}]=>HttpChannelOverHttp@46ae6478{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:38:14.298Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@1ecfb3df{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2021-09-27T06:38:14.298Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@56c34397{null} 2021-09-27T06:38:14.298Z||qtp214768579-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6107fc8d::DecryptedEndPoint@4de3b8fc{/10.233.69.31:43466<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=11/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2021-09-27T06:38:14.298Z||qtp214768579-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@6107fc8d::DecryptedEndPoint@4de3b8fc{/10.233.69.31:43466<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=11/30000} 2021-09-27T06:38:14.298Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@4de3b8fc{/10.233.69.31:43466<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=11/30000} 2021-09-27T06:38:14.298Z||qtp214768579-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6107fc8d::DecryptedEndPoint@4de3b8fc{/10.233.69.31:43466<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=11/30000} onFillable exit HttpChannelState@1de9e67a{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-09-27T06:38:14.298Z||qtp214768579-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@264e1242 2021-09-27T06:38:14.298Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@543fd971{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4de3b8fc{/10.233.69.31:43466<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@6107fc8d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@44bbf52{s=START}]=>HttpChannelOverHttp@46ae6478{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:38:14.298Z||qtp214768579-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=2/2,p=0}@2446fa45 waiting 2021-09-27T06:38:14.299Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@4df3b537{/10.233.69.31:43466<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@543fd971{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4de3b8fc{/10.233.69.31:43466<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@6107fc8d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@44bbf52{s=START}]=>HttpChannelOverHttp@46ae6478{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:38:14.299Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@6107fc8d::DecryptedEndPoint@4de3b8fc{/10.233.69.31:43466<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=12/30000} 2021-09-27T06:38:14.300Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@543fd971::SocketChannelEndPoint@4df3b537{/10.233.69.31:43466<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@543fd971{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4de3b8fc{/10.233.69.31:43466<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@6107fc8d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@44bbf52{s=START}]=>HttpChannelOverHttp@46ae6478{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:38:14.300Z||qtp214768579-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@264e1242 2021-09-27T06:38:24.288Z||qtp214768579-21-acceptor-0@2f025e9e-ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@19251762 on ManagedSelector@1fce6eb4{STARTED} id=0 keys=0 selected=0 updates=0 2021-09-27T06:38:24.289Z||qtp214768579-21-acceptor-0@2f025e9e-ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1fce6eb4{STARTED} id=0 keys=0 selected=0 updates=1 2021-09-27T06:38:24.289Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 woken with none selected 2021-09-27T06:38:24.289Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 woken up from select, 0/0/0 selected 2021-09-27T06:38:24.289Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 processing 0 keys, 1 updates 2021-09-27T06:38:24.289Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-09-27T06:38:24.290Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@19251762 2021-09-27T06:38:24.290Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@19251762 2021-09-27T06:38:24.290Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-27T06:38:24.290Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 waiting with 1 keys 2021-09-27T06:38:24.290Z||qtp214768579-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@19251762 2021-09-27T06:38:24.291Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@1ee5a72b{/10.233.69.31:43754<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 1 ms, remaining: 29999 ms 2021-09-27T06:38:24.292Z||qtp214768579-24|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@421e68cc 2021-09-27T06:38:24.292Z||qtp214768579-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=2/2,p=0}@744fefaf IDLE 2021-09-27T06:38:24.293Z||qtp214768579-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=2/2,p=0} tryExecute STOP! 2021-09-27T06:38:24.293Z||qtp214768579-24|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@34341d5b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@6bf29d70{/10.233.69.31:43754<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=1/30000},null,HttpChannelState@589da3da{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2021-09-27T06:38:24.293Z||qtp214768579-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@2446fa45 offer STOP! 2021-09-27T06:38:24.293Z||qtp214768579-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@69f4f80d::DecryptedEndPoint@6bf29d70{/10.233.69.31:43754<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-09-27T06:38:24.293Z||qtp214768579-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@2446fa45 task=STOP! 2021-09-27T06:38:24.293Z||qtp214768579-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@2446fa45 Exited 2021-09-27T06:38:24.293Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@1ee5a72b{/10.233.69.31:43754<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@7dbeeead{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6bf29d70{/10.233.69.31:43754<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@69f4f80d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d8f577{s=START}]=>HttpChannelOverHttp@34341d5b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:38:24.293Z||qtp214768579-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran ReservedThreadExecutor@7551da2a{s=1/2,p=0}@2446fa45 2021-09-27T06:38:24.294Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@7dbeeead::SocketChannelEndPoint@1ee5a72b{/10.233.69.31:43754<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@7dbeeead{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6bf29d70{/10.233.69.31:43754<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@69f4f80d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d8f577{s=START}]=>HttpChannelOverHttp@34341d5b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:38:24.294Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@69f4f80d::DecryptedEndPoint@6bf29d70{/10.233.69.31:43754<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=2/30000} 2021-09-27T06:38:24.294Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@69f4f80d::DecryptedEndPoint@6bf29d70{/10.233.69.31:43754<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=2/30000} 2021-09-27T06:38:24.294Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@37ee1585{AC.ReadCB@69f4f80d{HttpConnection@69f4f80d::DecryptedEndPoint@6bf29d70{/10.233.69.31:43754<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-09-27T06:38:24.294Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@7dbeeead::SocketChannelEndPoint@1ee5a72b{/10.233.69.31:43754<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@7dbeeead{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6bf29d70{/10.233.69.31:43754<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@69f4f80d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d8f577{s=START}]=>HttpChannelOverHttp@34341d5b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:38:24.295Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2021-09-27T06:38:24.295Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.69.66:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=0}->SslConnection@7dbeeead{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6bf29d70{/10.233.69.31:43754<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@69f4f80d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d8f577{s=START}]=>HttpChannelOverHttp@34341d5b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:38:24.295Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@7914b7e5{SSLC.NBReadCB@7dbeeead{SslConnection@7dbeeead::SocketChannelEndPoint@1ee5a72b{/10.233.69.31:43754<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@7dbeeead{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6bf29d70{/10.233.69.31:43754<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@69f4f80d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d8f577{s=START}]=>HttpChannelOverHttp@34341d5b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-09-27T06:38:24.295Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@1ee5a72b{/10.233.69.31:43754<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@7dbeeead{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6bf29d70{/10.233.69.31:43754<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@69f4f80d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d8f577{s=START}]=>HttpChannelOverHttp@34341d5b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:38:24.295Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@73d5e5ec on ManagedSelector@1fce6eb4{STARTED} id=0 keys=1 selected=0 updates=0 2021-09-27T06:38:24.295Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1fce6eb4{STARTED} id=0 keys=1 selected=0 updates=1 2021-09-27T06:38:24.295Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 woken with none selected 2021-09-27T06:38:24.295Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@1ee5a72b{/10.233.69.31:43754<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@7dbeeead{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6bf29d70{/10.233.69.31:43754<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@69f4f80d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d8f577{s=START}]=>HttpChannelOverHttp@34341d5b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:38:24.295Z||qtp214768579-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@19251762 2021-09-27T06:38:24.295Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 woken up from select, 0/0/1 selected 2021-09-27T06:38:24.295Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 processing 0 keys, 1 updates 2021-09-27T06:38:24.295Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-09-27T06:38:24.295Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@73d5e5ec 2021-09-27T06:38:24.296Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@1ee5a72b{/10.233.69.31:43754<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@7dbeeead{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6bf29d70{/10.233.69.31:43754<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@69f4f80d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d8f577{s=START}]=>HttpChannelOverHttp@34341d5b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:38:24.296Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-27T06:38:24.296Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 waiting with 1 keys 2021-09-27T06:38:24.296Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 woken up from select, 1/1/1 selected 2021-09-27T06:38:24.296Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 processing 1 keys, 0 updates 2021-09-27T06:38:24.296Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.69.66:8000 remote=/10.233.69.31:43754], selector=sun.nio.ch.EPollSelectorImpl@62c18c30, interestOps=1, readyOps=1 SocketChannelEndPoint@1ee5a72b{/10.233.69.31:43754<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@7dbeeead{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6bf29d70{/10.233.69.31:43754<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@69f4f80d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d8f577{s=START}]=>HttpChannelOverHttp@34341d5b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:38:24.296Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@1ee5a72b{/10.233.69.31:43754<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@7dbeeead{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6bf29d70{/10.233.69.31:43754<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@69f4f80d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d8f577{s=START}]=>HttpChannelOverHttp@34341d5b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:38:24.297Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@1ee5a72b{/10.233.69.31:43754<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@7dbeeead{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6bf29d70{/10.233.69.31:43754<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@69f4f80d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d8f577{s=START}]=>HttpChannelOverHttp@34341d5b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-09-27T06:38:24.297Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0} tryExecute EatWhatYouKill@43de88f3/SelectorProducer@347c5721/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2021-09-27T06:38:24.297351Z 2021-09-27T06:38:24.298Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=0/2,p=0}@744fefaf offer EatWhatYouKill@43de88f3/SelectorProducer@347c5721/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2021-09-27T06:38:24.298368Z 2021-09-27T06:38:24.298Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=0/2,p=1} startReservedThread p=1 2021-09-27T06:38:24.298Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@7551da2a{s=0/2,p=1}@6016ab71 2021-09-27T06:38:24.298Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@7551da2a{s=0/2,p=1}@6016ab71 2021-09-27T06:38:24.298Z||qtp214768579-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=0/2,p=1}@744fefaf task=EatWhatYouKill@43de88f3/SelectorProducer@347c5721/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=5,r=2,q=1}[ReservedThreadExecutor@7551da2a{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=7]@2021-09-27T06:38:24.298855Z 2021-09-27T06:38:24.299Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=1}@6016ab71 started 2021-09-27T06:38:24.299Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@6016ab71 waiting 2021-09-27T06:38:24.299Z||qtp214768579-25|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@43de88f3/SelectorProducer@347c5721/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=1}][pc=0,pic=0,pec=1,epc=7]@2021-09-27T06:38:24.299128Z tryProduce true 2021-09-27T06:38:24.299Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-09-27T06:38:24.299Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-27T06:38:24.299Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@43de88f3/SelectorProducer@347c5721/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2021-09-27T06:38:24.299327Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@1ee5a72b{/10.233.69.31:43754<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@7dbeeead{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6bf29d70{/10.233.69.31:43754<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@69f4f80d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d8f577{s=START}]=>HttpChannelOverHttp@34341d5b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2021-09-27T06:38:24.299Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@1ee5a72b{/10.233.69.31:43754<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@7dbeeead{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6bf29d70{/10.233.69.31:43754<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@69f4f80d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d8f577{s=START}]=>HttpChannelOverHttp@34341d5b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:38:24.299Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 waiting with 1 keys 2021-09-27T06:38:24.299Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@7914b7e5{SSLC.NBReadCB@7dbeeead{SslConnection@7dbeeead::SocketChannelEndPoint@1ee5a72b{/10.233.69.31:43754<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@7dbeeead{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6bf29d70{/10.233.69.31:43754<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@69f4f80d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d8f577{s=START}]=>HttpChannelOverHttp@34341d5b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-09-27T06:38:24.300Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@7dbeeead::SocketChannelEndPoint@1ee5a72b{/10.233.69.31:43754<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@7dbeeead{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6bf29d70{/10.233.69.31:43754<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@69f4f80d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d8f577{s=START}]=>HttpChannelOverHttp@34341d5b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:38:24.300Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@7dbeeead::SocketChannelEndPoint@1ee5a72b{/10.233.69.31:43754<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@7dbeeead{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6bf29d70{/10.233.69.31:43754<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@69f4f80d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d8f577{s=START}]=>HttpChannelOverHttp@34341d5b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:38:24.300Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@37ee1585{AC.ReadCB@69f4f80d{HttpConnection@69f4f80d::DecryptedEndPoint@6bf29d70{/10.233.69.31:43754<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=6/30000}}} 2021-09-27T06:38:24.300Z||qtp214768579-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@69f4f80d::DecryptedEndPoint@6bf29d70{/10.233.69.31:43754<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=6/30000} onFillable enter HttpChannelState@589da3da{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-09-27T06:38:24.300Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@7dbeeead::SocketChannelEndPoint@1ee5a72b{/10.233.69.31:43754<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@7dbeeead{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6bf29d70{/10.233.69.31:43754<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@69f4f80d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d8f577{s=START}]=>HttpChannelOverHttp@34341d5b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:38:24.300Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2021-09-27T06:38:24.301Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@1ee5a72b{/10.233.69.31:43754<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@7dbeeead{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6bf29d70{/10.233.69.31:43754<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@69f4f80d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d8f577{s=START}]=>HttpChannelOverHttp@34341d5b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:38:24.301Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@2dc729cc[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-09-27T06:38:24.301Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2021-09-27T06:38:24.304Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@b825882[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@b825882[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-09-27T06:38:24.304Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.69.66:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@7dbeeead{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6bf29d70{/10.233.69.31:43754<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@69f4f80d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d8f577{s=START}]=>HttpChannelOverHttp@34341d5b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:38:24.304Z||qtp214768579-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2021-09-27T06:38:24.305Z||qtp214768579-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@69f4f80d::DecryptedEndPoint@6bf29d70{/10.233.69.31:43754<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=10/30000} filled -1 HeapByteBuffer@b825882[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-09-27T06:38:24.305Z||qtp214768579-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@69f4f80d::DecryptedEndPoint@6bf29d70{/10.233.69.31:43754<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=11/30000} parse HeapByteBuffer@b825882[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 2021-09-27T06:38:24.305Z||qtp214768579-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@b825882[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-09-27T06:38:24.305Z||qtp214768579-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2021-09-27T06:38:24.305Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@6bf29d70{/10.233.69.31:43754<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=11/30000} 2021-09-27T06:38:24.305Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@6bf29d70{/10.233.69.31:43754<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=11/30000} 2021-09-27T06:38:24.305Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@7dbeeead::SocketChannelEndPoint@1ee5a72b{/10.233.69.31:43754<->/10.233.69.66:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@7dbeeead{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6bf29d70{/10.233.69.31:43754<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@69f4f80d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2d8f577{s=START}]=>HttpChannelOverHttp@34341d5b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2021-09-27T06:38:24.305Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@7dbeeead::SocketChannelEndPoint@1ee5a72b{/10.233.69.31:43754<->/10.233.69.66:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@7dbeeead{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6bf29d70{/10.233.69.31:43754<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@69f4f80d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2d8f577{s=START}]=>HttpChannelOverHttp@34341d5b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:38:24.305Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@187a32a2[p=0,l=0,c=0,r=0]={<<<>>>} 2021-09-27T06:38:24.305Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-09-27T06:38:24.305Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false 2021-09-27T06:38:24.306Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@1ee5a72b{/10.233.69.31:43754<->/10.233.69.66:8000,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@7dbeeead{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6bf29d70{/10.233.69.31:43754<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@69f4f80d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2d8f577{s=START}]=>HttpChannelOverHttp@34341d5b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:38:24.306Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2021-09-27T06:38:24.306Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-09-27T06:38:24.306Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true 2021-09-27T06:38:24.307Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@7dbeeead::SocketChannelEndPoint@1ee5a72b{/10.233.69.31:43754<->/10.233.69.66:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7dbeeead{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6bf29d70{/10.233.69.31:43754<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@69f4f80d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2d8f577{s=START}]=>HttpChannelOverHttp@34341d5b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2021-09-27T06:38:24.307Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.69.66:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7dbeeead{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6bf29d70{/10.233.69.31:43754<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@69f4f80d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2d8f577{s=START}]=>HttpChannelOverHttp@34341d5b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:38:24.307Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@7dbeeead::SocketChannelEndPoint@1ee5a72b{/10.233.69.31:43754<->/10.233.69.66:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7dbeeead{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6bf29d70{/10.233.69.31:43754<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@69f4f80d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2d8f577{s=START}]=>HttpChannelOverHttp@34341d5b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} org.eclipse.jetty.io.EofException: null at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) Caused by: java.io.IOException: Broken pipe at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source) at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262) ... 26 common frames omitted 2021-09-27T06:38:24.307Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@6bf29d70{/10.233.69.31:43754<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=13/30000} 2021-09-27T06:38:24.308Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@1ee5a72b{/10.233.69.31:43754<->/10.233.69.66:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@7dbeeead{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6bf29d70{/10.233.69.31:43754<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@69f4f80d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2d8f577{s=START}]=>HttpChannelOverHttp@34341d5b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:38:24.308Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@1ee5a72b{/10.233.69.31:43754<->/10.233.69.66:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@7dbeeead{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6bf29d70{/10.233.69.31:43754<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@69f4f80d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2d8f577{s=START}]=>HttpChannelOverHttp@34341d5b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:38:24.308Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@1ee5a72b{/10.233.69.31:43754<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@7dbeeead{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6bf29d70{/10.233.69.31:43754<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@69f4f80d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2d8f577{s=START}]=>HttpChannelOverHttp@34341d5b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:38:24.308Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@3a27f4cb{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2021-09-27T06:38:24.309Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@7914b7e5{null} 2021-09-27T06:38:24.309Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1fce6eb4{STARTED} id=0 keys=1 selected=0 updates=0 2021-09-27T06:38:24.309Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5216aece 2021-09-27T06:38:24.309Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5216aece 2021-09-27T06:38:24.309Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 woken with none selected 2021-09-27T06:38:24.309Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 woken up from select, 0/0/0 selected 2021-09-27T06:38:24.309Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 processing 0 keys, 0 updates 2021-09-27T06:38:24.309Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-09-27T06:38:24.309Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@1ee5a72b{/10.233.69.31:43754<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7dbeeead{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6bf29d70{/10.233.69.31:43754<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@69f4f80d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2d8f577{s=START}]=>HttpChannelOverHttp@34341d5b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:38:24.310Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-27T06:38:24.310Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@69f4f80d::DecryptedEndPoint@6bf29d70{/10.233.69.31:43754<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=16/30000} 2021-09-27T06:38:24.310Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 waiting with 0 keys 2021-09-27T06:38:24.310Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@7dbeeead::SocketChannelEndPoint@1ee5a72b{/10.233.69.31:43754<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7dbeeead{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6bf29d70{/10.233.69.31:43754<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@69f4f80d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2d8f577{s=START}]=>HttpChannelOverHttp@34341d5b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:38:24.310Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5216aece 2021-09-27T06:38:24.310Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@1ee5a72b{/10.233.69.31:43754<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7dbeeead{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6bf29d70{/10.233.69.31:43754<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@69f4f80d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2d8f577{s=START}]=>HttpChannelOverHttp@34341d5b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:38:24.310Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@1ee5a72b{/10.233.69.31:43754<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7dbeeead{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6bf29d70{/10.233.69.31:43754<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@69f4f80d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2d8f577{s=START}]=>HttpChannelOverHttp@34341d5b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:38:24.310Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@78edade{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2021-09-27T06:38:24.310Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@37ee1585{null} 2021-09-27T06:38:24.311Z||qtp214768579-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@69f4f80d::DecryptedEndPoint@6bf29d70{/10.233.69.31:43754<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=17/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2021-09-27T06:38:24.311Z||qtp214768579-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@69f4f80d::DecryptedEndPoint@6bf29d70{/10.233.69.31:43754<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=17/30000} 2021-09-27T06:38:24.311Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@6bf29d70{/10.233.69.31:43754<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=17/30000} 2021-09-27T06:38:24.311Z||qtp214768579-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@69f4f80d::DecryptedEndPoint@6bf29d70{/10.233.69.31:43754<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=17/30000} onFillable exit HttpChannelState@589da3da{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-09-27T06:38:24.311Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7dbeeead{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6bf29d70{/10.233.69.31:43754<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@69f4f80d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2d8f577{s=START}]=>HttpChannelOverHttp@34341d5b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:38:24.311Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=2/2,p=0}@50992eb4 waiting 2021-09-27T06:38:28.088Z||qtp214768579-21-acceptor-0@2f025e9e-ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@78850097 on ManagedSelector@1fce6eb4{STARTED} id=0 keys=0 selected=0 updates=0 2021-09-27T06:38:28.088Z||qtp214768579-21-acceptor-0@2f025e9e-ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1fce6eb4{STARTED} id=0 keys=0 selected=0 updates=1 2021-09-27T06:38:28.088Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 woken with none selected 2021-09-27T06:38:28.088Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 woken up from select, 0/0/0 selected 2021-09-27T06:38:28.088Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 processing 0 keys, 1 updates 2021-09-27T06:38:28.088Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-09-27T06:38:28.088Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@78850097 2021-09-27T06:38:28.088Z||qtp214768579-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@78850097 2021-09-27T06:38:28.089Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-27T06:38:28.089Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 waiting with 1 keys 2021-09-27T06:38:28.089Z||qtp214768579-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@78850097 2021-09-27T06:38:28.089Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@4780e988{/10.233.69.31:43854<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2021-09-27T06:38:28.089Z||qtp214768579-20|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@5da44021 2021-09-27T06:38:28.090Z||qtp214768579-20|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@1fd7c6f5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@74c236c3{/10.233.69.31:43854<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=1/30000},null,HttpChannelState@344e5d7a{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2021-09-27T06:38:28.090Z||qtp214768579-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@4b14b69a::DecryptedEndPoint@74c236c3{/10.233.69.31:43854<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-09-27T06:38:28.090Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@4780e988{/10.233.69.31:43854<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@6ad52163{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@74c236c3{/10.233.69.31:43854<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@4b14b69a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@fc466d4{s=START}]=>HttpChannelOverHttp@1fd7c6f5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:38:28.090Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@6ad52163::SocketChannelEndPoint@4780e988{/10.233.69.31:43854<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@6ad52163{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@74c236c3{/10.233.69.31:43854<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@4b14b69a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@fc466d4{s=START}]=>HttpChannelOverHttp@1fd7c6f5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:38:28.090Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@4b14b69a::DecryptedEndPoint@74c236c3{/10.233.69.31:43854<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-09-27T06:38:28.090Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@4b14b69a::DecryptedEndPoint@74c236c3{/10.233.69.31:43854<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-09-27T06:38:28.090Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@49275fdb{AC.ReadCB@4b14b69a{HttpConnection@4b14b69a::DecryptedEndPoint@74c236c3{/10.233.69.31:43854<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-09-27T06:38:28.091Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@6ad52163::SocketChannelEndPoint@4780e988{/10.233.69.31:43854<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@6ad52163{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@74c236c3{/10.233.69.31:43854<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4b14b69a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@fc466d4{s=START}]=>HttpChannelOverHttp@1fd7c6f5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:38:28.091Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2021-09-27T06:38:28.091Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.69.66:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@6ad52163{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@74c236c3{/10.233.69.31:43854<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4b14b69a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@fc466d4{s=START}]=>HttpChannelOverHttp@1fd7c6f5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:38:28.091Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@27e98003{SSLC.NBReadCB@6ad52163{SslConnection@6ad52163::SocketChannelEndPoint@4780e988{/10.233.69.31:43854<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@6ad52163{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@74c236c3{/10.233.69.31:43854<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4b14b69a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@fc466d4{s=START}]=>HttpChannelOverHttp@1fd7c6f5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-09-27T06:38:28.091Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@4780e988{/10.233.69.31:43854<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@6ad52163{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@74c236c3{/10.233.69.31:43854<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4b14b69a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@fc466d4{s=START}]=>HttpChannelOverHttp@1fd7c6f5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:38:28.091Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@647473a4 on ManagedSelector@1fce6eb4{STARTED} id=0 keys=1 selected=0 updates=0 2021-09-27T06:38:28.091Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1fce6eb4{STARTED} id=0 keys=1 selected=0 updates=1 2021-09-27T06:38:28.091Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@4780e988{/10.233.69.31:43854<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@6ad52163{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@74c236c3{/10.233.69.31:43854<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4b14b69a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@fc466d4{s=START}]=>HttpChannelOverHttp@1fd7c6f5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:38:28.091Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 woken with none selected 2021-09-27T06:38:28.091Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 woken up from select, 0/0/1 selected 2021-09-27T06:38:28.091Z||qtp214768579-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@78850097 2021-09-27T06:38:28.092Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 processing 0 keys, 1 updates 2021-09-27T06:38:28.092Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-09-27T06:38:28.092Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@647473a4 2021-09-27T06:38:28.092Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@4780e988{/10.233.69.31:43854<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@6ad52163{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@74c236c3{/10.233.69.31:43854<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@4b14b69a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@fc466d4{s=START}]=>HttpChannelOverHttp@1fd7c6f5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:38:28.092Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-27T06:38:28.092Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 waiting with 1 keys 2021-09-27T06:38:28.092Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 woken up from select, 1/1/1 selected 2021-09-27T06:38:28.092Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 processing 1 keys, 0 updates 2021-09-27T06:38:28.092Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.69.66:8000 remote=/10.233.69.31:43854], selector=sun.nio.ch.EPollSelectorImpl@62c18c30, interestOps=1, readyOps=1 SocketChannelEndPoint@4780e988{/10.233.69.31:43854<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@6ad52163{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@74c236c3{/10.233.69.31:43854<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@4b14b69a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@fc466d4{s=START}]=>HttpChannelOverHttp@1fd7c6f5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:38:28.093Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@4780e988{/10.233.69.31:43854<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@6ad52163{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@74c236c3{/10.233.69.31:43854<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@4b14b69a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@fc466d4{s=START}]=>HttpChannelOverHttp@1fd7c6f5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:38:28.093Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@4780e988{/10.233.69.31:43854<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@6ad52163{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@74c236c3{/10.233.69.31:43854<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@4b14b69a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@fc466d4{s=START}]=>HttpChannelOverHttp@1fd7c6f5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-09-27T06:38:28.093Z||qtp214768579-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=2/2,p=0} tryExecute EatWhatYouKill@43de88f3/SelectorProducer@347c5721/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2021-09-27T06:38:28.093355Z 2021-09-27T06:38:28.093Z||qtp214768579-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@50992eb4 offer EatWhatYouKill@43de88f3/SelectorProducer@347c5721/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2021-09-27T06:38:28.093636Z 2021-09-27T06:38:28.093Z||qtp214768579-25|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@43de88f3/SelectorProducer@347c5721/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2021-09-27T06:38:28.093815Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@4780e988{/10.233.69.31:43854<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@6ad52163{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@74c236c3{/10.233.69.31:43854<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@4b14b69a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@fc466d4{s=START}]=>HttpChannelOverHttp@1fd7c6f5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2021-09-27T06:38:28.093Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@50992eb4 task=EatWhatYouKill@43de88f3/SelectorProducer@347c5721/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2021-09-27T06:38:28.093923Z 2021-09-27T06:38:28.094Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@27e98003{SSLC.NBReadCB@6ad52163{SslConnection@6ad52163::SocketChannelEndPoint@4780e988{/10.233.69.31:43854<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@6ad52163{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@74c236c3{/10.233.69.31:43854<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@4b14b69a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@fc466d4{s=START}]=>HttpChannelOverHttp@1fd7c6f5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-09-27T06:38:28.094Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@43de88f3/SelectorProducer@347c5721/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=9]@2021-09-27T06:38:28.094182Z tryProduce true 2021-09-27T06:38:28.094Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-09-27T06:38:28.094Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@6ad52163::SocketChannelEndPoint@4780e988{/10.233.69.31:43854<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@6ad52163{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@74c236c3{/10.233.69.31:43854<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@4b14b69a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@fc466d4{s=START}]=>HttpChannelOverHttp@1fd7c6f5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:38:28.094Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-27T06:38:28.094Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@6ad52163::SocketChannelEndPoint@4780e988{/10.233.69.31:43854<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@6ad52163{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@74c236c3{/10.233.69.31:43854<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@4b14b69a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@fc466d4{s=START}]=>HttpChannelOverHttp@1fd7c6f5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:38:28.094Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@49275fdb{AC.ReadCB@4b14b69a{HttpConnection@4b14b69a::DecryptedEndPoint@74c236c3{/10.233.69.31:43854<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=4/30000}}} 2021-09-27T06:38:28.094Z||qtp214768579-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4b14b69a::DecryptedEndPoint@74c236c3{/10.233.69.31:43854<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=4/30000} onFillable enter HttpChannelState@344e5d7a{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-09-27T06:38:28.094Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@4780e988{/10.233.69.31:43854<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@6ad52163{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@74c236c3{/10.233.69.31:43854<->/10.233.69.66:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@4b14b69a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@fc466d4{s=START}]=>HttpChannelOverHttp@1fd7c6f5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:38:28.095Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 waiting with 1 keys 2021-09-27T06:38:28.095Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@6ad52163::SocketChannelEndPoint@4780e988{/10.233.69.31:43854<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@6ad52163{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@74c236c3{/10.233.69.31:43854<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@4b14b69a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@fc466d4{s=START}]=>HttpChannelOverHttp@1fd7c6f5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:38:28.095Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2021-09-27T06:38:28.095Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@4780e988{/10.233.69.31:43854<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@6ad52163{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@74c236c3{/10.233.69.31:43854<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@4b14b69a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@fc466d4{s=START}]=>HttpChannelOverHttp@1fd7c6f5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:38:28.095Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@575c51f7[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-09-27T06:38:28.095Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2021-09-27T06:38:28.098Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@b825882[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@b825882[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-09-27T06:38:28.098Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.69.66:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@6ad52163{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@74c236c3{/10.233.69.31:43854<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=8/30000}=>HttpConnection@4b14b69a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@fc466d4{s=START}]=>HttpChannelOverHttp@1fd7c6f5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:38:28.098Z||qtp214768579-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2021-09-27T06:38:28.098Z||qtp214768579-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4b14b69a::DecryptedEndPoint@74c236c3{/10.233.69.31:43854<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=8/30000} filled -1 HeapByteBuffer@b825882[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-09-27T06:38:28.098Z||qtp214768579-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4b14b69a::DecryptedEndPoint@74c236c3{/10.233.69.31:43854<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=8/30000} parse HeapByteBuffer@b825882[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 2021-09-27T06:38:28.098Z||qtp214768579-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@b825882[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-09-27T06:38:28.098Z||qtp214768579-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2021-09-27T06:38:28.098Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@74c236c3{/10.233.69.31:43854<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=8/30000} 2021-09-27T06:38:28.099Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@74c236c3{/10.233.69.31:43854<->/10.233.69.66:8000,OPEN,fill=-,flush=-,to=8/30000} 2021-09-27T06:38:28.099Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@6ad52163::SocketChannelEndPoint@4780e988{/10.233.69.31:43854<->/10.233.69.66:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@6ad52163{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@74c236c3{/10.233.69.31:43854<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@4b14b69a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@fc466d4{s=START}]=>HttpChannelOverHttp@1fd7c6f5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2021-09-27T06:38:28.099Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@6ad52163::SocketChannelEndPoint@4780e988{/10.233.69.31:43854<->/10.233.69.66:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@6ad52163{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@74c236c3{/10.233.69.31:43854<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@4b14b69a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@fc466d4{s=START}]=>HttpChannelOverHttp@1fd7c6f5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:38:28.099Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@187a32a2[p=0,l=0,c=0,r=0]={<<<>>>} 2021-09-27T06:38:28.099Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-09-27T06:38:28.099Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false 2021-09-27T06:38:28.100Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@4780e988{/10.233.69.31:43854<->/10.233.69.66:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@6ad52163{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@74c236c3{/10.233.69.31:43854<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@4b14b69a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@fc466d4{s=START}]=>HttpChannelOverHttp@1fd7c6f5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:38:28.100Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2021-09-27T06:38:28.100Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-09-27T06:38:28.100Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true 2021-09-27T06:38:28.101Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@6ad52163::SocketChannelEndPoint@4780e988{/10.233.69.31:43854<->/10.233.69.66:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@6ad52163{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@74c236c3{/10.233.69.31:43854<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@4b14b69a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@fc466d4{s=START}]=>HttpChannelOverHttp@1fd7c6f5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2021-09-27T06:38:28.101Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.69.66:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6ad52163{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@74c236c3{/10.233.69.31:43854<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@4b14b69a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@fc466d4{s=START}]=>HttpChannelOverHttp@1fd7c6f5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:38:28.101Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@6ad52163::SocketChannelEndPoint@4780e988{/10.233.69.31:43854<->/10.233.69.66:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6ad52163{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@74c236c3{/10.233.69.31:43854<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@4b14b69a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@fc466d4{s=START}]=>HttpChannelOverHttp@1fd7c6f5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} org.eclipse.jetty.io.EofException: null at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) Caused by: java.io.IOException: Broken pipe at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source) at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262) ... 26 common frames omitted 2021-09-27T06:38:28.102Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@74c236c3{/10.233.69.31:43854<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=11/30000} 2021-09-27T06:38:28.102Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@4780e988{/10.233.69.31:43854<->/10.233.69.66:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@6ad52163{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@74c236c3{/10.233.69.31:43854<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@4b14b69a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@fc466d4{s=START}]=>HttpChannelOverHttp@1fd7c6f5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:38:28.102Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@4780e988{/10.233.69.31:43854<->/10.233.69.66:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@6ad52163{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@74c236c3{/10.233.69.31:43854<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@4b14b69a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@fc466d4{s=START}]=>HttpChannelOverHttp@1fd7c6f5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:38:28.102Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@4780e988{/10.233.69.31:43854<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@6ad52163{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@74c236c3{/10.233.69.31:43854<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@4b14b69a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@fc466d4{s=START}]=>HttpChannelOverHttp@1fd7c6f5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:38:28.102Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@2dee0485{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2021-09-27T06:38:28.103Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@27e98003{null} 2021-09-27T06:38:28.103Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1fce6eb4{STARTED} id=0 keys=1 selected=0 updates=0 2021-09-27T06:38:28.103Z||qtp214768579-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5a5e7851 2021-09-27T06:38:28.103Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 woken with none selected 2021-09-27T06:38:28.103Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 woken up from select, 0/0/0 selected 2021-09-27T06:38:28.103Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 processing 0 keys, 0 updates 2021-09-27T06:38:28.103Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-09-27T06:38:28.103Z||qtp214768579-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5a5e7851 2021-09-27T06:38:28.103Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-27T06:38:28.103Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@62c18c30 waiting with 0 keys 2021-09-27T06:38:28.108Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@4780e988{/10.233.69.31:43854<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6ad52163{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@74c236c3{/10.233.69.31:43854<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@4b14b69a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@fc466d4{s=START}]=>HttpChannelOverHttp@1fd7c6f5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:38:28.109Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@4780e988{/10.233.69.31:43854<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6ad52163{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@74c236c3{/10.233.69.31:43854<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@4b14b69a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@fc466d4{s=START}]=>HttpChannelOverHttp@1fd7c6f5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-27T06:38:28.109Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@4b14b69a::DecryptedEndPoint@74c236c3{/10.233.69.31:43854<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=19/30000} 2021-09-27T06:38:28.109Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@4780e988{/10.233.69.31:43854<->/10.233.69.66:8000,CLOSED,fill=-,flush=-,to=8/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6ad52163{NEED_UNWRAP,eio=-1/