*** retrieve Truststore and Keystore password *** actual launch of AAI Resources 2022-02-27 10:05:20.261 INFO --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 2022-02-27 10:05:20.274 DEBUG --- [ main] org.onap.aai.util.AAIConfig : Reloading config from /opt/app/aai-traversal/./resources/etc/appprops/aaiconfig.properties 2022-02-27 10:05:20.275 INFO --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: /opt/app/aai-traversal/./resources/etc/appprops/aaiconfig.properties 2022-02-27 10:05:20.278 INFO --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 2022-02-27 10:05:22.282 WARN 10 --- [ main] o.s.b.l.logback.LogbackLoggingSystem : Ignoring 'logback.configurationFile' system property. Please use 'logging.config' instead. 2022-02-27 10:05:22.285 DEBUG 10 --- [kground-preinit] o.h.v.i.engine.ValidatorFactoryImpl : HV000234: Using org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator as ValidatorFactory-scoped message interpolator. 2022-02-27 10:05:22.286 DEBUG 10 --- [kground-preinit] o.h.v.i.engine.ValidatorFactoryImpl : HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver. 2022-02-27 10:05:22.286 DEBUG 10 --- [kground-preinit] o.h.v.i.engine.ValidatorFactoryImpl : HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider. 2022-02-27 10:05:22.286 DEBUG 10 --- [kground-preinit] o.h.v.i.engine.ValidatorFactoryImpl : HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider. 2022-02-27 10:05:22.286 DEBUG 10 --- [kground-preinit] o.h.v.i.engine.ValidatorFactoryImpl : HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory. . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.1.12.RELEASE) 10:05:29,819 |-INFO in LogbackRequestLog - Will use configuration resource [/localhost-access-logback.xml] 10:05:29,827 |-INFO in ch.qos.logback.access.joran.action.ConfigurationAction - debug attribute not set 10:05:29,827 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 10:05:29,827 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [ACCESS] 10:05:29,829 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@2019826979 - No compression will be used 10:05:29,829 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@2019826979 - Will use the pattern /opt/app/aai-traversal/logs/ajsc-jetty/localhost_access.log.%d{yyyy-MM-dd} for the active file 10:05:29,830 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - The date pattern is 'yyyy-MM-dd' from file name pattern '/opt/app/aai-traversal/logs/ajsc-jetty/localhost_access.log.%d{yyyy-MM-dd}'. 10:05:29,830 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight. 10:05:29,830 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to Sun Feb 27 10:05:29 GMT 2022 10:05:29,850 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ACCESS] - Active log file name: /opt/app/aai-traversal/logs/ajsc-jetty/localhost_access.log 10:05:29,850 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ACCESS] - File property is set to [/opt/app/aai-traversal/logs/ajsc-jetty/localhost_access.log] 10:05:29,851 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [ACCESS] to null 10:05:29,851 |-INFO in ch.qos.logback.access.joran.action.ConfigurationAction - End of configuration. 10:05:29,851 |-INFO in ch.qos.logback.access.joran.JoranConfigurator@74589991 - Registering current configuration as safe fallback point 2022-02-27 10:05:30.058 DEBUG 10 --- [ main] org.onap.aai.web.JerseyConfiguration : REGISTERED CLASSES [class org.onap.aai.rest.search.ModelAndNamedQueryRestProvider, class org.onap.aai.rest.RecentAPIConsumer, class org.onap.aai.rest.CQ2Gremlin, class org.onap.aai.rest.DslConsumer, class org.onap.aai.rest.CQ2GremlinTest, class org.onap.aai.rest.QueryConsumer, class org.onap.aai.rest.util.EchoResponse, class org.onap.aai.rest.search.SearchProvider] 2022-02-27 10:05:30.065 DEBUG 10 --- [ main] org.onap.aai.web.JerseyConfiguration : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.post.ResponseHeaderManipulation result=true 2022-02-27 10:05:30.065 DEBUG 10 --- [ main] org.onap.aai.web.JerseyConfiguration : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.HttpHeaderInterceptor result=true 2022-02-27 10:05:30.075 DEBUG 10 --- [ main] org.onap.aai.web.JerseyConfiguration : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.RequestHeaderManipulation result=true 2022-02-27 10:05:30.075 DEBUG 10 --- [ main] org.onap.aai.web.JerseyConfiguration : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.RequestModification result=true 2022-02-27 10:05:30.076 DEBUG 10 --- [ main] org.onap.aai.web.JerseyConfiguration : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.VersionInterceptor result=true 2022-02-27 10:05:30.077 DEBUG 10 --- [ main] org.onap.aai.web.JerseyConfiguration : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.post.InvalidResponseStatus result=true 2022-02-27 10:05:30.077 DEBUG 10 --- [ main] org.onap.aai.web.JerseyConfiguration : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.VersionLatestInterceptor result=true 2022-02-27 10:05:30.078 DEBUG 10 --- [ main] org.onap.aai.web.JerseyConfiguration : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.OneWaySslAuthorization result=true 2022-02-27 10:05:30.078 DEBUG 10 --- [ main] org.onap.aai.web.JerseyConfiguration : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.RetiredInterceptor result=true 2022-02-27 10:05:30.079 DEBUG 10 --- [ main] org.onap.aai.web.JerseyConfiguration : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.post.ResponseTransactionLogging result=true 2022-02-27 10:05:30.079 DEBUG 10 --- [ main] org.onap.aai.web.JerseyConfiguration : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.RequestTransactionLogging result=true 2022-02-27 10:05:30.080 DEBUG 10 --- [ main] org.onap.aai.web.JerseyConfiguration : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.HeaderValidation result=true 2022-02-27 10:05:30.084 DEBUG 10 --- [ main] org.onap.aai.web.JerseyConfiguration : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.post.ResponseHeaderManipulation result=true 2022-02-27 10:05:30.084 DEBUG 10 --- [ main] org.onap.aai.web.JerseyConfiguration : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.HttpHeaderInterceptor result=true 2022-02-27 10:05:30.085 DEBUG 10 --- [ main] org.onap.aai.web.JerseyConfiguration : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.RequestHeaderManipulation result=true 2022-02-27 10:05:30.085 DEBUG 10 --- [ main] org.onap.aai.web.JerseyConfiguration : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.RequestModification result=true 2022-02-27 10:05:30.086 DEBUG 10 --- [ main] org.onap.aai.web.JerseyConfiguration : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.VersionInterceptor result=true 2022-02-27 10:05:30.086 DEBUG 10 --- [ main] org.onap.aai.web.JerseyConfiguration : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.post.InvalidResponseStatus result=true 2022-02-27 10:05:30.087 DEBUG 10 --- [ main] org.onap.aai.web.JerseyConfiguration : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.VersionLatestInterceptor result=true 2022-02-27 10:05:30.088 DEBUG 10 --- [ main] org.onap.aai.web.JerseyConfiguration : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.OneWaySslAuthorization result=true 2022-02-27 10:05:30.088 DEBUG 10 --- [ main] org.onap.aai.web.JerseyConfiguration : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.RetiredInterceptor result=true 2022-02-27 10:05:30.089 DEBUG 10 --- [ main] org.onap.aai.web.JerseyConfiguration : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.post.ResponseTransactionLogging result=true 2022-02-27 10:05:30.089 DEBUG 10 --- [ main] org.onap.aai.web.JerseyConfiguration : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.RequestTransactionLogging result=true 2022-02-27 10:05:30.090 DEBUG 10 --- [ main] org.onap.aai.web.JerseyConfiguration : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.HeaderValidation result=true 2022-02-27 10:05:30.090 DEBUG 10 --- [ main] org.onap.aai.web.JerseyConfiguration : REGISTERED FILTERS org.onap.aai.interceptors.post.InvalidResponseStatus 2022-02-27 10:05:30.091 DEBUG 10 --- [ main] org.onap.aai.web.JerseyConfiguration : REGISTERED FILTERS org.onap.aai.interceptors.pre.RequestTransactionLogging 2022-02-27 10:05:30.091 DEBUG 10 --- [ main] org.onap.aai.web.JerseyConfiguration : REGISTERED FILTERS org.onap.aai.interceptors.pre.HeaderValidation 2022-02-27 10:05:30.092 DEBUG 10 --- [ main] org.onap.aai.web.JerseyConfiguration : REGISTERED FILTERS org.onap.aai.interceptors.post.ResponseTransactionLogging 2022-02-27 10:05:30.092 DEBUG 10 --- [ main] org.onap.aai.web.JerseyConfiguration : REGISTERED FILTERS org.onap.aai.interceptors.post.ResponseHeaderManipulation 2022-02-27 10:05:30.093 DEBUG 10 --- [ main] org.onap.aai.web.JerseyConfiguration : REGISTERED FILTERS org.onap.aai.interceptors.pre.HttpHeaderInterceptor 2022-02-27 10:05:30.093 DEBUG 10 --- [ main] org.onap.aai.web.JerseyConfiguration : REGISTERED FILTERS org.onap.aai.interceptors.pre.VersionLatestInterceptor 2022-02-27 10:05:30.094 DEBUG 10 --- [ main] org.onap.aai.web.JerseyConfiguration : REGISTERED FILTERS org.onap.aai.interceptors.pre.OneWaySslAuthorization 2022-02-27 10:05:30.094 DEBUG 10 --- [ main] org.onap.aai.web.JerseyConfiguration : REGISTERED FILTERS org.onap.aai.interceptors.pre.RetiredInterceptor 2022-02-27 10:05:30.095 DEBUG 10 --- [ main] org.onap.aai.web.JerseyConfiguration : REGISTERED FILTERS org.onap.aai.interceptors.pre.VersionInterceptor 2022-02-27 10:05:30.095 DEBUG 10 --- [ main] org.onap.aai.web.JerseyConfiguration : REGISTERED FILTERS org.onap.aai.interceptors.pre.RequestHeaderManipulation 2022-02-27 10:05:30.096 DEBUG 10 --- [ main] org.onap.aai.web.JerseyConfiguration : REGISTERED FILTERS org.onap.aai.interceptors.pre.RequestModification 2022-02-27 10:05:30.478 DEBUG 10 --- [ main] i.m.c.u.i.logging.InternalLoggerFactory : Using SLF4J as the default logging framework 2022-02-27 10:05:32.421 INFO 10 --- [ main] org.onap.aai.config.NodesConfiguration : Translator is SchemaServiceTranslator 2022-02-27 10:05:32.798 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-02-27 10:05:32.798 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-02-27 10:05:32.798 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-02-27 10:05:32.800 DEBUG 10 --- [ main] org.onap.aai.restclient.RestClient : Request Headers: {} 2022-02-27 10:05:32.803 DEBUG 10 --- [ main] org.onap.aai.restclient.RestClient : METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/versions, BODY= 2022-02-27 10:05:32.936 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-02-27 10:05:32.936 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-02-27 10:05:32.936 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-02-27 10:05:32.938 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-02-27 10:05:33.442 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-02-27 10:05:33.571 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 2022-02-27 10:05:33.574 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 2022-02-27 10:05:33.575 DEBUG 10 --- [ main] org.onap.aai.restclient.RestClient : Headers: {Accept=application/xml, Content-Type=application/xml} 2022-02-27 10:05:33.822 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-02-27 10:05:33.822 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-02-27 10:05:33.822 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-02-27 10:05:33.822 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-02-27 10:05:33.852 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-02-27 10:05:33.926 DEBUG 10 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-02-27 10:05:33.927 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2022-02-27 10:05:33.928 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 2022-02-27 10:05:38.579 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 2022-02-27 10:05:38.603 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 2022-02-27 10:05:38.604 DEBUG 10 --- [ main] org.onap.aai.restclient.RestClient : Headers: {Accept=application/xml, Content-Type=application/xml} 2022-02-27 10:05:38.608 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-02-27 10:05:38.608 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-02-27 10:05:38.608 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-02-27 10:05:38.608 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-02-27 10:05:38.629 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-02-27 10:05:38.694 DEBUG 10 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-02-27 10:05:38.695 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2022-02-27 10:05:38.695 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 2022-02-27 10:05:41.622 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 2022-02-27 10:05:41.642 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 2022-02-27 10:05:41.675 DEBUG 10 --- [ main] org.onap.aai.restclient.RestClient : Headers: {Accept=application/xml, Content-Type=application/xml} 2022-02-27 10:05:41.680 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-02-27 10:05:41.680 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-02-27 10:05:41.681 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-02-27 10:05:41.681 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-02-27 10:05:41.710 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-02-27 10:05:41.755 DEBUG 10 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-02-27 10:05:41.756 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2022-02-27 10:05:41.756 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 2022-02-27 10:05:43.611 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 2022-02-27 10:05:43.643 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 2022-02-27 10:05:43.644 DEBUG 10 --- [ main] org.onap.aai.restclient.RestClient : Headers: {Accept=application/xml, Content-Type=application/xml} 2022-02-27 10:05:43.647 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-02-27 10:05:43.647 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-02-27 10:05:43.647 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-02-27 10:05:43.647 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-02-27 10:05:43.672 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-02-27 10:05:43.705 DEBUG 10 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-02-27 10:05:43.706 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2022-02-27 10:05:43.707 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 2022-02-27 10:05:45.705 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 272 2022-02-27 10:05:45.722 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv15 2022-02-27 10:05:45.723 DEBUG 10 --- [ main] org.onap.aai.restclient.RestClient : Headers: {Accept=application/xml, Content-Type=application/xml} 2022-02-27 10:05:45.727 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-02-27 10:05:45.727 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-02-27 10:05:45.727 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-02-27 10:05:45.727 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-02-27 10:05:45.766 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-02-27 10:05:45.798 DEBUG 10 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-02-27 10:05:45.799 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2022-02-27 10:05:45.799 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 2022-02-27 10:05:47.885 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 279 2022-02-27 10:05:47.898 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv16 2022-02-27 10:05:47.898 DEBUG 10 --- [ main] org.onap.aai.restclient.RestClient : Headers: {Accept=application/xml, Content-Type=application/xml} 2022-02-27 10:05:47.901 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-02-27 10:05:47.901 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-02-27 10:05:47.901 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-02-27 10:05:47.901 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-02-27 10:05:47.922 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-02-27 10:05:47.946 DEBUG 10 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-02-27 10:05:47.947 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2022-02-27 10:05:47.947 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 2022-02-27 10:05:49.674 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 281 2022-02-27 10:05:49.697 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv17 2022-02-27 10:05:49.697 DEBUG 10 --- [ main] org.onap.aai.restclient.RestClient : Headers: {Accept=application/xml, Content-Type=application/xml} 2022-02-27 10:05:49.700 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-02-27 10:05:49.701 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-02-27 10:05:49.701 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-02-27 10:05:49.701 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-02-27 10:05:49.726 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-02-27 10:05:49.789 DEBUG 10 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-02-27 10:05:49.791 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2022-02-27 10:05:49.791 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 2022-02-27 10:05:52.031 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 281 2022-02-27 10:05:52.043 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv18 2022-02-27 10:05:52.044 DEBUG 10 --- [ main] org.onap.aai.restclient.RestClient : Headers: {Accept=application/xml, Content-Type=application/xml} 2022-02-27 10:05:52.047 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-02-27 10:05:52.047 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-02-27 10:05:52.047 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-02-27 10:05:52.047 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-02-27 10:05:52.104 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-02-27 10:05:52.181 DEBUG 10 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-02-27 10:05:52.181 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2022-02-27 10:05:52.182 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 2022-02-27 10:05:54.864 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 281 2022-02-27 10:05:54.875 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv19 2022-02-27 10:05:54.876 DEBUG 10 --- [ main] org.onap.aai.restclient.RestClient : Headers: {Accept=application/xml, Content-Type=application/xml} 2022-02-27 10:05:54.879 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-02-27 10:05:54.879 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-02-27 10:05:54.879 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-02-27 10:05:54.880 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-02-27 10:05:54.899 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-02-27 10:05:54.928 DEBUG 10 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-02-27 10:05:54.929 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2022-02-27 10:05:54.929 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 2022-02-27 10:05:56.852 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 301 2022-02-27 10:05:56.878 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv20 2022-02-27 10:05:56.879 DEBUG 10 --- [ main] org.onap.aai.restclient.RestClient : Headers: {Accept=application/xml, Content-Type=application/xml} 2022-02-27 10:05:56.881 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-02-27 10:05:56.881 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-02-27 10:05:56.882 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-02-27 10:05:56.882 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-02-27 10:05:56.903 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-02-27 10:05:56.927 DEBUG 10 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-02-27 10:05:56.927 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2022-02-27 10:05:56.928 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 2022-02-27 10:05:58.979 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 305 2022-02-27 10:05:58.990 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv21 2022-02-27 10:05:58.991 DEBUG 10 --- [ main] org.onap.aai.restclient.RestClient : Headers: {Accept=application/xml, Content-Type=application/xml} 2022-02-27 10:05:58.993 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-02-27 10:05:58.993 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-02-27 10:05:58.993 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-02-27 10:05:58.993 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-02-27 10:05:59.022 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-02-27 10:05:59.059 DEBUG 10 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-02-27 10:05:59.060 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2022-02-27 10:05:59.060 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 2022-02-27 10:06:01.227 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 371 2022-02-27 10:06:01.239 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv22 2022-02-27 10:06:01.239 DEBUG 10 --- [ main] org.onap.aai.restclient.RestClient : Headers: {Accept=application/xml, Content-Type=application/xml} 2022-02-27 10:06:01.242 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-02-27 10:06:01.242 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-02-27 10:06:01.242 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-02-27 10:06:01.242 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-02-27 10:06:01.269 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-02-27 10:06:01.303 DEBUG 10 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-02-27 10:06:01.303 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2022-02-27 10:06:01.304 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 2022-02-27 10:06:03.507 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 378 2022-02-27 10:06:03.522 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv23 2022-02-27 10:06:03.522 DEBUG 10 --- [ main] org.onap.aai.restclient.RestClient : Headers: {Accept=application/xml, Content-Type=application/xml} 2022-02-27 10:06:03.525 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-02-27 10:06:03.525 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-02-27 10:06:03.525 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-02-27 10:06:03.525 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-02-27 10:06:03.555 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-02-27 10:06:03.618 DEBUG 10 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-02-27 10:06:03.618 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2022-02-27 10:06:03.619 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 2022-02-27 10:06:06.162 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 378 2022-02-27 10:06:06.176 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv24 2022-02-27 10:06:06.177 DEBUG 10 --- [ main] org.onap.aai.restclient.RestClient : Headers: {Accept=application/xml, Content-Type=application/xml} 2022-02-27 10:06:06.179 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-02-27 10:06:06.180 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-02-27 10:06:06.180 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-02-27 10:06:06.180 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-02-27 10:06:06.210 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-02-27 10:06:06.260 DEBUG 10 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-02-27 10:06:06.261 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2022-02-27 10:06:06.261 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 2022-02-27 10:06:08.690 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 406 2022-02-27 10:06:08.708 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv25 2022-02-27 10:06:08.708 DEBUG 10 --- [ main] org.onap.aai.restclient.RestClient : Headers: {Accept=application/xml, Content-Type=application/xml} 2022-02-27 10:06:08.713 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-02-27 10:06:08.713 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-02-27 10:06:08.713 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-02-27 10:06:08.713 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-02-27 10:06:08.741 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-02-27 10:06:08.791 DEBUG 10 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-02-27 10:06:08.792 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2022-02-27 10:06:08.792 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 2022-02-27 10:06:11.690 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 410 2022-02-27 10:06:11.707 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv26 2022-02-27 10:06:11.708 DEBUG 10 --- [ main] org.onap.aai.restclient.RestClient : Headers: {Accept=application/xml, Content-Type=application/xml} 2022-02-27 10:06:11.711 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-02-27 10:06:11.711 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-02-27 10:06:11.711 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-02-27 10:06:11.711 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-02-27 10:06:11.738 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-02-27 10:06:11.789 DEBUG 10 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-02-27 10:06:11.790 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2022-02-27 10:06:11.791 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 2022-02-27 10:06:14.351 DEBUG 10 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 410 2022-02-27 10:06:14.377 DEBUG 10 --- [ main] org.onap.aai.TraversalApp : AAI Server initialization started... 2022-02-27 10:06:14.377 DEBUG 10 --- [ main] org.onap.aai.TraversalApp : Starting AAIGraph connections and the NodeInjestor 2022-02-27 10:06:14.378 INFO 10 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 2022-02-27 10:06:14.378 DEBUG 10 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from /opt/app/aai-traversal/./resources/etc/appprops/aaiconfig.properties 2022-02-27 10:06:14.378 INFO 10 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: /opt/app/aai-traversal/./resources/etc/appprops/aaiconfig.properties 2022-02-27 10:06:14.379 INFO 10 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 2022-02-27 10:06:14.832 INFO 10 --- [ main] com.datastax.driver.core : DataStax Java driver 3.6.0 for Apache Cassandra 2022-02-27 10:06:14.847 INFO 10 --- [ main] c.d.driver.core.GuavaCompatibility : Detected Guava >= 19 in the classpath, using modern compatibility layer 2022-02-27 10:06:14.848 DEBUG 10 --- [ main] c.datastax.driver.core.SystemProperties : com.datastax.driver.NEW_NODE_DELAY_SECONDS is undefined, using default value 1 2022-02-27 10:06:14.848 DEBUG 10 --- [ main] c.datastax.driver.core.SystemProperties : com.datastax.driver.NOTIF_LOCK_TIMEOUT_SECONDS is undefined, using default value 60 2022-02-27 10:06:14.875 DEBUG 10 --- [ main] c.datastax.driver.core.SystemProperties : com.datastax.driver.USE_NATIVE_CLOCK is undefined, using default value true 2022-02-27 10:06:15.235 INFO 10 --- [ main] com.datastax.driver.core.ClockFactory : Using native clock to generate timestamps. 2022-02-27 10:06:15.252 DEBUG 10 --- [ main] c.datastax.driver.core.SystemProperties : com.datastax.driver.NON_BLOCKING_EXECUTOR_SIZE is undefined, using default value 2 2022-02-27 10:06:15.364 DEBUG 10 --- [ main] com.datastax.driver.core.Cluster : Starting new cluster with contact points [cassandra/10.233.70.168:9042] 2022-02-27 10:06:15.408 DEBUG 10 --- [ main] i.n.u.i.logging.InternalLoggerFactory : Using SLF4J as the default logging framework 2022-02-27 10:06:15.432 DEBUG 10 --- [ main] i.n.u.internal.InternalThreadLocalMap : -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024 2022-02-27 10:06:15.433 DEBUG 10 --- [ main] i.n.u.internal.InternalThreadLocalMap : -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096 2022-02-27 10:06:15.475 DEBUG 10 --- [ main] i.n.util.internal.PlatformDependent0 : -Dio.netty.noUnsafe: false 2022-02-27 10:06:15.476 DEBUG 10 --- [ main] i.n.util.internal.PlatformDependent0 : Java version: 8 2022-02-27 10:06:15.478 DEBUG 10 --- [ main] i.n.util.internal.PlatformDependent0 : sun.misc.Unsafe.theUnsafe: available 2022-02-27 10:06:15.479 DEBUG 10 --- [ main] i.n.util.internal.PlatformDependent0 : sun.misc.Unsafe.copyMemory: available 2022-02-27 10:06:15.480 DEBUG 10 --- [ main] i.n.util.internal.PlatformDependent0 : java.nio.Buffer.address: available 2022-02-27 10:06:15.481 DEBUG 10 --- [ main] i.n.util.internal.PlatformDependent0 : direct buffer constructor: available 2022-02-27 10:06:15.482 DEBUG 10 --- [ main] i.n.util.internal.PlatformDependent0 : java.nio.Bits.unaligned: available, true 2022-02-27 10:06:15.482 DEBUG 10 --- [ main] i.n.util.internal.PlatformDependent0 : jdk.internal.misc.Unsafe.allocateUninitializedArray(int): unavailable prior to Java9 2022-02-27 10:06:15.483 DEBUG 10 --- [ main] i.n.util.internal.PlatformDependent0 : java.nio.DirectByteBuffer.(long, int): available 2022-02-27 10:06:15.483 DEBUG 10 --- [ main] i.netty.util.internal.PlatformDependent : sun.misc.Unsafe: available 2022-02-27 10:06:15.483 DEBUG 10 --- [ main] i.netty.util.internal.PlatformDependent : -Dio.netty.tmpdir: /tmp (java.io.tmpdir) 2022-02-27 10:06:15.484 DEBUG 10 --- [ main] i.netty.util.internal.PlatformDependent : -Dio.netty.bitMode: 64 (sun.arch.data.model) 2022-02-27 10:06:15.486 DEBUG 10 --- [ main] i.netty.util.internal.PlatformDependent : -Dio.netty.maxDirectMemory: 1020067840 bytes 2022-02-27 10:06:15.486 DEBUG 10 --- [ main] i.netty.util.internal.PlatformDependent : -Dio.netty.uninitializedArrayAllocationThreshold: -1 2022-02-27 10:06:15.488 DEBUG 10 --- [ main] io.netty.util.internal.CleanerJava6 : java.nio.ByteBuffer.cleaner(): available 2022-02-27 10:06:15.488 DEBUG 10 --- [ main] i.netty.util.internal.PlatformDependent : -Dio.netty.noPreferDirect: false 2022-02-27 10:06:15.495 DEBUG 10 --- [ main] c.datastax.driver.core.SystemProperties : com.datastax.driver.FORCE_NIO is undefined, using default value false 2022-02-27 10:06:15.507 DEBUG 10 --- [ main] i.n.util.internal.NativeLibraryLoader : -Dio.netty.native.workdir: /tmp (io.netty.tmpdir) 2022-02-27 10:06:15.507 DEBUG 10 --- [ main] i.n.util.internal.NativeLibraryLoader : -Dio.netty.native.deleteLibAfterLoading: true 2022-02-27 10:06:15.507 DEBUG 10 --- [ main] i.n.util.internal.NativeLibraryLoader : -Dio.netty.native.tryPatchShadedId: true 2022-02-27 10:06:15.513 DEBUG 10 --- [ main] i.n.util.internal.NativeLibraryLoader : Unable to load the library 'netty_transport_native_epoll_x86_64', trying other loading mechanism. java.lang.UnsatisfiedLinkError: no netty_transport_native_epoll_x86_64 in java.library.path at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1867) at java.lang.Runtime.loadLibrary0(Runtime.java:870) at java.lang.System.loadLibrary(System.java:1122) at io.netty.util.internal.NativeLibraryUtil.loadLibrary(NativeLibraryUtil.java:38) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at io.netty.util.internal.NativeLibraryLoader$1.run(NativeLibraryLoader.java:369) at java.security.AccessController.doPrivileged(Native Method) at io.netty.util.internal.NativeLibraryLoader.loadLibraryByHelper(NativeLibraryLoader.java:361) at io.netty.util.internal.NativeLibraryLoader.loadLibrary(NativeLibraryLoader.java:339) at io.netty.util.internal.NativeLibraryLoader.load(NativeLibraryLoader.java:136) at io.netty.channel.epoll.Native.loadNativeLibrary(Native.java:290) at io.netty.channel.epoll.Native.(Native.java:70) at io.netty.channel.epoll.Epoll.(Epoll.java:39) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:264) at com.datastax.driver.core.NettyUtil.(NettyUtil.java:57) at com.datastax.driver.core.NettyOptions.eventLoopGroup(NettyOptions.java:95) at com.datastax.driver.core.Connection$Factory.(Connection.java:926) at com.datastax.driver.core.Cluster$Manager.init(Cluster.java:1499) at com.datastax.driver.core.Cluster.init(Cluster.java:208) at com.datastax.driver.core.Cluster.connectAsync(Cluster.java:376) at com.datastax.driver.core.Cluster.connectAsync(Cluster.java:355) at com.datastax.driver.core.Cluster.connect(Cluster.java:305) at org.janusgraph.diskstorage.cql.CQLStoreManager.initializeSession(CQLStoreManager.java:272) at org.janusgraph.diskstorage.cql.CQLStoreManager.(CQLStoreManager.java:165) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.janusgraph.util.system.ConfigurationUtil.instantiate(ConfigurationUtil.java:58) at org.janusgraph.diskstorage.Backend.getImplementationClass(Backend.java:477) at org.janusgraph.diskstorage.Backend.getStorageManager(Backend.java:409) at org.janusgraph.graphdb.configuration.GraphDatabaseConfiguration.(GraphDatabaseConfiguration.java:1382) at org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:164) at org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:133) at org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:113) at org.onap.aai.dbmap.AAIGraph.loadGraph(AAIGraph.java:107) at org.onap.aai.dbmap.AAIGraph.(AAIGraph.java:73) at org.onap.aai.dbmap.AAIGraph.(AAIGraph.java:54) at org.onap.aai.dbmap.AAIGraph$Helper.(AAIGraph.java:80) at org.onap.aai.dbmap.AAIGraph.getInstance(AAIGraph.java:94) at org.onap.aai.TraversalApp.init(TraversalApp.java:114) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement.invoke(InitDestroyAnnotationBeanPostProcessor.java:363) at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleMetadata.invokeInitMethods(InitDestroyAnnotationBeanPostProcessor.java:307) at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBeanPostProcessor.java:136) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsBeforeInitialization(AbstractAutowireCapableBeanFactory.java:414) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1763) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:515) at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:320) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:318) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:199) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:847) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:877) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:549) at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:141) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:744) at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:391) at org.springframework.boot.SpringApplication.run(SpringApplication.java:312) at org.onap.aai.TraversalApp.main(TraversalApp.java:136) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:48) at org.springframework.boot.loader.Launcher.launch(Launcher.java:87) at org.springframework.boot.loader.Launcher.launch(Launcher.java:51) at org.springframework.boot.loader.PropertiesLauncher.main(PropertiesLauncher.java:578) 2022-02-27 10:06:15.514 DEBUG 10 --- [ main] i.n.util.internal.NativeLibraryLoader : netty_transport_native_epoll_x86_64 cannot be loaded from java.library.path, now trying export to -Dio.netty.native.workdir: /tmp java.lang.UnsatisfiedLinkError: no netty_transport_native_epoll_x86_64 in java.library.path at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1867) at java.lang.Runtime.loadLibrary0(Runtime.java:870) at java.lang.System.loadLibrary(System.java:1122) at io.netty.util.internal.NativeLibraryUtil.loadLibrary(NativeLibraryUtil.java:38) at io.netty.util.internal.NativeLibraryLoader.loadLibrary(NativeLibraryLoader.java:349) at io.netty.util.internal.NativeLibraryLoader.load(NativeLibraryLoader.java:136) at io.netty.channel.epoll.Native.loadNativeLibrary(Native.java:290) at io.netty.channel.epoll.Native.(Native.java:70) at io.netty.channel.epoll.Epoll.(Epoll.java:39) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:264) at com.datastax.driver.core.NettyUtil.(NettyUtil.java:57) at com.datastax.driver.core.NettyOptions.eventLoopGroup(NettyOptions.java:95) at com.datastax.driver.core.Connection$Factory.(Connection.java:926) at com.datastax.driver.core.Cluster$Manager.init(Cluster.java:1499) at com.datastax.driver.core.Cluster.init(Cluster.java:208) at com.datastax.driver.core.Cluster.connectAsync(Cluster.java:376) at com.datastax.driver.core.Cluster.connectAsync(Cluster.java:355) at com.datastax.driver.core.Cluster.connect(Cluster.java:305) at org.janusgraph.diskstorage.cql.CQLStoreManager.initializeSession(CQLStoreManager.java:272) at org.janusgraph.diskstorage.cql.CQLStoreManager.(CQLStoreManager.java:165) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.janusgraph.util.system.ConfigurationUtil.instantiate(ConfigurationUtil.java:58) at org.janusgraph.diskstorage.Backend.getImplementationClass(Backend.java:477) at org.janusgraph.diskstorage.Backend.getStorageManager(Backend.java:409) at org.janusgraph.graphdb.configuration.GraphDatabaseConfiguration.(GraphDatabaseConfiguration.java:1382) at org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:164) at org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:133) at org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:113) at org.onap.aai.dbmap.AAIGraph.loadGraph(AAIGraph.java:107) at org.onap.aai.dbmap.AAIGraph.(AAIGraph.java:73) at org.onap.aai.dbmap.AAIGraph.(AAIGraph.java:54) at org.onap.aai.dbmap.AAIGraph$Helper.(AAIGraph.java:80) at org.onap.aai.dbmap.AAIGraph.getInstance(AAIGraph.java:94) at org.onap.aai.TraversalApp.init(TraversalApp.java:114) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement.invoke(InitDestroyAnnotationBeanPostProcessor.java:363) at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleMetadata.invokeInitMethods(InitDestroyAnnotationBeanPostProcessor.java:307) at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBeanPostProcessor.java:136) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsBeforeInitialization(AbstractAutowireCapableBeanFactory.java:414) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1763) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:515) at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:320) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:318) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:199) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:847) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:877) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:549) at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:141) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:744) at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:391) at org.springframework.boot.SpringApplication.run(SpringApplication.java:312) at org.onap.aai.TraversalApp.main(TraversalApp.java:136) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:48) at org.springframework.boot.loader.Launcher.launch(Launcher.java:87) at org.springframework.boot.loader.Launcher.launch(Launcher.java:51) at org.springframework.boot.loader.PropertiesLauncher.main(PropertiesLauncher.java:578) Suppressed: java.lang.UnsatisfiedLinkError: no netty_transport_native_epoll_x86_64 in java.library.path at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1867) at java.lang.Runtime.loadLibrary0(Runtime.java:870) at java.lang.System.loadLibrary(System.java:1122) at io.netty.util.internal.NativeLibraryUtil.loadLibrary(NativeLibraryUtil.java:38) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at io.netty.util.internal.NativeLibraryLoader$1.run(NativeLibraryLoader.java:369) at java.security.AccessController.doPrivileged(Native Method) at io.netty.util.internal.NativeLibraryLoader.loadLibraryByHelper(NativeLibraryLoader.java:361) at io.netty.util.internal.NativeLibraryLoader.loadLibrary(NativeLibraryLoader.java:339) ... 64 common frames omitted 2022-02-27 10:06:15.536 DEBUG 10 --- [ main] i.n.util.internal.NativeLibraryLoader : Unable to load the library '/tmp/libnetty_transport_native_epoll_x86_644894616199381861046.so', trying other loading mechanism. java.lang.UnsatisfiedLinkError: unsupported JNI version 0xFFFFFFFF required by /tmp/libnetty_transport_native_epoll_x86_644894616199381861046.so at java.lang.ClassLoader$NativeLibrary.load(Native Method) at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1941) at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1824) at java.lang.Runtime.load0(Runtime.java:809) at java.lang.System.load(System.java:1086) at io.netty.util.internal.NativeLibraryUtil.loadLibrary(NativeLibraryUtil.java:36) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at io.netty.util.internal.NativeLibraryLoader$1.run(NativeLibraryLoader.java:369) at java.security.AccessController.doPrivileged(Native Method) at io.netty.util.internal.NativeLibraryLoader.loadLibraryByHelper(NativeLibraryLoader.java:361) at io.netty.util.internal.NativeLibraryLoader.loadLibrary(NativeLibraryLoader.java:339) at io.netty.util.internal.NativeLibraryLoader.load(NativeLibraryLoader.java:203) at io.netty.channel.epoll.Native.loadNativeLibrary(Native.java:290) at io.netty.channel.epoll.Native.(Native.java:70) at io.netty.channel.epoll.Epoll.(Epoll.java:39) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:264) at com.datastax.driver.core.NettyUtil.(NettyUtil.java:57) at com.datastax.driver.core.NettyOptions.eventLoopGroup(NettyOptions.java:95) at com.datastax.driver.core.Connection$Factory.(Connection.java:926) at com.datastax.driver.core.Cluster$Manager.init(Cluster.java:1499) at com.datastax.driver.core.Cluster.init(Cluster.java:208) at com.datastax.driver.core.Cluster.connectAsync(Cluster.java:376) at com.datastax.driver.core.Cluster.connectAsync(Cluster.java:355) at com.datastax.driver.core.Cluster.connect(Cluster.java:305) at org.janusgraph.diskstorage.cql.CQLStoreManager.initializeSession(CQLStoreManager.java:272) at org.janusgraph.diskstorage.cql.CQLStoreManager.(CQLStoreManager.java:165) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.janusgraph.util.system.ConfigurationUtil.instantiate(ConfigurationUtil.java:58) at org.janusgraph.diskstorage.Backend.getImplementationClass(Backend.java:477) at org.janusgraph.diskstorage.Backend.getStorageManager(Backend.java:409) at org.janusgraph.graphdb.configuration.GraphDatabaseConfiguration.(GraphDatabaseConfiguration.java:1382) at org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:164) at org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:133) at org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:113) at org.onap.aai.dbmap.AAIGraph.loadGraph(AAIGraph.java:107) at org.onap.aai.dbmap.AAIGraph.(AAIGraph.java:73) at org.onap.aai.dbmap.AAIGraph.(AAIGraph.java:54) at org.onap.aai.dbmap.AAIGraph$Helper.(AAIGraph.java:80) at org.onap.aai.dbmap.AAIGraph.getInstance(AAIGraph.java:94) at org.onap.aai.TraversalApp.init(TraversalApp.java:114) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement.invoke(InitDestroyAnnotationBeanPostProcessor.java:363) at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleMetadata.invokeInitMethods(InitDestroyAnnotationBeanPostProcessor.java:307) at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBeanPostProcessor.java:136) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsBeforeInitialization(AbstractAutowireCapableBeanFactory.java:414) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1763) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:515) at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:320) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:318) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:199) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:847) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:877) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:549) at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:141) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:744) at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:391) at org.springframework.boot.SpringApplication.run(SpringApplication.java:312) at org.onap.aai.TraversalApp.main(TraversalApp.java:136) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:48) at org.springframework.boot.loader.Launcher.launch(Launcher.java:87) at org.springframework.boot.loader.Launcher.launch(Launcher.java:51) at org.springframework.boot.loader.PropertiesLauncher.main(PropertiesLauncher.java:578) 2022-02-27 10:06:15.542 DEBUG 10 --- [ main] i.n.util.internal.NativeLibraryLoader : Unable to load the library 'netty_transport_native_epoll', trying other loading mechanism. java.lang.UnsatisfiedLinkError: no netty_transport_native_epoll in java.library.path at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1867) at java.lang.Runtime.loadLibrary0(Runtime.java:870) at java.lang.System.loadLibrary(System.java:1122) at io.netty.util.internal.NativeLibraryUtil.loadLibrary(NativeLibraryUtil.java:38) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at io.netty.util.internal.NativeLibraryLoader$1.run(NativeLibraryLoader.java:369) at java.security.AccessController.doPrivileged(Native Method) at io.netty.util.internal.NativeLibraryLoader.loadLibraryByHelper(NativeLibraryLoader.java:361) at io.netty.util.internal.NativeLibraryLoader.loadLibrary(NativeLibraryLoader.java:339) at io.netty.util.internal.NativeLibraryLoader.load(NativeLibraryLoader.java:136) at io.netty.channel.epoll.Native.loadNativeLibrary(Native.java:293) at io.netty.channel.epoll.Native.(Native.java:70) at io.netty.channel.epoll.Epoll.(Epoll.java:39) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:264) at com.datastax.driver.core.NettyUtil.(NettyUtil.java:57) at com.datastax.driver.core.NettyOptions.eventLoopGroup(NettyOptions.java:95) at com.datastax.driver.core.Connection$Factory.(Connection.java:926) at com.datastax.driver.core.Cluster$Manager.init(Cluster.java:1499) at com.datastax.driver.core.Cluster.init(Cluster.java:208) at com.datastax.driver.core.Cluster.connectAsync(Cluster.java:376) at com.datastax.driver.core.Cluster.connectAsync(Cluster.java:355) at com.datastax.driver.core.Cluster.connect(Cluster.java:305) at org.janusgraph.diskstorage.cql.CQLStoreManager.initializeSession(CQLStoreManager.java:272) at org.janusgraph.diskstorage.cql.CQLStoreManager.(CQLStoreManager.java:165) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.janusgraph.util.system.ConfigurationUtil.instantiate(ConfigurationUtil.java:58) at org.janusgraph.diskstorage.Backend.getImplementationClass(Backend.java:477) at org.janusgraph.diskstorage.Backend.getStorageManager(Backend.java:409) at org.janusgraph.graphdb.configuration.GraphDatabaseConfiguration.(GraphDatabaseConfiguration.java:1382) at org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:164) at org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:133) at org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:113) at org.onap.aai.dbmap.AAIGraph.loadGraph(AAIGraph.java:107) at org.onap.aai.dbmap.AAIGraph.(AAIGraph.java:73) at org.onap.aai.dbmap.AAIGraph.(AAIGraph.java:54) at org.onap.aai.dbmap.AAIGraph$Helper.(AAIGraph.java:80) at org.onap.aai.dbmap.AAIGraph.getInstance(AAIGraph.java:94) at org.onap.aai.TraversalApp.init(TraversalApp.java:114) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement.invoke(InitDestroyAnnotationBeanPostProcessor.java:363) at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleMetadata.invokeInitMethods(InitDestroyAnnotationBeanPostProcessor.java:307) at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBeanPostProcessor.java:136) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsBeforeInitialization(AbstractAutowireCapableBeanFactory.java:414) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1763) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:515) at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:320) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:318) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:199) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:847) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:877) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:549) at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:141) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:744) at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:391) at org.springframework.boot.SpringApplication.run(SpringApplication.java:312) at org.onap.aai.TraversalApp.main(TraversalApp.java:136) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:48) at org.springframework.boot.loader.Launcher.launch(Launcher.java:87) at org.springframework.boot.loader.Launcher.launch(Launcher.java:51) at org.springframework.boot.loader.PropertiesLauncher.main(PropertiesLauncher.java:578) 2022-02-27 10:06:15.543 DEBUG 10 --- [ main] i.n.util.internal.NativeLibraryLoader : netty_transport_native_epoll cannot be loaded from java.library.path, now trying export to -Dio.netty.native.workdir: /tmp java.lang.UnsatisfiedLinkError: no netty_transport_native_epoll in java.library.path at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1867) at java.lang.Runtime.loadLibrary0(Runtime.java:870) at java.lang.System.loadLibrary(System.java:1122) at io.netty.util.internal.NativeLibraryUtil.loadLibrary(NativeLibraryUtil.java:38) at io.netty.util.internal.NativeLibraryLoader.loadLibrary(NativeLibraryLoader.java:349) at io.netty.util.internal.NativeLibraryLoader.load(NativeLibraryLoader.java:136) at io.netty.channel.epoll.Native.loadNativeLibrary(Native.java:293) at io.netty.channel.epoll.Native.(Native.java:70) at io.netty.channel.epoll.Epoll.(Epoll.java:39) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:264) at com.datastax.driver.core.NettyUtil.(NettyUtil.java:57) at com.datastax.driver.core.NettyOptions.eventLoopGroup(NettyOptions.java:95) at com.datastax.driver.core.Connection$Factory.(Connection.java:926) at com.datastax.driver.core.Cluster$Manager.init(Cluster.java:1499) at com.datastax.driver.core.Cluster.init(Cluster.java:208) at com.datastax.driver.core.Cluster.connectAsync(Cluster.java:376) at com.datastax.driver.core.Cluster.connectAsync(Cluster.java:355) at com.datastax.driver.core.Cluster.connect(Cluster.java:305) at org.janusgraph.diskstorage.cql.CQLStoreManager.initializeSession(CQLStoreManager.java:272) at org.janusgraph.diskstorage.cql.CQLStoreManager.(CQLStoreManager.java:165) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.janusgraph.util.system.ConfigurationUtil.instantiate(ConfigurationUtil.java:58) at org.janusgraph.diskstorage.Backend.getImplementationClass(Backend.java:477) at org.janusgraph.diskstorage.Backend.getStorageManager(Backend.java:409) at org.janusgraph.graphdb.configuration.GraphDatabaseConfiguration.(GraphDatabaseConfiguration.java:1382) at org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:164) at org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:133) at org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:113) at org.onap.aai.dbmap.AAIGraph.loadGraph(AAIGraph.java:107) at org.onap.aai.dbmap.AAIGraph.(AAIGraph.java:73) at org.onap.aai.dbmap.AAIGraph.(AAIGraph.java:54) at org.onap.aai.dbmap.AAIGraph$Helper.(AAIGraph.java:80) at org.onap.aai.dbmap.AAIGraph.getInstance(AAIGraph.java:94) at org.onap.aai.TraversalApp.init(TraversalApp.java:114) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement.invoke(InitDestroyAnnotationBeanPostProcessor.java:363) at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleMetadata.invokeInitMethods(InitDestroyAnnotationBeanPostProcessor.java:307) at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBeanPostProcessor.java:136) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsBeforeInitialization(AbstractAutowireCapableBeanFactory.java:414) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1763) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:515) at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:320) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:318) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:199) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:847) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:877) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:549) at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:141) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:744) at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:391) at org.springframework.boot.SpringApplication.run(SpringApplication.java:312) at org.onap.aai.TraversalApp.main(TraversalApp.java:136) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:48) at org.springframework.boot.loader.Launcher.launch(Launcher.java:87) at org.springframework.boot.loader.Launcher.launch(Launcher.java:51) at org.springframework.boot.loader.PropertiesLauncher.main(PropertiesLauncher.java:578) Suppressed: java.lang.UnsatisfiedLinkError: no netty_transport_native_epoll in java.library.path at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1867) at java.lang.Runtime.loadLibrary0(Runtime.java:870) at java.lang.System.loadLibrary(System.java:1122) at io.netty.util.internal.NativeLibraryUtil.loadLibrary(NativeLibraryUtil.java:38) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at io.netty.util.internal.NativeLibraryLoader$1.run(NativeLibraryLoader.java:369) at java.security.AccessController.doPrivileged(Native Method) at io.netty.util.internal.NativeLibraryLoader.loadLibraryByHelper(NativeLibraryLoader.java:361) at io.netty.util.internal.NativeLibraryLoader.loadLibrary(NativeLibraryLoader.java:339) ... 64 common frames omitted 2022-02-27 10:06:15.546 WARN 10 --- [ main] com.datastax.driver.core.NettyUtil : Found Netty's native epoll transport in the classpath, but epoll is not available. Using NIO instead. java.lang.UnsatisfiedLinkError: unsupported JNI version 0xFFFFFFFF required by /tmp/libnetty_transport_native_epoll_x86_644894616199381861046.so at java.lang.ClassLoader$NativeLibrary.load(Native Method) at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1941) at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1824) at java.lang.Runtime.load0(Runtime.java:809) at java.lang.System.load(System.java:1086) at io.netty.util.internal.NativeLibraryUtil.loadLibrary(NativeLibraryUtil.java:36) at io.netty.util.internal.NativeLibraryLoader.loadLibrary(NativeLibraryLoader.java:349) at io.netty.util.internal.NativeLibraryLoader.load(NativeLibraryLoader.java:203) at io.netty.channel.epoll.Native.loadNativeLibrary(Native.java:290) at io.netty.channel.epoll.Native.(Native.java:70) at io.netty.channel.epoll.Epoll.(Epoll.java:39) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:264) at com.datastax.driver.core.NettyUtil.(NettyUtil.java:57) at com.datastax.driver.core.NettyOptions.eventLoopGroup(NettyOptions.java:95) at com.datastax.driver.core.Connection$Factory.(Connection.java:926) at com.datastax.driver.core.Cluster$Manager.init(Cluster.java:1499) at com.datastax.driver.core.Cluster.init(Cluster.java:208) at com.datastax.driver.core.Cluster.connectAsync(Cluster.java:376) at com.datastax.driver.core.Cluster.connectAsync(Cluster.java:355) at com.datastax.driver.core.Cluster.connect(Cluster.java:305) at org.janusgraph.diskstorage.cql.CQLStoreManager.initializeSession(CQLStoreManager.java:272) at org.janusgraph.diskstorage.cql.CQLStoreManager.(CQLStoreManager.java:165) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.janusgraph.util.system.ConfigurationUtil.instantiate(ConfigurationUtil.java:58) at org.janusgraph.diskstorage.Backend.getImplementationClass(Backend.java:477) at org.janusgraph.diskstorage.Backend.getStorageManager(Backend.java:409) at org.janusgraph.graphdb.configuration.GraphDatabaseConfiguration.(GraphDatabaseConfiguration.java:1382) at org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:164) at org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:133) at org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:113) at org.onap.aai.dbmap.AAIGraph.loadGraph(AAIGraph.java:107) at org.onap.aai.dbmap.AAIGraph.(AAIGraph.java:73) at org.onap.aai.dbmap.AAIGraph.(AAIGraph.java:54) at org.onap.aai.dbmap.AAIGraph$Helper.(AAIGraph.java:80) at org.onap.aai.dbmap.AAIGraph.getInstance(AAIGraph.java:94) at org.onap.aai.TraversalApp.init(TraversalApp.java:114) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement.invoke(InitDestroyAnnotationBeanPostProcessor.java:363) at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleMetadata.invokeInitMethods(InitDestroyAnnotationBeanPostProcessor.java:307) at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBeanPostProcessor.java:136) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsBeforeInitialization(AbstractAutowireCapableBeanFactory.java:414) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1763) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:515) at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:320) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:318) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:199) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:847) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:877) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:549) at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:141) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:744) at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:391) at org.springframework.boot.SpringApplication.run(SpringApplication.java:312) at org.onap.aai.TraversalApp.main(TraversalApp.java:136) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:48) at org.springframework.boot.loader.Launcher.launch(Launcher.java:87) at org.springframework.boot.loader.Launcher.launch(Launcher.java:51) at org.springframework.boot.loader.PropertiesLauncher.main(PropertiesLauncher.java:578) Suppressed: java.lang.UnsatisfiedLinkError: unsupported JNI version 0xFFFFFFFF required by /tmp/libnetty_transport_native_epoll_x86_644894616199381861046.so at java.lang.ClassLoader$NativeLibrary.load(Native Method) at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1941) at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1824) at java.lang.Runtime.load0(Runtime.java:809) at java.lang.System.load(System.java:1086) at io.netty.util.internal.NativeLibraryUtil.loadLibrary(NativeLibraryUtil.java:36) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at io.netty.util.internal.NativeLibraryLoader$1.run(NativeLibraryLoader.java:369) at java.security.AccessController.doPrivileged(Native Method) at io.netty.util.internal.NativeLibraryLoader.loadLibraryByHelper(NativeLibraryLoader.java:361) at io.netty.util.internal.NativeLibraryLoader.loadLibrary(NativeLibraryLoader.java:339) ... 64 common frames omitted Suppressed: java.lang.UnsatisfiedLinkError: no netty_transport_native_epoll_x86_64 in java.library.path at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1867) at java.lang.Runtime.loadLibrary0(Runtime.java:870) at java.lang.System.loadLibrary(System.java:1122) at io.netty.util.internal.NativeLibraryUtil.loadLibrary(NativeLibraryUtil.java:38) at io.netty.util.internal.NativeLibraryLoader.loadLibrary(NativeLibraryLoader.java:349) at io.netty.util.internal.NativeLibraryLoader.load(NativeLibraryLoader.java:136) ... 63 common frames omitted Suppressed: java.lang.UnsatisfiedLinkError: no netty_transport_native_epoll_x86_64 in java.library.path at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1867) at java.lang.Runtime.loadLibrary0(Runtime.java:870) at java.lang.System.loadLibrary(System.java:1122) at io.netty.util.internal.NativeLibraryUtil.loadLibrary(NativeLibraryUtil.java:38) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at io.netty.util.internal.NativeLibraryLoader$1.run(NativeLibraryLoader.java:369) at java.security.AccessController.doPrivileged(Native Method) at io.netty.util.internal.NativeLibraryLoader.loadLibraryByHelper(NativeLibraryLoader.java:361) at io.netty.util.internal.NativeLibraryLoader.loadLibrary(NativeLibraryLoader.java:339) ... 64 common frames omitted Suppressed: java.lang.UnsatisfiedLinkError: could not load a native library: netty_transport_native_epoll at io.netty.util.internal.NativeLibraryLoader.load(NativeLibraryLoader.java:224) at io.netty.channel.epoll.Native.loadNativeLibrary(Native.java:293) ... 62 common frames omitted Caused by: java.io.FileNotFoundException: META-INF/native/libnetty_transport_native_epoll.so at io.netty.util.internal.NativeLibraryLoader.load(NativeLibraryLoader.java:173) ... 63 common frames omitted Suppressed: java.lang.UnsatisfiedLinkError: no netty_transport_native_epoll in java.library.path at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1867) at java.lang.Runtime.loadLibrary0(Runtime.java:870) at java.lang.System.loadLibrary(System.java:1122) at io.netty.util.internal.NativeLibraryUtil.loadLibrary(NativeLibraryUtil.java:38) at io.netty.util.internal.NativeLibraryLoader.loadLibrary(NativeLibraryLoader.java:349) at io.netty.util.internal.NativeLibraryLoader.load(NativeLibraryLoader.java:136) ... 63 common frames omitted Suppressed: java.lang.UnsatisfiedLinkError: no netty_transport_native_epoll in java.library.path at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1867) at java.lang.Runtime.loadLibrary0(Runtime.java:870) at java.lang.System.loadLibrary(System.java:1122) at io.netty.util.internal.NativeLibraryUtil.loadLibrary(NativeLibraryUtil.java:38) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at io.netty.util.internal.NativeLibraryLoader$1.run(NativeLibraryLoader.java:369) at java.security.AccessController.doPrivileged(Native Method) at io.netty.util.internal.NativeLibraryLoader.loadLibraryByHelper(NativeLibraryLoader.java:361) at io.netty.util.internal.NativeLibraryLoader.loadLibrary(NativeLibraryLoader.java:339) ... 64 common frames omitted 2022-02-27 10:06:15.556 DEBUG 10 --- [ main] i.n.channel.MultithreadEventLoopGroup : -Dio.netty.eventLoopThreads: 4 2022-02-27 10:06:15.577 DEBUG 10 --- [ main] io.netty.channel.nio.NioEventLoop : -Dio.netty.noKeySetOptimization: false 2022-02-27 10:06:15.578 DEBUG 10 --- [ main] io.netty.channel.nio.NioEventLoop : -Dio.netty.selectorAutoRebuildThreshold: 512 2022-02-27 10:06:15.605 DEBUG 10 --- [ main] i.netty.util.internal.PlatformDependent : org.jctools-core.MpscChunkedArrayQueue: available 2022-02-27 10:06:15.643 DEBUG 10 --- [ main] io.netty.util.ResourceLeakDetector : -Dio.netty.leakDetection.level: simple 2022-02-27 10:06:15.643 DEBUG 10 --- [ main] io.netty.util.ResourceLeakDetector : -Dio.netty.leakDetection.targetRecords: 4 2022-02-27 10:06:15.649 DEBUG 10 --- [ main] i.n.util.ResourceLeakDetectorFactory : Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@619d0977 2022-02-27 10:06:15.666 DEBUG 10 --- [ main] c.datastax.driver.core.SystemProperties : com.datastax.driver.EXTENDED_PEER_CHECK is undefined, using default value true 2022-02-27 10:06:15.754 DEBUG 10 --- [ main] com.datastax.driver.core.Host.STATES : [cassandra/10.233.70.168:9042] preparing to open 1 new connections, total = 1 2022-02-27 10:06:15.760 DEBUG 10 --- [ main] c.datastax.driver.core.SystemProperties : com.datastax.driver.DISABLE_COALESCING is undefined, using default value false 2022-02-27 10:06:15.760 DEBUG 10 --- [ main] c.datastax.driver.core.SystemProperties : com.datastax.driver.FLUSHER_SCHEDULE_PERIOD_NS is undefined, using default value 10000 2022-02-27 10:06:15.760 DEBUG 10 --- [ main] c.datastax.driver.core.SystemProperties : com.datastax.driver.FLUSHER_RUN_WITHOUT_WORK_TIMES is undefined, using default value 5 2022-02-27 10:06:15.829 DEBUG 10 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.numHeapArenas: 4 2022-02-27 10:06:15.829 DEBUG 10 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.numDirectArenas: 4 2022-02-27 10:06:15.830 DEBUG 10 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.pageSize: 8192 2022-02-27 10:06:15.830 DEBUG 10 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.maxOrder: 11 2022-02-27 10:06:15.830 DEBUG 10 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.chunkSize: 16777216 2022-02-27 10:06:15.830 DEBUG 10 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.tinyCacheSize: 512 2022-02-27 10:06:15.830 DEBUG 10 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.smallCacheSize: 256 2022-02-27 10:06:15.830 DEBUG 10 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.normalCacheSize: 64 2022-02-27 10:06:15.830 DEBUG 10 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.maxCachedBufferCapacity: 32768 2022-02-27 10:06:15.831 DEBUG 10 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.cacheTrimInterval: 8192 2022-02-27 10:06:15.831 DEBUG 10 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.cacheTrimIntervalMillis: 0 2022-02-27 10:06:15.831 DEBUG 10 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.useCacheForAllThreads: true 2022-02-27 10:06:15.831 DEBUG 10 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.maxCachedByteBuffersPerChunk: 1023 2022-02-27 10:06:15.902 DEBUG 10 --- [ main] io.netty.channel.DefaultChannelId : -Dio.netty.processId: 10 (auto-detected) 2022-02-27 10:06:15.907 DEBUG 10 --- [ main] io.netty.util.NetUtil : -Djava.net.preferIPv4Stack: false 2022-02-27 10:06:15.907 DEBUG 10 --- [ main] io.netty.util.NetUtil : -Djava.net.preferIPv6Addresses: false 2022-02-27 10:06:15.910 DEBUG 10 --- [ main] io.netty.util.NetUtil : Loopback interface: lo (lo, 127.0.0.1) 2022-02-27 10:06:15.912 DEBUG 10 --- [ main] io.netty.util.NetUtil : /proc/sys/net/core/somaxconn: 4096 2022-02-27 10:06:15.913 DEBUG 10 --- [ main] io.netty.channel.DefaultChannelId : -Dio.netty.machineId: aa:01:2a:ff:fe:44:29:1a (auto-detected) 2022-02-27 10:06:15.966 DEBUG 10 --- [ main] io.netty.buffer.ByteBufUtil : -Dio.netty.allocator.type: pooled 2022-02-27 10:06:15.966 DEBUG 10 --- [ main] io.netty.buffer.ByteBufUtil : -Dio.netty.threadLocalDirectBufferSize: 0 2022-02-27 10:06:15.966 DEBUG 10 --- [ main] io.netty.buffer.ByteBufUtil : -Dio.netty.maxThreadLocalCharBufferSize: 16384 2022-02-27 10:06:16.047 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] Connection established, initializing transport 2022-02-27 10:06:16.108 DEBUG 10 --- [er-nio-worker-0] io.netty.util.Recycler : -Dio.netty.recycler.maxCapacityPerThread: 4096 2022-02-27 10:06:16.108 DEBUG 10 --- [er-nio-worker-0] io.netty.util.Recycler : -Dio.netty.recycler.maxSharedCapacityFactor: 2 2022-02-27 10:06:16.108 DEBUG 10 --- [er-nio-worker-0] io.netty.util.Recycler : -Dio.netty.recycler.linkCapacity: 16 2022-02-27 10:06:16.108 DEBUG 10 --- [er-nio-worker-0] io.netty.util.Recycler : -Dio.netty.recycler.ratio: 8 2022-02-27 10:06:16.124 DEBUG 10 --- [er-nio-worker-0] io.netty.buffer.AbstractByteBuf : -Dio.netty.buffer.checkAccessible: true 2022-02-27 10:06:16.124 DEBUG 10 --- [er-nio-worker-0] io.netty.buffer.AbstractByteBuf : -Dio.netty.buffer.checkBounds: true 2022-02-27 10:06:16.124 DEBUG 10 --- [er-nio-worker-0] i.n.util.ResourceLeakDetectorFactory : Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@427e4858 2022-02-27 10:06:16.163 DEBUG 10 --- [er-nio-worker-0] c.datastax.driver.core.SystemProperties : com.datastax.driver.NATIVE_TRANSPORT_MAX_FRAME_SIZE_IN_MB is undefined, using default value 256 2022-02-27 10:06:16.344 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [cassandra/10.233.70.168:9042] Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] Transport initialized, connection ready 2022-02-27 10:06:16.346 DEBUG 10 --- [ main] c.d.driver.core.ControlConnection : [Control connection] Refreshing node list and token map 2022-02-27 10:06:16.498 DEBUG 10 --- [ main] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema 2022-02-27 10:06:16.639 DEBUG 10 --- [ main] licationStrategy$NetworkTopologyStrategy : Computing token to replica map for keyspace: sdcartifact. 2022-02-27 10:06:16.660 DEBUG 10 --- [ main] licationStrategy$NetworkTopologyStrategy : Token to replica map computation for keyspace sdcartifact completed in 20 milliseconds 2022-02-27 10:06:16.677 DEBUG 10 --- [ main] com.datastax.driver.core.Host.STATES : [Control connection] established to cassandra/10.233.70.168:9042 2022-02-27 10:06:16.678 INFO 10 --- [ main] c.d.d.c.p.DCAwareRoundRobinPolicy : Using data-center name 'Pod' for DCAwareRoundRobinPolicy (if this is incorrect, please provide the correct datacenter name with DCAwareRoundRobinPolicy constructor) 2022-02-27 10:06:16.682 INFO 10 --- [ main] com.datastax.driver.core.Cluster : New Cassandra host cassandra/10.233.70.168:9042 added 2022-02-27 10:06:16.682 INFO 10 --- [ main] com.datastax.driver.core.Cluster : New Cassandra host /10.233.72.97:9042 added 2022-02-27 10:06:16.682 INFO 10 --- [ main] com.datastax.driver.core.Cluster : New Cassandra host /10.233.66.66:9042 added 2022-02-27 10:06:16.690 DEBUG 10 --- [ main] c.datastax.driver.core.SystemProperties : com.datastax.driver.CHECK_IO_DEADLOCKS is undefined, using default value true 2022-02-27 10:06:16.700 DEBUG 10 --- [ main] com.datastax.driver.core.Host.STATES : [cassandra/10.233.70.168:9042] preparing to open 1 new connections, total = 2 2022-02-27 10:06:16.705 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-2, inFlight=0, closed=false] Connection established, initializing transport 2022-02-27 10:06:16.714 DEBUG 10 --- [ main] com.datastax.driver.core.Host.STATES : [/10.233.72.97:9042] preparing to open 1 new connections, total = 1 2022-02-27 10:06:16.715 DEBUG 10 --- [ main] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 10:06:16.715 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.72.97:9042-1, inFlight=0, closed=false] Connection established, initializing transport 2022-02-27 10:06:16.717 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-1, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 10:06:16.718 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-1, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 10:06:16.720 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preventing new connections for the next 1000 ms 2022-02-27 10:06:16.720 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-1, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 10:06:16.724 DEBUG 10 --- [luster-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] marking host DOWN 2022-02-27 10:06:16.724 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-1, inFlight=0, closed=true] closing connection 2022-02-27 10:06:16.734 WARN 10 --- [er-nio-worker-1] c.d.driver.core.HostConnectionPool : Error creating connection to /10.233.66.66:9042 com.datastax.driver.core.exceptions.TransportException: [/10.233.66.66:9042] Cannot connect at com.datastax.driver.core.Connection$1.operationComplete(Connection.java:224) at com.datastax.driver.core.Connection$1.operationComplete(Connection.java:194) at io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:577) at io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:570) at io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:549) at io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:490) at io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:615) at io.netty.util.concurrent.DefaultPromise.setFailure0(DefaultPromise.java:608) at io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:117) at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:321) at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:337) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:702) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.lang.Thread.run(Thread.java:748) Caused by: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /10.233.66.66:9042 Caused by: java.net.ConnectException: Connection refused at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717) at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:330) at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:702) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.lang.Thread.run(Thread.java:748) 2022-02-27 10:06:16.737 WARN 10 --- [er-nio-worker-1] com.datastax.driver.core.Session : Error creating pool to /10.233.66.66:9042 com.datastax.driver.core.exceptions.ConnectionException: [/10.233.66.66:9042] Pool was closed during initialization at com.datastax.driver.core.HostConnectionPool$2.onSuccess(HostConnectionPool.java:173) at com.datastax.driver.core.HostConnectionPool$2.onSuccess(HostConnectionPool.java:158) at com.google.common.util.concurrent.Futures$6.run(Futures.java:1773) at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:456) at com.google.common.util.concurrent.AbstractFuture.executeListener(AbstractFuture.java:817) at com.google.common.util.concurrent.AbstractFuture.complete(AbstractFuture.java:753) at com.google.common.util.concurrent.AbstractFuture.set(AbstractFuture.java:613) at com.google.common.util.concurrent.CollectionFuture$CollectionFutureRunningState.handleAllCompleted(CollectionFuture.java:76) at com.google.common.util.concurrent.AggregateFuture$RunningState.processCompleted(AggregateFuture.java:255) at com.google.common.util.concurrent.AggregateFuture$RunningState.decrementCountAndMaybeComplete(AggregateFuture.java:242) at com.google.common.util.concurrent.AggregateFuture$RunningState.access$300(AggregateFuture.java:91) at com.google.common.util.concurrent.AggregateFuture$RunningState$1.run(AggregateFuture.java:146) at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:456) at com.google.common.util.concurrent.AbstractFuture.executeListener(AbstractFuture.java:817) at com.google.common.util.concurrent.AbstractFuture.complete(AbstractFuture.java:753) at com.google.common.util.concurrent.AbstractFuture.completeWithFuture(AbstractFuture.java:730) at com.google.common.util.concurrent.AbstractFuture.setFuture(AbstractFuture.java:666) at com.google.common.util.concurrent.Futures$AsyncCatchingFuture.doFallback(Futures.java:826) at com.google.common.util.concurrent.Futures$AsyncCatchingFuture.doFallback(Futures.java:813) at com.google.common.util.concurrent.Futures$AbstractCatchingFuture.run(Futures.java:789) at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:456) at com.google.common.util.concurrent.AbstractFuture.executeListener(AbstractFuture.java:817) at com.google.common.util.concurrent.AbstractFuture.complete(AbstractFuture.java:753) at com.google.common.util.concurrent.AbstractFuture.completeWithFuture(AbstractFuture.java:730) at com.google.common.util.concurrent.AbstractFuture.setFuture(AbstractFuture.java:666) at com.google.common.util.concurrent.Futures$AsyncCatchingFuture.doFallback(Futures.java:826) at com.google.common.util.concurrent.Futures$AsyncCatchingFuture.doFallback(Futures.java:813) at com.google.common.util.concurrent.Futures$AbstractCatchingFuture.run(Futures.java:789) at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:456) at com.google.common.util.concurrent.AbstractFuture.executeListener(AbstractFuture.java:817) at com.google.common.util.concurrent.AbstractFuture.complete(AbstractFuture.java:753) at com.google.common.util.concurrent.AbstractFuture.setException(AbstractFuture.java:634) at com.google.common.util.concurrent.Futures$AbstractChainingFuture.run(Futures.java:1405) at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:456) at com.google.common.util.concurrent.AbstractFuture.executeListener(AbstractFuture.java:817) at com.google.common.util.concurrent.AbstractFuture.complete(AbstractFuture.java:753) at com.google.common.util.concurrent.AbstractFuture.setException(AbstractFuture.java:634) at com.google.common.util.concurrent.SettableFuture.setException(SettableFuture.java:53) at com.datastax.driver.core.Connection$1.operationComplete(Connection.java:222) at com.datastax.driver.core.Connection$1.operationComplete(Connection.java:194) at io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:577) at io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:570) at io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:549) at io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:490) at io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:615) at io.netty.util.concurrent.DefaultPromise.setFailure0(DefaultPromise.java:608) at io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:117) at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:321) at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:337) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:702) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.lang.Thread.run(Thread.java:748) 2022-02-27 10:06:16.740 DEBUG 10 --- [luster-worker-0] c.d.d.core.AbstractReconnectionHandler : First reconnection scheduled in 1000ms 2022-02-27 10:06:16.741 DEBUG 10 --- [luster-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] starting reconnection attempt 2022-02-27 10:06:16.951 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.72.97:9042] Connection[/10.233.72.97:9042-1, inFlight=0, closed=false] Transport initialized, connection ready 2022-02-27 10:06:16.951 DEBUG 10 --- [er-nio-worker-0] c.d.driver.core.HostConnectionPool : Created connection pool to host /10.233.72.97:9042 (1 connections needed, 1 successfully opened) 2022-02-27 10:06:16.952 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Session : Added connection pool for /10.233.72.97:9042 2022-02-27 10:06:17.030 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [cassandra/10.233.70.168:9042] Connection[cassandra/10.233.70.168:9042-2, inFlight=0, closed=false] Transport initialized, connection ready 2022-02-27 10:06:17.030 DEBUG 10 --- [er-nio-worker-1] c.d.driver.core.HostConnectionPool : Created connection pool to host cassandra/10.233.70.168:9042 (1 connections needed, 1 successfully opened) 2022-02-27 10:06:17.030 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Session : Added connection pool for cassandra/10.233.70.168:9042 2022-02-27 10:06:17.576 DEBUG 10 --- [ main] org.reflections.Reflections : going to scan these urls: file:/opt/app/aai-traversal/resources/ 2022-02-27 10:06:17.586 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/query/stored-queries.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.586 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/query/stored-queries.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.587 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/oxm/v9/aai_oxm_v9.xml in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.587 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/oxm/v9/aai_oxm_v9.xml in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.588 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/oxm/v8/aai_oxm_v8.xml in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.588 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/oxm/v8/aai_oxm_v8.xml in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.589 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/oxm/v26/aai_oxm_v26.xml in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.589 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/oxm/v26/aai_oxm_v26.xml in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.589 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/oxm/v25/aai_oxm_v25.xml in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.590 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/oxm/v25/aai_oxm_v25.xml in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.590 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/oxm/v24/aai_oxm_v24.xml in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.591 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/oxm/v24/aai_oxm_v24.xml in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.591 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/oxm/v23/aai_oxm_v23.xml in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.591 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/oxm/v23/aai_oxm_v23.xml in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.592 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/oxm/v22/aai_oxm_v22.xml in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.592 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/oxm/v22/aai_oxm_v22.xml in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.593 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/oxm/v21/aai_oxm_v21.xml in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.593 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/oxm/v21/aai_oxm_v21.xml in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.593 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/oxm/v20/aai_oxm_v20.xml in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.594 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/oxm/v20/aai_oxm_v20.xml in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.594 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/oxm/v19/aai_oxm_v19.xml in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.594 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/oxm/v19/aai_oxm_v19.xml in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.595 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/oxm/v18/aai_oxm_v18.xml in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.595 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/oxm/v18/aai_oxm_v18.xml in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.596 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/oxm/v17/aai_oxm_v17.xml in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.596 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/oxm/v17/aai_oxm_v17.xml in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.596 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/oxm/v16/aai_oxm_v16.xml in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.597 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/oxm/v16/aai_oxm_v16.xml in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.597 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/oxm/v15/aai_oxm_v15.xml in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.598 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/oxm/v15/aai_oxm_v15.xml in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.598 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/oxm/v14/aai_oxm_v14.xml in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.598 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/oxm/v14/aai_oxm_v14.xml in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.599 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/oxm/v13/aai_oxm_v13.xml in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.599 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/oxm/v13/aai_oxm_v13.xml in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.600 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/oxm/v12/aai_oxm_v12.xml in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.600 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/oxm/v12/aai_oxm_v12.xml in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.600 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/oxm/v11/aai_oxm_v11.xml in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.601 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/oxm/v11/aai_oxm_v11.xml in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.601 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/oxm/v10/aai_oxm_v10.xml in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.602 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/oxm/v10/aai_oxm_v10.xml in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.602 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v9/DbEdgeRules_v9.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.603 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v9/DbEdgeRules_v9.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.603 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v8/DbEdgeRules_v8.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.603 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v8/DbEdgeRules_v8.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.604 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v26/DbEdgeRules_v26.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.604 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v26/DbEdgeRules_v26.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.605 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v26/DbEdgeRules_pnp_v26.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.605 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v26/DbEdgeRules_pnp_v26.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.605 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v26/DbEdgeRules_hpa_v26.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.606 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v26/DbEdgeRules_hpa_v26.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.606 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v26/DbEdgeRules_esr_v26.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.606 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v26/DbEdgeRules_esr_v26.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.607 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v26/DbEdgeRules_ccvpn_v26.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.607 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v26/DbEdgeRules_ccvpn_v26.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.608 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v26/DbEdgeRules_bbs_v26.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.608 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v26/DbEdgeRules_bbs_v26.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.608 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v25/DbEdgeRules_v25.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.609 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v25/DbEdgeRules_v25.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.609 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v25/DbEdgeRules_pnp_v25.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.609 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v25/DbEdgeRules_pnp_v25.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.610 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v25/DbEdgeRules_hpa_v25.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.610 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v25/DbEdgeRules_hpa_v25.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.610 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v25/DbEdgeRules_esr_v25.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.611 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v25/DbEdgeRules_esr_v25.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.611 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v25/DbEdgeRules_ccvpn_v25.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.611 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v25/DbEdgeRules_ccvpn_v25.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.612 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v25/DbEdgeRules_bbs_v25.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.612 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v25/DbEdgeRules_bbs_v25.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.613 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v24/DbEdgeRules_v24.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.613 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v24/DbEdgeRules_v24.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.613 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v24/DbEdgeRules_pnp_v24.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.613 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v24/DbEdgeRules_pnp_v24.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.614 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v24/DbEdgeRules_hpa_v24.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.614 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v24/DbEdgeRules_hpa_v24.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.614 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v24/DbEdgeRules_esr_v24.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.615 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v24/DbEdgeRules_esr_v24.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.615 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v24/DbEdgeRules_ccvpn_v24.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.615 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v24/DbEdgeRules_ccvpn_v24.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.616 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v24/DbEdgeRules_bbs_v24.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.616 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v24/DbEdgeRules_bbs_v24.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.616 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v23/DbEdgeRules_v23.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.617 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v23/DbEdgeRules_v23.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.617 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v23/DbEdgeRules_pnp_v23.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.617 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v23/DbEdgeRules_pnp_v23.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.618 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v23/DbEdgeRules_hpa_v23.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.618 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v23/DbEdgeRules_hpa_v23.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.618 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v23/DbEdgeRules_esr_v23.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.619 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v23/DbEdgeRules_esr_v23.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.619 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v23/DbEdgeRules_ccvpn_v23.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.619 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v23/DbEdgeRules_ccvpn_v23.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.620 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v23/DbEdgeRules_bbs_v23.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.620 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v23/DbEdgeRules_bbs_v23.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.620 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v22/DbEdgeRules_v22.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.621 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v22/DbEdgeRules_v22.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.621 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v22/DbEdgeRules_pnp_v22.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.622 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v22/DbEdgeRules_pnp_v22.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.622 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v22/DbEdgeRules_hpa_v22.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.622 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v22/DbEdgeRules_hpa_v22.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.623 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v22/DbEdgeRules_esr_v22.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.623 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v22/DbEdgeRules_esr_v22.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.624 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v22/DbEdgeRules_ccvpn_v22.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.624 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v22/DbEdgeRules_ccvpn_v22.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.624 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v22/DbEdgeRules_bbs_v22.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.625 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v22/DbEdgeRules_bbs_v22.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.625 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v21/DbEdgeRules_v21.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.626 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v21/DbEdgeRules_v21.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.626 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v21/DbEdgeRules_pnp_v21.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.626 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v21/DbEdgeRules_pnp_v21.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.627 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v21/DbEdgeRules_hpa_v21.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.627 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v21/DbEdgeRules_hpa_v21.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.627 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v21/DbEdgeRules_esr_v21.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.628 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v21/DbEdgeRules_esr_v21.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.628 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v21/DbEdgeRules_ccvpn_v21.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.628 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v21/DbEdgeRules_ccvpn_v21.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.629 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v21/DbEdgeRules_bbs_v21.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.629 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v21/DbEdgeRules_bbs_v21.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.630 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v20/DbEdgeRules_v20.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.630 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v20/DbEdgeRules_v20.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.630 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v20/DbEdgeRules_pnp_v20.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.630 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v20/DbEdgeRules_pnp_v20.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.631 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v20/DbEdgeRules_hpa_v20.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.631 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v20/DbEdgeRules_hpa_v20.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.631 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v20/DbEdgeRules_esr_v20.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.631 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v20/DbEdgeRules_esr_v20.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.632 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v20/DbEdgeRules_ccvpn_v20.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.632 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v20/DbEdgeRules_ccvpn_v20.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.633 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v20/DbEdgeRules_bbs_v20.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.633 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v20/DbEdgeRules_bbs_v20.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.633 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v19/DbEdgeRules_v19.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.634 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v19/DbEdgeRules_v19.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.634 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v19/DbEdgeRules_pnp_v19.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.634 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v19/DbEdgeRules_pnp_v19.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.634 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v19/DbEdgeRules_hpa_v19.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.634 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v19/DbEdgeRules_hpa_v19.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.635 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v19/DbEdgeRules_esr_v19.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.635 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v19/DbEdgeRules_esr_v19.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.635 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v19/DbEdgeRules_ccvpn_v19.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.635 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v19/DbEdgeRules_ccvpn_v19.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.635 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v19/DbEdgeRules_bbs_v19.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.636 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v19/DbEdgeRules_bbs_v19.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.636 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v18/DbEdgeRules_v18.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.636 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v18/DbEdgeRules_v18.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.636 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v18/DbEdgeRules_pnp_v18.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.637 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v18/DbEdgeRules_pnp_v18.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.637 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v18/DbEdgeRules_hpa_v18.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.637 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v18/DbEdgeRules_hpa_v18.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.637 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v18/DbEdgeRules_esr_v18.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.637 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v18/DbEdgeRules_esr_v18.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.638 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v18/DbEdgeRules_ccvpn_v18.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.638 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v18/DbEdgeRules_ccvpn_v18.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.638 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v18/DbEdgeRules_bbs_v18.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.638 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v18/DbEdgeRules_bbs_v18.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.638 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v17/DbEdgeRules_v17.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.639 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v17/DbEdgeRules_v17.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.639 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v17/DbEdgeRules_pnp_v17.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.639 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v17/DbEdgeRules_pnp_v17.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.639 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v17/DbEdgeRules_hpa_v17.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.639 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v17/DbEdgeRules_hpa_v17.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.642 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v17/DbEdgeRules_esr_v17.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.643 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v17/DbEdgeRules_esr_v17.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.643 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v17/DbEdgeRules_ccvpn_v17.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.643 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v17/DbEdgeRules_ccvpn_v17.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.643 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v17/DbEdgeRules_bbs_v17.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.644 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v17/DbEdgeRules_bbs_v17.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.644 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v16/DbEdgeRules_v16.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.644 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v16/DbEdgeRules_v16.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.645 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v16/DbEdgeRules_pnp_v16.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.645 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v16/DbEdgeRules_pnp_v16.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.645 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v16/DbEdgeRules_hpa_v16.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.645 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v16/DbEdgeRules_hpa_v16.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.646 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v16/DbEdgeRules_esr_v16.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.646 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v16/DbEdgeRules_esr_v16.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.646 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v16/DbEdgeRules_ccvpn_v16.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.647 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v16/DbEdgeRules_ccvpn_v16.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.647 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v16/DbEdgeRules_bbs_v16.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.647 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v16/DbEdgeRules_bbs_v16.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.648 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v15/DbEdgeRules_v15.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.648 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v15/DbEdgeRules_v15.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.649 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v15/DbEdgeRules_pnp_v15.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.649 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v15/DbEdgeRules_pnp_v15.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.650 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v15/DbEdgeRules_hpa_v15.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.650 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v15/DbEdgeRules_hpa_v15.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.650 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v15/DbEdgeRules_esr_v15.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.650 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v15/DbEdgeRules_esr_v15.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.651 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v15/DbEdgeRules_ccvpn_v15.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.651 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v15/DbEdgeRules_ccvpn_v15.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.651 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v14/DbEdgeRules_v14.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.652 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v14/DbEdgeRules_v14.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.652 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v14/DbEdgeRules_pnp_v14.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.652 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v14/DbEdgeRules_pnp_v14.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.653 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v14/DbEdgeRules_hpa_v14.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.653 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v14/DbEdgeRules_hpa_v14.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.653 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v14/DbEdgeRules_esr_v14.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.654 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v14/DbEdgeRules_esr_v14.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.654 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v14/DbEdgeRules_ccvpn_v14.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.654 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v14/DbEdgeRules_ccvpn_v14.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.654 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v13/DbEdgeRules_v13.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.654 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v13/DbEdgeRules_v13.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.655 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v13/DbEdgeRules_hpa_v13.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.655 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v13/DbEdgeRules_hpa_v13.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.655 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v13/DbEdgeRules_esr_v13.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.655 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v13/DbEdgeRules_esr_v13.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.656 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v12/DbEdgeRules_v12.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.656 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v12/DbEdgeRules_v12.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.656 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v12/DbEdgeRules_hpa_v12.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.656 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v12/DbEdgeRules_hpa_v12.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.657 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v12/DbEdgeRules_esr_v12.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.657 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v12/DbEdgeRules_esr_v12.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.657 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v11/DbEdgeRules_v11.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.658 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v11/DbEdgeRules_v11.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.658 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v11/DbEdgeRules_esr_v11.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.658 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v11/DbEdgeRules_esr_v11.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.659 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v10/DbEdgeRules_v10.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.659 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file schema/onap/dbedgerules/v10/DbEdgeRules_v10.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.659 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file retired.properties in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.659 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file retired.properties in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.660 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file logback.xml in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.660 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file logback.xml in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.660 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file localhost-access-logback.xml in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.660 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file localhost-access-logback.xml in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.661 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/zone-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.662 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/zone-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.662 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/vserver-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.662 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/vserver-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.662 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/vpn-binding-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.663 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/vpn-binding-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.663 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/vpls-pe-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.663 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/vpls-pe-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.663 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/vpe-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.663 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/vpe-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.664 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/volume-group-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.664 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/volume-group-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.664 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/volume-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.664 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/volume-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.664 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/vnfc-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.665 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/vnfc-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.665 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/vnf-image-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.665 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/vnf-image-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.666 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/vlan-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.666 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/vlan-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.666 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/virtual-data-center-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.666 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/virtual-data-center-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.666 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/vig-server-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.666 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/vig-server-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.667 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/vf-module-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.667 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/vf-module-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.667 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/vce-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.667 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/vce-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.667 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/update-node-key-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.668 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/update-node-key-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.668 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/tunnel-xconnect-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.668 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/tunnel-xconnect-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.668 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/tenant-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.668 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/tenant-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.669 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/tagged-inventory-item-list-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.669 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/tagged-inventory-item-list-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.669 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/subnet-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.669 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/subnet-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.669 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/start-node-filter-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.670 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/start-node-filter-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.670 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/sriov-vf-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.670 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/sriov-vf-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.670 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/snapshot-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.670 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/snapshot-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.671 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/site-pair-set-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.671 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/site-pair-set-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.671 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/site-pair-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.671 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/site-pair-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.671 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/service-subscription-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.672 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/service-subscription-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.672 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/service-instance-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.672 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/service-instance-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.672 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/service-capability-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.672 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/service-capability-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.673 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/service-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.673 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/service-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.673 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/segmentation-assignment-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.673 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/segmentation-assignment-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.673 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/secondary-filter-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.673 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/secondary-filter-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.674 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/routing-instance-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.674 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/routing-instance-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.674 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/route-table-reference-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.674 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/route-table-reference-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.675 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/result-data-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.675 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/result-data-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.675 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/reserved-prop-names-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.675 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/reserved-prop-names-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.675 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/related-lookup-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.676 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/related-lookup-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.676 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/pserver-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.676 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/pserver-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.677 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/property-constraint-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.677 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/property-constraint-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.677 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/port-group-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.677 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/port-group-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.678 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/pnf-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.678 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/pnf-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.678 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/physical-link-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.679 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/physical-link-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.679 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/p-interface-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.680 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/p-interface-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.680 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/oam-network-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.680 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/oam-network-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.681 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/newvce-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.681 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/newvce-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.681 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/network-profile-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.682 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/network-profile-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.682 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/network-policy-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.682 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/network-policy-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.683 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/named-query-element-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.683 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/named-query-element-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.683 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/named-query-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.684 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/named-query-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.684 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/multicast-configuration-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.685 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/multicast-configuration-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.685 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/model-ver-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.685 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/model-ver-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.685 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/model-element-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.686 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/model-element-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.686 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/model-constraint-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.686 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/model-constraint-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.687 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/model-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.687 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/model-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.687 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/metadatum-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.687 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/metadatum-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.687 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/logical-link-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.687 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/logical-link-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.688 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/license-key-resource-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.688 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/license-key-resource-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.688 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/license-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.688 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/license-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.689 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/lag-link-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.689 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/lag-link-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.689 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/lag-interface-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.690 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/lag-interface-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.690 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/l3-network-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.690 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/l3-network-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.690 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/l3-interface-ipv6-address-list-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.691 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/l3-interface-ipv6-address-list-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.691 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/l3-interface-ipv4-address-list-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.691 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/l3-interface-ipv4-address-list-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.691 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/l-interface-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.692 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/l-interface-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.692 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/key-data-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.692 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/key-data-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.693 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/ipsec-configuration-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.693 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/ipsec-configuration-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.693 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/inventory-item-data-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.693 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/inventory-item-data-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.694 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/inventory-item-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.694 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/inventory-item-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.694 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/instance-group-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.694 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/instance-group-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.695 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/include-node-filter-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.695 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/include-node-filter-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.695 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/image-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.695 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/image-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.696 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/group-assignment-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.696 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/group-assignment-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.696 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/generic-vnf-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.696 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/generic-vnf-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.697 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/flavor-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.697 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/flavor-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.697 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/esr-system-info-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.697 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/esr-system-info-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.698 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/entitlement-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.698 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/entitlement-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.698 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/element-choice-set-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.698 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/element-choice-set-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.698 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/edge-prop-names-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.698 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/edge-prop-names-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.699 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/dvs-switch-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.699 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/dvs-switch-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.699 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/cvlan-tag-entry-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.699 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/cvlan-tag-entry-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.699 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/customer-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.699 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/customer-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.700 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/ctag-pool-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.700 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/ctag-pool-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.700 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/ctag-assignment-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.700 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/ctag-assignment-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.701 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/constrained-element-set-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.701 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/constrained-element-set-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.701 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/connector-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.701 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/connector-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.701 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/configuration-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.702 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/configuration-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.702 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/complex-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.702 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/complex-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.702 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/collection-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.702 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/collection-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.703 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/cloud-region-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.703 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/cloud-region-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.703 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/class-of-service-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.703 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/class-of-service-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.703 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/az-and-dvs-switches-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.704 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/az-and-dvs-switches-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.704 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/availability-zone-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.704 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/availability-zone-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.704 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/allotted-resource-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.705 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/allotted-resource-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.705 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/action-data-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.705 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/action-data-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.705 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/action-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.705 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/widget-model-json/action-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.706 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/service-model-json/000-README in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.706 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/service-model-json/000-README in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.706 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/resource-model-json/000-README in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.706 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/resource-model-json/000-README in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.707 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/vnf-to-service-instance-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.707 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/vnf-to-service-instance-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.707 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/vnf-to-esr-system-info-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.707 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/vnf-to-esr-system-info-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.707 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/getWlBundleId-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.708 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/getWlBundleId-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.708 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/getVserver-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.708 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/getVserver-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.708 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/getVnfVlanByCircuitId-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.708 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/getVnfVlanByCircuitId-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.708 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/getTenantInfoAtSvcSubscription-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.709 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/getTenantInfoAtSvcSubscription-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.709 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/getTenantInfoAtSvcInstance-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.709 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/getTenantInfoAtSvcInstance-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.709 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/getSvcSubscriberModelInfo-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.709 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/getSvcSubscriberModelInfo-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.709 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/getServiceInstanceSummary-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.710 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/getServiceInstanceSummary-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.710 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/getServiceInstanceModel-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.710 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/getServiceInstanceModel-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.710 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/getRouterRoadmTailSummary-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.710 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/getRouterRoadmTailSummary-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.711 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/getPinterfacePhysicalLinkBySvcInstId-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.711 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/getPinterfacePhysicalLinkBySvcInstId-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.711 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/getLogicalLinkByCloudRegionId-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.711 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/getLogicalLinkByCloudRegionId-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.711 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/getL3networkCloudRegionByNetworkRole-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.712 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/getL3networkCloudRegionByNetworkRole-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.712 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/getDHVServiceTopology2-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.712 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/getDHVServiceTopology2-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.713 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/getDHVServiceTopology-1.1.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.713 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/getDHVServiceTopology-1.1.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.713 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/getDHVServiceTopology-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.713 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/getDHVServiceTopology-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.713 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/getDHVLogicalLinkByCircuitId-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.713 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/getDHVLogicalLinkByCircuitId-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.714 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/getDHVLogicalLink-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.714 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/getDHVLogicalLink-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.714 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/getDHVComplexLocationId-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.714 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/getDHVComplexLocationId-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.714 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/getDHVComplexHostname-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.715 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/getDHVComplexHostname-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.715 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/getComponentList-1.2.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.715 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/getComponentList-1.2.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.715 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/getComponentList-1.1.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.715 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/getComponentList-1.1.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.716 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/getComponentList-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.716 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/getComponentList-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.716 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/getComplexByPnfName-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.716 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/getComplexByPnfName-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.716 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/getClfiRoadmTailSummary-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.717 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/getClfiRoadmTailSummary-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.717 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/closed-loop-named-query-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.717 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/scriptdata/named-query-json/closed-loop-named-query-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.717 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/auth/realm.properties in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.717 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/auth/realm.properties in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.718 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/auth/aai_keystore in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.718 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/auth/aai_keystore in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.718 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/appprops/logging.properties in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.718 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/appprops/logging.properties in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.718 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/appprops/janusgraph-realtime.properties in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.719 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/appprops/janusgraph-realtime.properties in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.719 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/appprops/janusgraph-cached.properties in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.719 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/appprops/janusgraph-cached.properties in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.719 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/appprops/error.properties in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.719 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/appprops/error.properties in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.720 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/appprops/aaiconfig.properties in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.720 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/appprops/aaiconfig.properties in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.720 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/appprops/aaiEventDMaaPPublisher.properties in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.720 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file etc/appprops/aaiEventDMaaPPublisher.properties in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.720 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file cadi.properties in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.721 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file cadi.properties in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.721 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file application.properties in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.721 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file application.properties in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.721 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file application-keycloak.properties in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.721 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file application-keycloak.properties in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.722 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file antlr4/org/onap/aai/dsl/v2/AAIDsl.g4 in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.722 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file antlr4/org/onap/aai/dsl/v2/AAIDsl.g4 in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.722 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file antlr4/org/onap/aai/dsl/v1/AAIDsl.g4 in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.722 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file antlr4/org/onap/aai/dsl/v1/AAIDsl.g4 in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.723 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file antlr4/org/onap/aai/AAIDsl.g4 in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.723 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file antlr4/org/onap/aai/AAIDsl.g4 in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.724 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file aaf/truststoreONAPall.jks in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.724 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file aaf/truststoreONAPall.jks in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.724 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file aaf/permissions.properties in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.724 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file aaf/permissions.properties in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.725 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file aaf/org.osaaf.location.props in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.725 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file aaf/org.osaaf.location.props in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.725 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file aaf/org.onap.aai.props in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.726 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file aaf/org.onap.aai.props in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.726 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file aaf/org.onap.aai.p12 in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.726 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file aaf/org.onap.aai.p12 in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.727 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file aaf/org.onap.aai.keyfile in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.727 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file aaf/org.onap.aai.keyfile in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.728 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file aaf/onap/truststoreONAPall.jks in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.728 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file aaf/onap/truststoreONAPall.jks in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.728 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file aaf/onap/org.osaaf.location.props in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.728 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file aaf/onap/org.osaaf.location.props in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.729 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file aaf/onap/org.onap.aai.props in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.729 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file aaf/onap/org.onap.aai.props in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.729 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file aaf/onap/org.onap.aai.p12 in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.729 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file aaf/onap/org.onap.aai.p12 in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.730 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file aaf/onap/org.onap.aai.keyfile in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.730 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file aaf/onap/org.onap.aai.keyfile in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.730 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file aaf/bath_config.csv in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-27 10:06:17.730 DEBUG 10 --- [ main] org.reflections.Reflections : could not scan file aaf/bath_config.csv in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-27 10:06:17.731 INFO 10 --- [ main] org.reflections.Reflections : Reflections took 154 ms to scan 1 urls, producing 0 keys and 0 values 2022-02-27 10:06:17.741 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 10:06:17.746 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-2, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 10:06:17.747 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-2, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 10:06:17.747 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-2, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 10:06:17.747 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-2, inFlight=0, closed=true] closing connection 2022-02-27 10:06:17.747 DEBUG 10 --- [luster-worker-1] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 10:06:17.748 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 2000 milliseconds 2022-02-27 10:06:17.748 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 2000 ms 2022-02-27 10:06:18.551 DEBUG 10 --- [ main] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-2, inFlight=0, closed=true] closing connection 2022-02-27 10:06:18.552 DEBUG 10 --- [ main] com.datastax.driver.core.Host.STATES : [cassandra/10.233.70.168:9042] Connection[cassandra/10.233.70.168:9042-2, inFlight=0, closed=true] closed, remaining = 1 2022-02-27 10:06:18.554 DEBUG 10 --- [ main] com.datastax.driver.core.Connection : Connection[/10.233.72.97:9042-1, inFlight=0, closed=true] closing connection 2022-02-27 10:06:18.554 DEBUG 10 --- [ main] com.datastax.driver.core.Host.STATES : [/10.233.72.97:9042] Connection[/10.233.72.97:9042-1, inFlight=0, closed=true] closed, remaining = 0 2022-02-27 10:06:18.555 DEBUG 10 --- [ main] com.datastax.driver.core.Cluster : Shutting down 2022-02-27 10:06:18.556 DEBUG 10 --- [ main] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=true] closing connection 2022-02-27 10:06:18.557 DEBUG 10 --- [ main] com.datastax.driver.core.Host.STATES : [cassandra/10.233.70.168:9042] Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=true] closed, remaining = 0 2022-02-27 10:06:20.573 DEBUG 10 --- [er-nio-worker-1] io.netty.buffer.PoolThreadCache : Freed 17 thread-local buffer(s) from thread: JanusGraph Cluster-nio-worker-1 2022-02-27 10:06:20.577 DEBUG 10 --- [er-nio-worker-0] io.netty.buffer.PoolThreadCache : Freed 37 thread-local buffer(s) from thread: JanusGraph Cluster-nio-worker-0 2022-02-27 10:06:20.596 DEBUG 10 --- [ main] c.datastax.driver.core.SystemProperties : com.datastax.driver.USE_NATIVE_CLOCK is undefined, using default value true 2022-02-27 10:06:20.596 INFO 10 --- [ main] com.datastax.driver.core.ClockFactory : Using native clock to generate timestamps. 2022-02-27 10:06:20.596 DEBUG 10 --- [ main] com.datastax.driver.core.Cluster : Starting new cluster with contact points [cassandra/10.233.70.168:9042] 2022-02-27 10:06:20.601 DEBUG 10 --- [ main] com.datastax.driver.core.Host.STATES : [cassandra/10.233.70.168:9042] preparing to open 1 new connections, total = 1 2022-02-27 10:06:20.604 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] Connection established, initializing transport 2022-02-27 10:06:20.761 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [cassandra/10.233.70.168:9042] Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] Transport initialized, connection ready 2022-02-27 10:06:20.762 DEBUG 10 --- [ main] c.d.driver.core.ControlConnection : [Control connection] Refreshing node list and token map 2022-02-27 10:06:20.776 DEBUG 10 --- [ main] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema 2022-02-27 10:06:20.853 DEBUG 10 --- [ main] licationStrategy$NetworkTopologyStrategy : Computing token to replica map for keyspace: sdcartifact. 2022-02-27 10:06:20.863 DEBUG 10 --- [ main] licationStrategy$NetworkTopologyStrategy : Token to replica map computation for keyspace sdcartifact completed in 10 milliseconds 2022-02-27 10:06:20.874 DEBUG 10 --- [ main] com.datastax.driver.core.Host.STATES : [Control connection] established to cassandra/10.233.70.168:9042 2022-02-27 10:06:20.874 INFO 10 --- [ main] c.d.d.c.p.DCAwareRoundRobinPolicy : Using data-center name 'Pod' for DCAwareRoundRobinPolicy (if this is incorrect, please provide the correct datacenter name with DCAwareRoundRobinPolicy constructor) 2022-02-27 10:06:20.875 INFO 10 --- [ main] com.datastax.driver.core.Cluster : New Cassandra host cassandra/10.233.70.168:9042 added 2022-02-27 10:06:20.875 INFO 10 --- [ main] com.datastax.driver.core.Cluster : New Cassandra host /10.233.72.97:9042 added 2022-02-27 10:06:20.875 INFO 10 --- [ main] com.datastax.driver.core.Cluster : New Cassandra host /10.233.66.66:9042 added 2022-02-27 10:06:20.875 DEBUG 10 --- [ main] com.datastax.driver.core.Host.STATES : [cassandra/10.233.70.168:9042] preparing to open 1 new connections, total = 2 2022-02-27 10:06:20.876 DEBUG 10 --- [ main] com.datastax.driver.core.Host.STATES : [/10.233.72.97:9042] preparing to open 1 new connections, total = 1 2022-02-27 10:06:20.876 DEBUG 10 --- [ main] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 10:06:20.878 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-2, inFlight=0, closed=false] Connection established, initializing transport 2022-02-27 10:06:20.880 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-1, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 10:06:20.880 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.72.97:9042-1, inFlight=0, closed=false] Connection established, initializing transport 2022-02-27 10:06:20.880 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-1, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 10:06:20.880 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preventing new connections for the next 1000 ms 2022-02-27 10:06:20.880 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-1, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 10:06:20.881 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-1, inFlight=0, closed=true] closing connection 2022-02-27 10:06:20.881 DEBUG 10 --- [luster-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] marking host DOWN 2022-02-27 10:06:20.881 DEBUG 10 --- [luster-worker-0] c.d.d.core.AbstractReconnectionHandler : First reconnection scheduled in 1000ms 2022-02-27 10:06:20.881 DEBUG 10 --- [luster-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] starting reconnection attempt 2022-02-27 10:06:20.881 WARN 10 --- [er-nio-worker-1] c.d.driver.core.HostConnectionPool : Error creating connection to /10.233.66.66:9042 com.datastax.driver.core.exceptions.TransportException: [/10.233.66.66:9042] Cannot connect at com.datastax.driver.core.Connection$1.operationComplete(Connection.java:224) at com.datastax.driver.core.Connection$1.operationComplete(Connection.java:194) at io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:577) at io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:570) at io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:549) at io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:490) at io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:615) at io.netty.util.concurrent.DefaultPromise.setFailure0(DefaultPromise.java:608) at io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:117) at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:321) at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:337) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:702) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.lang.Thread.run(Thread.java:748) Caused by: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /10.233.66.66:9042 Caused by: java.net.ConnectException: Connection refused at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717) at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:330) at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:702) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.lang.Thread.run(Thread.java:748) 2022-02-27 10:06:20.882 WARN 10 --- [er-nio-worker-1] com.datastax.driver.core.Session : Error creating pool to /10.233.66.66:9042 com.datastax.driver.core.exceptions.ConnectionException: [/10.233.66.66:9042] Pool was closed during initialization at com.datastax.driver.core.HostConnectionPool$2.onSuccess(HostConnectionPool.java:173) at com.datastax.driver.core.HostConnectionPool$2.onSuccess(HostConnectionPool.java:158) at com.google.common.util.concurrent.Futures$6.run(Futures.java:1773) at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:456) at com.google.common.util.concurrent.AbstractFuture.executeListener(AbstractFuture.java:817) at com.google.common.util.concurrent.AbstractFuture.complete(AbstractFuture.java:753) at com.google.common.util.concurrent.AbstractFuture.set(AbstractFuture.java:613) at com.google.common.util.concurrent.CollectionFuture$CollectionFutureRunningState.handleAllCompleted(CollectionFuture.java:76) at com.google.common.util.concurrent.AggregateFuture$RunningState.processCompleted(AggregateFuture.java:255) at com.google.common.util.concurrent.AggregateFuture$RunningState.decrementCountAndMaybeComplete(AggregateFuture.java:242) at com.google.common.util.concurrent.AggregateFuture$RunningState.access$300(AggregateFuture.java:91) at com.google.common.util.concurrent.AggregateFuture$RunningState$1.run(AggregateFuture.java:146) at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:456) at com.google.common.util.concurrent.AbstractFuture.executeListener(AbstractFuture.java:817) at com.google.common.util.concurrent.AbstractFuture.complete(AbstractFuture.java:753) at com.google.common.util.concurrent.AbstractFuture.completeWithFuture(AbstractFuture.java:730) at com.google.common.util.concurrent.AbstractFuture.setFuture(AbstractFuture.java:666) at com.google.common.util.concurrent.Futures$AsyncCatchingFuture.doFallback(Futures.java:826) at com.google.common.util.concurrent.Futures$AsyncCatchingFuture.doFallback(Futures.java:813) at com.google.common.util.concurrent.Futures$AbstractCatchingFuture.run(Futures.java:789) at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:456) at com.google.common.util.concurrent.AbstractFuture.executeListener(AbstractFuture.java:817) at com.google.common.util.concurrent.AbstractFuture.complete(AbstractFuture.java:753) at com.google.common.util.concurrent.AbstractFuture.completeWithFuture(AbstractFuture.java:730) at com.google.common.util.concurrent.AbstractFuture.setFuture(AbstractFuture.java:666) at com.google.common.util.concurrent.Futures$AsyncCatchingFuture.doFallback(Futures.java:826) at com.google.common.util.concurrent.Futures$AsyncCatchingFuture.doFallback(Futures.java:813) at com.google.common.util.concurrent.Futures$AbstractCatchingFuture.run(Futures.java:789) at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:456) at com.google.common.util.concurrent.AbstractFuture.executeListener(AbstractFuture.java:817) at com.google.common.util.concurrent.AbstractFuture.complete(AbstractFuture.java:753) at com.google.common.util.concurrent.AbstractFuture.setException(AbstractFuture.java:634) at com.google.common.util.concurrent.Futures$AbstractChainingFuture.run(Futures.java:1405) at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:456) at com.google.common.util.concurrent.AbstractFuture.executeListener(AbstractFuture.java:817) at com.google.common.util.concurrent.AbstractFuture.complete(AbstractFuture.java:753) at com.google.common.util.concurrent.AbstractFuture.setException(AbstractFuture.java:634) at com.google.common.util.concurrent.SettableFuture.setException(SettableFuture.java:53) at com.datastax.driver.core.Connection$1.operationComplete(Connection.java:222) at com.datastax.driver.core.Connection$1.operationComplete(Connection.java:194) at io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:577) at io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:570) at io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:549) at io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:490) at io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:615) at io.netty.util.concurrent.DefaultPromise.setFailure0(DefaultPromise.java:608) at io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:117) at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:321) at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:337) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:702) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.lang.Thread.run(Thread.java:748) 2022-02-27 10:06:21.059 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [cassandra/10.233.70.168:9042] Connection[cassandra/10.233.70.168:9042-2, inFlight=0, closed=false] Transport initialized, connection ready 2022-02-27 10:06:21.060 DEBUG 10 --- [er-nio-worker-1] c.d.driver.core.HostConnectionPool : Created connection pool to host cassandra/10.233.70.168:9042 (1 connections needed, 1 successfully opened) 2022-02-27 10:06:21.060 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Session : Added connection pool for cassandra/10.233.70.168:9042 2022-02-27 10:06:21.861 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.72.97:9042] Connection[/10.233.72.97:9042-1, inFlight=0, closed=false] Transport initialized, connection ready 2022-02-27 10:06:21.862 DEBUG 10 --- [er-nio-worker-0] c.d.driver.core.HostConnectionPool : Created connection pool to host /10.233.72.97:9042 (1 connections needed, 1 successfully opened) 2022-02-27 10:06:21.862 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Session : Added connection pool for /10.233.72.97:9042 2022-02-27 10:06:21.882 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 10:06:21.887 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-2, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 10:06:21.888 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-2, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 10:06:21.888 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-2, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 10:06:21.888 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-2, inFlight=0, closed=true] closing connection 2022-02-27 10:06:21.889 DEBUG 10 --- [luster-worker-1] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 10:06:21.889 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 2000 milliseconds 2022-02-27 10:06:21.889 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 2000 ms 2022-02-27 10:06:23.775 DEBUG 10 --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 2022-02-27 10:06:23.777 DEBUG 10 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 2022-02-27 10:06:23.778 DEBUG 10 --- [ main] org.onap.aai.restclient.RestClient : Request Headers: {} 2022-02-27 10:06:23.778 DEBUG 10 --- [ main] org.onap.aai.restclient.RestClient : METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v11, BODY= 2022-02-27 10:06:23.780 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-02-27 10:06:23.781 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-02-27 10:06:23.781 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-02-27 10:06:23.781 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-02-27 10:06:23.796 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-02-27 10:06:23.798 DEBUG 10 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-02-27 10:06:23.799 DEBUG 10 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2022-02-27 10:06:23.799 DEBUG 10 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 2022-02-27 10:06:23.799 DEBUG 10 --- [ main] org.onap.aai.restclient.RestClient : Request Headers: {} 2022-02-27 10:06:23.800 DEBUG 10 --- [ main] org.onap.aai.restclient.RestClient : METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v12, BODY= 2022-02-27 10:06:23.801 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-02-27 10:06:23.801 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-02-27 10:06:23.801 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-02-27 10:06:23.801 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-02-27 10:06:23.811 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-02-27 10:06:23.813 DEBUG 10 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-02-27 10:06:23.813 DEBUG 10 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2022-02-27 10:06:23.814 DEBUG 10 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 2022-02-27 10:06:23.814 DEBUG 10 --- [ main] org.onap.aai.restclient.RestClient : Request Headers: {} 2022-02-27 10:06:23.814 DEBUG 10 --- [ main] org.onap.aai.restclient.RestClient : METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v13, BODY= 2022-02-27 10:06:23.816 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-02-27 10:06:23.816 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-02-27 10:06:23.816 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-02-27 10:06:23.816 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-02-27 10:06:23.826 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-02-27 10:06:23.830 DEBUG 10 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-02-27 10:06:23.831 DEBUG 10 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2022-02-27 10:06:23.832 DEBUG 10 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 2022-02-27 10:06:23.833 DEBUG 10 --- [ main] org.onap.aai.restclient.RestClient : Request Headers: {} 2022-02-27 10:06:23.833 DEBUG 10 --- [ main] org.onap.aai.restclient.RestClient : METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v14, BODY= 2022-02-27 10:06:23.836 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-02-27 10:06:23.836 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-02-27 10:06:23.836 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-02-27 10:06:23.836 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-02-27 10:06:23.848 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-02-27 10:06:23.852 DEBUG 10 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-02-27 10:06:23.853 DEBUG 10 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2022-02-27 10:06:23.853 DEBUG 10 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv15 2022-02-27 10:06:23.854 DEBUG 10 --- [ main] org.onap.aai.restclient.RestClient : Request Headers: {} 2022-02-27 10:06:23.854 DEBUG 10 --- [ main] org.onap.aai.restclient.RestClient : METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v15, BODY= 2022-02-27 10:06:23.857 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-02-27 10:06:23.857 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-02-27 10:06:23.857 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-02-27 10:06:23.857 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-02-27 10:06:23.871 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-02-27 10:06:23.875 DEBUG 10 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-02-27 10:06:23.875 DEBUG 10 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2022-02-27 10:06:23.876 DEBUG 10 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv16 2022-02-27 10:06:23.876 DEBUG 10 --- [ main] org.onap.aai.restclient.RestClient : Request Headers: {} 2022-02-27 10:06:23.877 DEBUG 10 --- [ main] org.onap.aai.restclient.RestClient : METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v16, BODY= 2022-02-27 10:06:23.879 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-02-27 10:06:23.879 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-02-27 10:06:23.879 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-02-27 10:06:23.879 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-02-27 10:06:23.889 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 10:06:23.890 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-02-27 10:06:23.893 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-3, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 10:06:23.893 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-3, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 10:06:23.893 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-3, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 10:06:23.894 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-3, inFlight=0, closed=true] closing connection 2022-02-27 10:06:23.894 DEBUG 10 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-02-27 10:06:23.895 DEBUG 10 --- [luster-worker-0] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 10:06:23.895 DEBUG 10 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2022-02-27 10:06:23.895 DEBUG 10 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv17 2022-02-27 10:06:23.896 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 4000 milliseconds 2022-02-27 10:06:23.896 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 4000 ms 2022-02-27 10:06:23.896 DEBUG 10 --- [ main] org.onap.aai.restclient.RestClient : Request Headers: {} 2022-02-27 10:06:23.897 DEBUG 10 --- [ main] org.onap.aai.restclient.RestClient : METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v17, BODY= 2022-02-27 10:06:23.899 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-02-27 10:06:23.899 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-02-27 10:06:23.899 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-02-27 10:06:23.899 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-02-27 10:06:23.911 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-02-27 10:06:23.915 DEBUG 10 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-02-27 10:06:23.916 DEBUG 10 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2022-02-27 10:06:23.917 DEBUG 10 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv18 2022-02-27 10:06:23.917 DEBUG 10 --- [ main] org.onap.aai.restclient.RestClient : Request Headers: {} 2022-02-27 10:06:23.918 DEBUG 10 --- [ main] org.onap.aai.restclient.RestClient : METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v18, BODY= 2022-02-27 10:06:23.926 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-02-27 10:06:23.927 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-02-27 10:06:23.927 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-02-27 10:06:23.927 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-02-27 10:06:23.939 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-02-27 10:06:23.942 DEBUG 10 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-02-27 10:06:23.942 DEBUG 10 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2022-02-27 10:06:23.943 DEBUG 10 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv19 2022-02-27 10:06:23.943 DEBUG 10 --- [ main] org.onap.aai.restclient.RestClient : Request Headers: {} 2022-02-27 10:06:23.944 DEBUG 10 --- [ main] org.onap.aai.restclient.RestClient : METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v19, BODY= 2022-02-27 10:06:23.945 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-02-27 10:06:23.945 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-02-27 10:06:23.945 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-02-27 10:06:23.945 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-02-27 10:06:23.956 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-02-27 10:06:23.960 DEBUG 10 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-02-27 10:06:23.960 DEBUG 10 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2022-02-27 10:06:23.961 DEBUG 10 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv20 2022-02-27 10:06:23.961 DEBUG 10 --- [ main] org.onap.aai.restclient.RestClient : Request Headers: {} 2022-02-27 10:06:23.962 DEBUG 10 --- [ main] org.onap.aai.restclient.RestClient : METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v20, BODY= 2022-02-27 10:06:23.964 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-02-27 10:06:23.964 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-02-27 10:06:23.964 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-02-27 10:06:23.964 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-02-27 10:06:23.976 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-02-27 10:06:23.979 DEBUG 10 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-02-27 10:06:23.980 DEBUG 10 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2022-02-27 10:06:23.981 DEBUG 10 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv21 2022-02-27 10:06:23.981 DEBUG 10 --- [ main] org.onap.aai.restclient.RestClient : Request Headers: {} 2022-02-27 10:06:23.981 DEBUG 10 --- [ main] org.onap.aai.restclient.RestClient : METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v21, BODY= 2022-02-27 10:06:23.983 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-02-27 10:06:23.983 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-02-27 10:06:23.983 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-02-27 10:06:23.983 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-02-27 10:06:23.995 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-02-27 10:06:24.001 DEBUG 10 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-02-27 10:06:24.001 DEBUG 10 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2022-02-27 10:06:24.002 DEBUG 10 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv22 2022-02-27 10:06:24.002 DEBUG 10 --- [ main] org.onap.aai.restclient.RestClient : Request Headers: {} 2022-02-27 10:06:24.003 DEBUG 10 --- [ main] org.onap.aai.restclient.RestClient : METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v22, BODY= 2022-02-27 10:06:24.004 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-02-27 10:06:24.004 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-02-27 10:06:24.004 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-02-27 10:06:24.004 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-02-27 10:06:24.020 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-02-27 10:06:24.026 DEBUG 10 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-02-27 10:06:24.027 DEBUG 10 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2022-02-27 10:06:24.027 DEBUG 10 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv23 2022-02-27 10:06:24.027 DEBUG 10 --- [ main] org.onap.aai.restclient.RestClient : Request Headers: {} 2022-02-27 10:06:24.028 DEBUG 10 --- [ main] org.onap.aai.restclient.RestClient : METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v23, BODY= 2022-02-27 10:06:24.029 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-02-27 10:06:24.029 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-02-27 10:06:24.029 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-02-27 10:06:24.029 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-02-27 10:06:24.041 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-02-27 10:06:24.046 DEBUG 10 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-02-27 10:06:24.048 DEBUG 10 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2022-02-27 10:06:24.048 DEBUG 10 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv24 2022-02-27 10:06:24.049 DEBUG 10 --- [ main] org.onap.aai.restclient.RestClient : Request Headers: {} 2022-02-27 10:06:24.049 DEBUG 10 --- [ main] org.onap.aai.restclient.RestClient : METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v24, BODY= 2022-02-27 10:06:24.051 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-02-27 10:06:24.051 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-02-27 10:06:24.051 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-02-27 10:06:24.051 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-02-27 10:06:24.063 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-02-27 10:06:24.070 DEBUG 10 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-02-27 10:06:24.071 DEBUG 10 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2022-02-27 10:06:24.071 DEBUG 10 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv25 2022-02-27 10:06:24.072 DEBUG 10 --- [ main] org.onap.aai.restclient.RestClient : Request Headers: {} 2022-02-27 10:06:24.072 DEBUG 10 --- [ main] org.onap.aai.restclient.RestClient : METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v25, BODY= 2022-02-27 10:06:24.074 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-02-27 10:06:24.074 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-02-27 10:06:24.074 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-02-27 10:06:24.074 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-02-27 10:06:24.087 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-02-27 10:06:24.093 DEBUG 10 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-02-27 10:06:24.094 DEBUG 10 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2022-02-27 10:06:24.094 DEBUG 10 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv26 2022-02-27 10:06:24.094 DEBUG 10 --- [ main] org.onap.aai.restclient.RestClient : Request Headers: {} 2022-02-27 10:06:24.095 DEBUG 10 --- [ main] org.onap.aai.restclient.RestClient : METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v26, BODY= 2022-02-27 10:06:24.097 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-02-27 10:06:24.097 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-02-27 10:06:24.097 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-02-27 10:06:24.097 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-02-27 10:06:24.108 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-02-27 10:06:24.114 DEBUG 10 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-02-27 10:06:24.115 DEBUG 10 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2022-02-27 10:06:24.345 INFO 10 --- [ main] o.o.a.rest.search.SchemaServiceCQConfig : Calling the SchemaService to retrieve stored queries 2022-02-27 10:06:24.346 DEBUG 10 --- [ main] org.onap.aai.restclient.RestClient : Request Headers: {} 2022-02-27 10:06:24.347 DEBUG 10 --- [ main] org.onap.aai.restclient.RestClient : METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/stored-queries, BODY= 2022-02-27 10:06:24.348 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-02-27 10:06:24.348 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-02-27 10:06:24.348 INFO 10 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-02-27 10:06:24.349 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-02-27 10:06:24.366 INFO 10 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-02-27 10:06:25.460 DEBUG 10 --- [ main] o.h.v.i.e.resolver.TraversableResolvers : Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver 2022-02-27 10:06:25.461 DEBUG 10 --- [ main] o.h.v.i.e.resolver.TraversableResolvers : Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver. 2022-02-27 10:06:25.461 DEBUG 10 --- [ main] .h.v.m.ResourceBundleMessageInterpolator : Loaded expression factory via original TCCL 2022-02-27 10:06:25.463 DEBUG 10 --- [ main] o.h.v.i.e.resolver.TraversableResolvers : Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver 2022-02-27 10:06:25.463 DEBUG 10 --- [ main] o.h.v.i.e.resolver.TraversableResolvers : Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver. 2022-02-27 10:06:25.465 DEBUG 10 --- [ main] o.h.v.internal.engine.ConfigurationImpl : Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator 2022-02-27 10:06:25.466 DEBUG 10 --- [ main] o.h.v.internal.engine.ConfigurationImpl : Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory 2022-02-27 10:06:25.467 DEBUG 10 --- [ main] o.h.v.internal.engine.ConfigurationImpl : Setting custom ParameterNameProvider of type org.springframework.validation.beanvalidation.LocalValidatorFactoryBean$1 2022-02-27 10:06:25.469 DEBUG 10 --- [ main] o.h.v.i.xml.config.ValidationXmlParser : Trying to load META-INF/validation.xml for XML based Validator configuration. 2022-02-27 10:06:25.469 DEBUG 10 --- [ main] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via user class loader 2022-02-27 10:06:25.469 DEBUG 10 --- [ main] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via TCCL 2022-02-27 10:06:25.470 DEBUG 10 --- [ main] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via Hibernate Validator's class loader 2022-02-27 10:06:25.470 DEBUG 10 --- [ main] o.h.v.i.xml.config.ValidationXmlParser : No META-INF/validation.xml found. Using annotation based configuration only. 2022-02-27 10:06:25.487 DEBUG 10 --- [ main] o.h.v.i.engine.ValidatorFactoryImpl : HV000234: Using org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator as ValidatorFactory-scoped message interpolator. 2022-02-27 10:06:25.487 DEBUG 10 --- [ main] o.h.v.i.engine.ValidatorFactoryImpl : HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver. 2022-02-27 10:06:25.487 DEBUG 10 --- [ main] o.h.v.i.engine.ValidatorFactoryImpl : HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider. 2022-02-27 10:06:25.487 DEBUG 10 --- [ main] o.h.v.i.engine.ValidatorFactoryImpl : HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider. 2022-02-27 10:06:25.487 DEBUG 10 --- [ main] o.h.v.i.engine.ValidatorFactoryImpl : HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory. 2022-02-27 10:06:26.242 DEBUG 10 --- [ main] c.datastax.driver.core.SystemProperties : com.datastax.driver.USE_NATIVE_CLOCK is undefined, using default value true 2022-02-27 10:06:26.242 INFO 10 --- [ main] com.datastax.driver.core.ClockFactory : Using native clock to generate timestamps. 2022-02-27 10:06:26.257 WARN 10 --- [ main] .b.a.g.t.GroovyTemplateAutoConfiguration : Cannot find template location: classpath:/templates/ (please add some templates, check your Groovy configuration, or set spring.groovy.template.check-template-location=false) 2022-02-27 10:06:27.379 DEBUG 10 --- [ main] i.m.s.web.servlet.WebMvcMetricsFilter : Filter 'webMetricsFilter' configured for use 2022-02-27 10:06:27.896 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 10:06:27.901 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-4, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 10:06:27.901 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-4, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 10:06:27.901 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-4, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 10:06:27.902 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-4, inFlight=0, closed=true] closing connection 2022-02-27 10:06:27.902 DEBUG 10 --- [luster-worker-1] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 10:06:27.902 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 8000 milliseconds 2022-02-27 10:06:27.902 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 8000 ms 2022-02-27 10:06:28.611 DEBUG 10 --- [ main] o.h.v.i.e.resolver.TraversableResolvers : Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver 2022-02-27 10:06:28.611 DEBUG 10 --- [ main] o.h.v.i.e.resolver.TraversableResolvers : Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver. 2022-02-27 10:06:28.612 DEBUG 10 --- [ main] o.h.v.i.xml.config.ValidationXmlParser : Trying to load META-INF/validation.xml for XML based Validator configuration. 2022-02-27 10:06:28.612 DEBUG 10 --- [ main] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via TCCL 2022-02-27 10:06:28.613 DEBUG 10 --- [ main] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via Hibernate Validator's class loader 2022-02-27 10:06:28.613 DEBUG 10 --- [ main] o.h.v.i.xml.config.ValidationXmlParser : No META-INF/validation.xml found. Using annotation based configuration only. 2022-02-27 10:06:28.627 DEBUG 10 --- [ main] .h.v.m.ResourceBundleMessageInterpolator : Loaded expression factory via original TCCL 2022-02-27 10:06:28.627 DEBUG 10 --- [ main] o.h.v.i.engine.ValidatorFactoryImpl : HV000234: Using org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator as ValidatorFactory-scoped message interpolator. 2022-02-27 10:06:28.627 DEBUG 10 --- [ main] o.h.v.i.engine.ValidatorFactoryImpl : HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver. 2022-02-27 10:06:28.627 DEBUG 10 --- [ main] o.h.v.i.engine.ValidatorFactoryImpl : HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider. 2022-02-27 10:06:28.628 DEBUG 10 --- [ main] o.h.v.i.engine.ValidatorFactoryImpl : HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider. 2022-02-27 10:06:28.628 DEBUG 10 --- [ main] o.h.v.i.engine.ValidatorFactoryImpl : HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory. 2022-02-27 10:06:28.718 WARN 10 --- [ main] org.glassfish.jersey.internal.Errors : The following warnings have been detected: WARNING: The (sub)resource method getC2Qgremlin in org.onap.aai.rest.CQ2Gremlin contains empty path annotation. WARNING: The (sub)resource method getC2Qgremlin in org.onap.aai.rest.CQ2GremlinTest contains empty path annotation. WARNING: A HTTP GET method, public javax.ws.rs.core.Response org.onap.aai.rest.RecentAPIConsumer.getRecentData(java.lang.String,java.lang.String,java.lang.String,javax.ws.rs.core.HttpHeaders,javax.servlet.http.HttpServletRequest,javax.ws.rs.core.UriInfo), should not consume any entity. 2022-02-27 10:06:28.732 DEBUG 10 --- [ main] org.onap.aai.config.ErrorHandler : Filter 'errorHandler' configured for use 2022-02-27 10:06:29.141 INFO 10 --- [ main] org.onap.aai.TraversalApp : Application 'aai-traversal' is running on 8446! 2022-02-27 10:06:29.142 DEBUG 10 --- [ main] org.onap.aai.TraversalApp : Traversal MicroService Started Traversal Microservice Started 2022-02-27 10:06:35.903 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 10:06:35.905 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-5, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 10:06:35.906 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-5, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 10:06:35.906 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-5, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 10:06:35.906 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-5, inFlight=0, closed=true] closing connection 2022-02-27 10:06:35.906 DEBUG 10 --- [luster-worker-0] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 10:06:35.907 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 16000 milliseconds 2022-02-27 10:06:35.907 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 16000 ms 2022-02-27 10:06:50.832 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 10:06:50.843 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 10:06:51.909 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 10:06:51.912 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-6, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 10:06:51.913 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-6, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 10:06:51.913 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-6, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 10:06:51.913 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-6, inFlight=0, closed=true] closing connection 2022-02-27 10:06:51.913 DEBUG 10 --- [luster-worker-1] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 10:06:51.914 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 32000 milliseconds 2022-02-27 10:06:51.914 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 32000 ms 2022-02-27 10:07:20.845 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 10:07:20.848 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 10:07:23.914 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 10:07:23.917 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-7, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 10:07:23.917 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-7, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 10:07:23.917 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-7, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 10:07:23.918 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-7, inFlight=0, closed=true] closing connection 2022-02-27 10:07:23.918 DEBUG 10 --- [luster-worker-2] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 10:07:23.919 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 64000 milliseconds 2022-02-27 10:07:23.919 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 64000 ms 2022-02-27 10:07:28.853 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.72.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 10:07:28.856 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.72.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 10:07:30.162 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UP /10.233.66.66:9042, scheduling delivery 2022-02-27 10:07:30.167 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] received event UP 2022-02-27 10:07:31.171 DEBUG 10 --- [luster-worker-3] c.d.driver.core.ControlConnection : [Control connection] Refreshing node info on /10.233.66.66:9042 2022-02-27 10:07:31.218 DEBUG 10 --- [luster-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] marking host UP 2022-02-27 10:07:31.219 DEBUG 10 --- [luster-worker-3] com.datastax.driver.core.Cluster : Cancelling reconnection attempt since node is UP 2022-02-27 10:07:31.219 DEBUG 10 --- [luster-worker-3] com.datastax.driver.core.Cluster : Preparing 54 prepared queries on newly up node /10.233.66.66:9042 2022-02-27 10:07:31.220 DEBUG 10 --- [luster-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 10:07:31.223 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-8, inFlight=0, closed=false] Connection established, initializing transport 2022-02-27 10:07:32.374 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-8, inFlight=0, closed=false] Transport initialized, connection ready 2022-02-27 10:07:32.671 DEBUG 10 --- [luster-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 0 new connections, total = 1 2022-02-27 10:07:32.672 DEBUG 10 --- [luster-worker-3] c.d.driver.core.HostConnectionPool : Created connection pool to host /10.233.66.66:9042 (1 connections needed, 1 successfully opened) 2022-02-27 10:07:32.673 DEBUG 10 --- [luster-worker-3] com.datastax.driver.core.Session : Added connection pool for /10.233.66.66:9042 2022-02-27 10:07:55.071 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-8, inFlight=0, closed=false] connection error java.io.IOException: Connection reset by peer at sun.nio.ch.FileDispatcherImpl.read0(Native Method) at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39) at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223) at sun.nio.ch.IOUtil.read(IOUtil.java:192) at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.lang.Thread.run(Thread.java:748) 2022-02-27 10:07:55.072 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-8, inFlight=0, closed=false] because: [/10.233.66.66:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer) 2022-02-27 10:07:55.072 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preventing new connections for the next 1000 ms 2022-02-27 10:07:55.072 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-8, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 10:07:55.073 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-8, inFlight=0, closed=true] closing connection 2022-02-27 10:07:55.073 DEBUG 10 --- [luster-worker-4] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] marking host DOWN 2022-02-27 10:07:55.074 DEBUG 10 --- [luster-worker-4] c.d.d.core.AbstractReconnectionHandler : First reconnection scheduled in 1000ms 2022-02-27 10:07:55.074 DEBUG 10 --- [luster-worker-4] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] starting reconnection attempt 2022-02-27 10:07:55.174 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT DOWN /10.233.66.66:9042, scheduling delivery 2022-02-27 10:07:55.174 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] received event DOWN 2022-02-27 10:07:56.075 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 10:07:56.078 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-9, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 10:07:56.080 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-9, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 10:07:56.081 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-9, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 10:07:56.081 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-9, inFlight=0, closed=true] closing connection 2022-02-27 10:07:56.081 DEBUG 10 --- [luster-worker-3] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 10:07:56.082 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 2000 milliseconds 2022-02-27 10:07:56.082 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 2000 ms 2022-02-27 10:07:56.176 DEBUG 10 --- [luster-worker-4] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 10:07:58.083 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 10:07:58.086 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-10, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 10:07:58.087 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-10, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 10:07:58.087 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-10, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 10:07:58.087 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-10, inFlight=0, closed=true] closing connection 2022-02-27 10:07:58.088 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 4000 milliseconds 2022-02-27 10:07:58.088 DEBUG 10 --- [luster-worker-3] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 10:07:58.088 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 4000 ms 2022-02-27 10:07:58.857 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.72.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 10:07:58.859 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.72.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 10:08:02.088 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 10:08:02.093 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-11, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 10:08:02.094 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-11, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 10:08:02.094 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-11, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 10:08:02.094 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-11, inFlight=0, closed=true] closing connection 2022-02-27 10:08:02.101 DEBUG 10 --- [luster-worker-4] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 10:08:02.103 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 8000 milliseconds 2022-02-27 10:08:02.103 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 8000 ms 2022-02-27 10:08:10.104 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 10:08:10.107 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-12, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 10:08:10.107 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-12, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 10:08:10.107 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-12, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 10:08:10.107 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-12, inFlight=0, closed=true] closing connection 2022-02-27 10:08:10.108 DEBUG 10 --- [luster-worker-3] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 10:08:10.108 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 16000 milliseconds 2022-02-27 10:08:10.108 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 16000 ms 2022-02-27 10:08:25.193 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 10:08:25.195 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 10:08:26.109 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 10:08:26.111 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-13, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 10:08:26.111 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-13, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 10:08:26.112 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-13, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 10:08:26.112 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-13, inFlight=0, closed=true] closing connection 2022-02-27 10:08:26.112 DEBUG 10 --- [luster-worker-4] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 10:08:26.112 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 32000 milliseconds 2022-02-27 10:08:26.112 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 32000 ms 2022-02-27 10:08:55.197 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 10:08:55.211 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 10:08:58.113 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 10:08:58.116 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-14, inFlight=0, closed=false] Connection established, initializing transport 2022-02-27 10:08:58.450 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UP /10.233.66.66:9042, scheduling delivery 2022-02-27 10:08:58.450 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] received event UP 2022-02-27 10:08:59.452 DEBUG 10 --- [luster-worker-5] c.d.driver.core.ControlConnection : [Control connection] Refreshing node info on /10.233.66.66:9042 2022-02-27 10:08:59.514 DEBUG 10 --- [luster-worker-5] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] marking host UP 2022-02-27 10:08:59.514 DEBUG 10 --- [luster-worker-5] com.datastax.driver.core.Cluster : Cancelling reconnection attempt since node is UP 2022-02-27 10:08:59.514 DEBUG 10 --- [luster-worker-5] com.datastax.driver.core.Cluster : Preparing 54 prepared queries on newly up node /10.233.66.66:9042 2022-02-27 10:08:59.514 DEBUG 10 --- [luster-worker-5] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 2 2022-02-27 10:08:59.516 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-15, inFlight=0, closed=false] Connection established, initializing transport 2022-02-27 10:09:06.759 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-14, inFlight=0, closed=false] Transport initialized, connection ready 2022-02-27 10:09:06.760 DEBUG 10 --- [-reconnection-1] c.d.driver.core.ControlConnection : [Control connection] Refreshing node info on /10.233.66.66:9042 2022-02-27 10:09:06.764 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Successful reconnection to /10.233.66.66:9042, setting host UP 2022-02-27 10:09:06.957 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-15, inFlight=0, closed=false] Transport initialized, connection ready 2022-02-27 10:09:07.564 DEBUG 10 --- [luster-worker-5] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 0 new connections, total = 2 2022-02-27 10:09:07.565 DEBUG 10 --- [luster-worker-5] c.d.driver.core.HostConnectionPool : Created connection pool to host /10.233.66.66:9042 (1 connections needed, 1 successfully opened) 2022-02-27 10:09:07.565 DEBUG 10 --- [luster-worker-5] com.datastax.driver.core.Session : Added connection pool for /10.233.66.66:9042 2022-02-27 10:09:07.565 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-14, inFlight=0, closed=true] closing connection 2022-02-27 10:09:07.565 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-14, inFlight=0, closed=true] closed, remaining = 1 2022-02-27 10:09:07.566 DEBUG 10 --- [-reconnection-1] c.d.d.core.AbstractReconnectionHandler : Reconnection successful, cleared the future 2022-02-27 10:09:09.521 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UPDATED TABLE sdcaudit.resourceadminevent, scheduling delivery 2022-02-27 10:09:10.530 DEBUG 10 --- [luster-worker-6] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdcaudit.resourceadminevent (TABLE) 2022-02-27 10:09:20.537 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UPDATED TABLE sdcaudit.resourceadminevent, scheduling delivery 2022-02-27 10:09:21.538 DEBUG 10 --- [luster-worker-5] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdcaudit.resourceadminevent (TABLE) 2022-02-27 10:09:24.130 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UPDATED TABLE sdcaudit.resourceadminevent, scheduling delivery 2022-02-27 10:09:25.132 DEBUG 10 --- [luster-worker-6] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdcaudit.resourceadminevent (TABLE) 2022-02-27 10:09:27.264 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UPDATED TABLE sdcaudit.resourceadminevent, scheduling delivery 2022-02-27 10:09:28.265 DEBUG 10 --- [luster-worker-5] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdcaudit.resourceadminevent (TABLE) 2022-02-27 10:09:31.413 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UPDATED TABLE sdcaudit.resourceadminevent, scheduling delivery 2022-02-27 10:09:32.413 DEBUG 10 --- [luster-worker-6] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdcaudit.resourceadminevent (TABLE) 2022-02-27 10:09:35.169 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-15, inFlight=0, closed=false] connection error java.io.IOException: Connection reset by peer at sun.nio.ch.FileDispatcherImpl.read0(Native Method) at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39) at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223) at sun.nio.ch.IOUtil.read(IOUtil.java:192) at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.lang.Thread.run(Thread.java:748) 2022-02-27 10:09:35.170 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-15, inFlight=0, closed=false] because: [/10.233.66.66:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer) 2022-02-27 10:09:35.170 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preventing new connections for the next 1000 ms 2022-02-27 10:09:35.170 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-15, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 10:09:35.170 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-15, inFlight=0, closed=true] closing connection 2022-02-27 10:09:35.170 DEBUG 10 --- [luster-worker-5] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] marking host DOWN 2022-02-27 10:09:35.171 DEBUG 10 --- [luster-worker-5] c.d.d.core.AbstractReconnectionHandler : First reconnection scheduled in 1000ms 2022-02-27 10:09:35.171 DEBUG 10 --- [luster-worker-5] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] starting reconnection attempt 2022-02-27 10:09:35.211 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE sdcaudit.distributiondownloadevent, scheduling delivery 2022-02-27 10:09:35.312 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT DOWN /10.233.66.66:9042, scheduling delivery 2022-02-27 10:09:35.312 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] received event DOWN 2022-02-27 10:09:36.171 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 10:09:36.174 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-16, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 10:09:36.175 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-16, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 10:09:36.175 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-16, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 10:09:36.175 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-16, inFlight=0, closed=true] closing connection 2022-02-27 10:09:36.175 DEBUG 10 --- [luster-worker-6] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 10:09:36.175 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 2000 milliseconds 2022-02-27 10:09:36.176 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 2000 ms 2022-02-27 10:09:36.212 DEBUG 10 --- [luster-worker-5] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdcaudit.distributiondownloadevent (TABLE) 2022-02-27 10:09:36.313 DEBUG 10 --- [luster-worker-6] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 10:09:38.176 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 10:09:38.178 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-17, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 10:09:38.178 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-17, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 10:09:38.179 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-17, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 10:09:38.179 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-17, inFlight=0, closed=true] closing connection 2022-02-27 10:09:38.179 DEBUG 10 --- [luster-worker-5] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 10:09:38.180 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 4000 milliseconds 2022-02-27 10:09:38.180 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 4000 ms 2022-02-27 10:09:42.180 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 10:09:42.182 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-18, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 10:09:42.183 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-18, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 10:09:42.183 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-18, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 10:09:42.183 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-18, inFlight=0, closed=true] closing connection 2022-02-27 10:09:42.184 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 8000 milliseconds 2022-02-27 10:09:42.184 DEBUG 10 --- [luster-worker-6] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 10:09:42.184 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 8000 ms 2022-02-27 10:09:50.184 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 10:09:50.187 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-19, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 10:09:50.187 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-19, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 10:09:50.187 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-19, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 10:09:50.187 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-19, inFlight=0, closed=true] closing connection 2022-02-27 10:09:50.187 DEBUG 10 --- [luster-worker-5] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 10:09:50.187 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 16000 milliseconds 2022-02-27 10:09:50.188 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 16000 ms 2022-02-27 10:10:06.188 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 10:10:06.191 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-20, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 10:10:06.192 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-20, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 10:10:06.192 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-20, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 10:10:06.192 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-20, inFlight=0, closed=true] closing connection 2022-02-27 10:10:06.192 DEBUG 10 --- [luster-worker-6] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 10:10:06.193 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 32000 milliseconds 2022-02-27 10:10:06.193 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 32000 ms 2022-02-27 10:10:06.224 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 10:10:06.227 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 10:10:36.228 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 10:10:36.231 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 10:10:38.193 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 10:10:38.196 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-21, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 10:10:38.196 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-21, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 10:10:38.196 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-21, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 10:10:38.197 DEBUG 10 --- [luster-worker-7] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 10:10:38.197 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-21, inFlight=0, closed=true] closing connection 2022-02-27 10:10:38.198 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 64000 milliseconds 2022-02-27 10:10:38.198 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 64000 ms 2022-02-27 10:11:06.232 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 10:11:06.235 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 10:11:35.683 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.72.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 10:11:35.689 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.72.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 10:11:36.236 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 10:11:36.238 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 10:11:42.198 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 10:11:42.202 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-22, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 10:11:42.203 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-22, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 10:11:42.203 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-22, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 10:11:42.204 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-22, inFlight=0, closed=true] closing connection 2022-02-27 10:11:42.204 DEBUG 10 --- [luster-worker-8] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 10:11:42.204 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 128000 milliseconds 2022-02-27 10:11:42.204 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 128000 ms 2022-02-27 10:12:06.239 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 10:12:06.242 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 10:12:36.243 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 10:12:36.246 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 10:13:06.246 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 10:13:06.252 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 10:13:36.253 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 10:13:36.256 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 10:13:37.813 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UP /10.233.66.66:9042, scheduling delivery 2022-02-27 10:13:37.813 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] received event UP 2022-02-27 10:13:38.815 DEBUG 10 --- [luster-worker-9] c.d.driver.core.ControlConnection : [Control connection] Refreshing node info on /10.233.66.66:9042 2022-02-27 10:13:38.824 DEBUG 10 --- [luster-worker-9] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] marking host UP 2022-02-27 10:13:38.824 DEBUG 10 --- [luster-worker-9] com.datastax.driver.core.Cluster : Cancelling reconnection attempt since node is UP 2022-02-27 10:13:38.825 DEBUG 10 --- [luster-worker-9] com.datastax.driver.core.Cluster : Preparing 54 prepared queries on newly up node /10.233.66.66:9042 2022-02-27 10:13:38.825 DEBUG 10 --- [luster-worker-9] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 10:13:38.829 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-23, inFlight=0, closed=false] Connection established, initializing transport 2022-02-27 10:13:43.967 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-23, inFlight=0, closed=false] Transport initialized, connection ready 2022-02-27 10:13:44.074 DEBUG 10 --- [luster-worker-9] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 0 new connections, total = 1 2022-02-27 10:13:44.074 DEBUG 10 --- [luster-worker-9] c.d.driver.core.HostConnectionPool : Created connection pool to host /10.233.66.66:9042 (1 connections needed, 1 successfully opened) 2022-02-27 10:13:44.074 DEBUG 10 --- [luster-worker-9] com.datastax.driver.core.Session : Added connection pool for /10.233.66.66:9042 2022-02-27 10:14:08.826 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 10:14:08.830 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 10:14:11.348 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 10:14:11.351 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 10:14:14.976 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-23, inFlight=0, closed=false] connection error java.io.IOException: Connection reset by peer at sun.nio.ch.FileDispatcherImpl.read0(Native Method) at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39) at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223) at sun.nio.ch.IOUtil.read(IOUtil.java:192) at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.lang.Thread.run(Thread.java:748) 2022-02-27 10:14:14.976 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-23, inFlight=0, closed=false] because: [/10.233.66.66:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer) 2022-02-27 10:14:14.976 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preventing new connections for the next 1000 ms 2022-02-27 10:14:14.976 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-23, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 10:14:14.977 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-23, inFlight=0, closed=true] closing connection 2022-02-27 10:14:14.977 DEBUG 10 --- [uster-worker-10] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] marking host DOWN 2022-02-27 10:14:14.977 DEBUG 10 --- [uster-worker-10] c.d.d.core.AbstractReconnectionHandler : First reconnection scheduled in 1000ms 2022-02-27 10:14:14.977 DEBUG 10 --- [uster-worker-10] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] starting reconnection attempt 2022-02-27 10:14:15.071 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT DOWN /10.233.66.66:9042, scheduling delivery 2022-02-27 10:14:15.071 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] received event DOWN 2022-02-27 10:14:15.978 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 10:14:15.980 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-24, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 10:14:15.981 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-24, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 10:14:15.981 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-24, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 10:14:15.981 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-24, inFlight=0, closed=true] closing connection 2022-02-27 10:14:15.982 DEBUG 10 --- [uster-worker-11] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 10:14:15.982 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 2000 milliseconds 2022-02-27 10:14:15.982 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 2000 ms 2022-02-27 10:14:16.072 DEBUG 10 --- [uster-worker-10] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 10:14:17.983 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 10:14:17.986 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-25, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 10:14:17.986 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-25, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 10:14:17.986 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-25, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 10:14:17.987 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-25, inFlight=0, closed=true] closing connection 2022-02-27 10:14:17.987 DEBUG 10 --- [uster-worker-11] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 10:14:17.987 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 4000 milliseconds 2022-02-27 10:14:17.987 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 4000 ms 2022-02-27 10:14:21.987 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 10:14:21.989 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-26, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 10:14:21.990 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-26, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 10:14:21.990 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-26, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 10:14:21.990 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-26, inFlight=0, closed=true] closing connection 2022-02-27 10:14:21.990 DEBUG 10 --- [uster-worker-10] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 10:14:21.990 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 8000 milliseconds 2022-02-27 10:14:21.990 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 8000 ms 2022-02-27 10:14:29.991 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 10:14:29.993 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-27, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 10:14:29.993 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-27, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 10:14:29.994 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-27, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 10:14:29.994 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-27, inFlight=0, closed=true] closing connection 2022-02-27 10:14:29.994 DEBUG 10 --- [uster-worker-11] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 10:14:29.994 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 16000 milliseconds 2022-02-27 10:14:29.994 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 16000 ms 2022-02-27 10:14:45.074 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 10:14:45.079 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 10:14:45.995 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 10:14:45.999 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-28, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 10:14:45.999 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-28, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 10:14:45.999 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-28, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 10:14:46.000 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-28, inFlight=0, closed=true] closing connection 2022-02-27 10:14:46.000 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 32000 milliseconds 2022-02-27 10:14:46.000 DEBUG 10 --- [uster-worker-10] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 10:14:46.000 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 32000 ms 2022-02-27 10:14:56.661 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 10:14:56.711 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 10:15:15.079 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 10:15:15.082 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 10:15:18.001 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 10:15:18.004 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-29, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 10:15:18.005 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-29, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 10:15:18.005 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-29, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 10:15:18.005 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-29, inFlight=0, closed=true] closing connection 2022-02-27 10:15:18.006 DEBUG 10 --- [uster-worker-12] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 10:15:18.006 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 64000 milliseconds 2022-02-27 10:15:18.006 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 64000 ms 2022-02-27 10:15:45.083 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 10:15:45.086 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 10:16:15.087 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 10:16:15.091 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 10:16:22.007 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 10:16:22.012 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-30, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 10:16:22.013 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-30, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 10:16:22.013 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-30, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 10:16:22.014 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-30, inFlight=0, closed=true] closing connection 2022-02-27 10:16:22.014 DEBUG 10 --- [uster-worker-13] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 10:16:22.014 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 128000 milliseconds 2022-02-27 10:16:22.015 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 128000 ms 2022-02-27 10:16:45.092 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 10:16:45.097 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 10:17:15.104 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 10:17:15.108 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 10:17:45.110 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 10:17:45.113 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 10:18:15.113 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 10:18:15.116 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 10:18:30.015 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 10:18:30.018 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-31, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 10:18:30.018 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-31, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 10:18:30.018 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-31, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 10:18:30.019 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-31, inFlight=0, closed=true] closing connection 2022-02-27 10:18:30.019 DEBUG 10 --- [uster-worker-14] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 10:18:30.020 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 256000 milliseconds 2022-02-27 10:18:30.020 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 256000 ms 2022-02-27 10:18:45.116 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 10:18:45.120 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 10:19:15.124 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 10:19:15.127 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 10:19:45.128 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 10:19:45.130 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 10:20:15.131 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 10:20:15.136 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 10:20:37.411 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UP /10.233.66.66:9042, scheduling delivery 2022-02-27 10:20:37.411 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] received event UP 2022-02-27 10:20:38.414 DEBUG 10 --- [uster-worker-15] c.d.driver.core.ControlConnection : [Control connection] Refreshing node info on /10.233.66.66:9042 2022-02-27 10:20:38.426 DEBUG 10 --- [uster-worker-15] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] marking host UP 2022-02-27 10:20:38.426 DEBUG 10 --- [uster-worker-15] com.datastax.driver.core.Cluster : Cancelling reconnection attempt since node is UP 2022-02-27 10:20:38.427 DEBUG 10 --- [uster-worker-15] com.datastax.driver.core.Cluster : Preparing 54 prepared queries on newly up node /10.233.66.66:9042 2022-02-27 10:20:38.427 DEBUG 10 --- [uster-worker-15] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 10:20:38.431 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-32, inFlight=0, closed=false] Connection established, initializing transport 2022-02-27 10:20:41.165 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-32, inFlight=0, closed=false] Transport initialized, connection ready 2022-02-27 10:20:41.678 DEBUG 10 --- [uster-worker-15] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 0 new connections, total = 1 2022-02-27 10:20:41.678 DEBUG 10 --- [uster-worker-15] c.d.driver.core.HostConnectionPool : Created connection pool to host /10.233.66.66:9042 (1 connections needed, 1 successfully opened) 2022-02-27 10:20:41.678 DEBUG 10 --- [uster-worker-15] com.datastax.driver.core.Session : Added connection pool for /10.233.66.66:9042 2022-02-27 10:21:08.428 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 10:21:08.431 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 10:21:15.181 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-32, inFlight=0, closed=false] connection error java.io.IOException: Connection reset by peer at sun.nio.ch.FileDispatcherImpl.read0(Native Method) at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39) at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223) at sun.nio.ch.IOUtil.read(IOUtil.java:192) at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.lang.Thread.run(Thread.java:748) 2022-02-27 10:21:15.182 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-32, inFlight=0, closed=false] because: [/10.233.66.66:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer) 2022-02-27 10:21:15.182 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preventing new connections for the next 1000 ms 2022-02-27 10:21:15.182 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-32, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 10:21:15.183 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-32, inFlight=0, closed=true] closing connection 2022-02-27 10:21:15.183 DEBUG 10 --- [uster-worker-16] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] marking host DOWN 2022-02-27 10:21:15.186 DEBUG 10 --- [uster-worker-16] c.d.d.core.AbstractReconnectionHandler : First reconnection scheduled in 1000ms 2022-02-27 10:21:15.186 DEBUG 10 --- [uster-worker-16] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] starting reconnection attempt 2022-02-27 10:21:15.277 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT DOWN /10.233.66.66:9042, scheduling delivery 2022-02-27 10:21:15.277 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] received event DOWN 2022-02-27 10:21:16.186 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 10:21:16.189 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-33, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 10:21:16.189 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-33, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 10:21:16.189 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-33, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 10:21:16.190 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-33, inFlight=0, closed=true] closing connection 2022-02-27 10:21:16.190 DEBUG 10 --- [uster-worker-17] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 10:21:16.190 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 2000 milliseconds 2022-02-27 10:21:16.191 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 2000 ms 2022-02-27 10:21:16.278 DEBUG 10 --- [uster-worker-16] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 10:21:18.191 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 10:21:18.193 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-34, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 10:21:18.193 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-34, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 10:21:18.193 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-34, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 10:21:18.194 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-34, inFlight=0, closed=true] closing connection 2022-02-27 10:21:18.194 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 4000 milliseconds 2022-02-27 10:21:18.194 DEBUG 10 --- [uster-worker-17] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 10:21:18.194 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 4000 ms 2022-02-27 10:21:22.195 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 10:21:22.197 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-35, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 10:21:22.198 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-35, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 10:21:22.198 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-35, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 10:21:22.198 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-35, inFlight=0, closed=true] closing connection 2022-02-27 10:21:22.198 DEBUG 10 --- [uster-worker-16] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 10:21:22.198 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 8000 milliseconds 2022-02-27 10:21:22.199 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 8000 ms 2022-02-27 10:21:30.200 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 10:21:30.210 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-36, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 10:21:30.210 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-36, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 10:21:30.211 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-36, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 10:21:30.211 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-36, inFlight=0, closed=true] closing connection 2022-02-27 10:21:30.212 DEBUG 10 --- [uster-worker-17] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 10:21:30.212 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 16000 milliseconds 2022-02-27 10:21:30.213 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 16000 ms 2022-02-27 10:21:45.279 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 10:21:45.284 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 10:21:46.213 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 10:21:46.217 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-37, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 10:21:46.217 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-37, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 10:21:46.217 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-37, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 10:21:46.217 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-37, inFlight=0, closed=true] closing connection 2022-02-27 10:21:46.218 DEBUG 10 --- [uster-worker-16] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 10:21:46.218 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 32000 milliseconds 2022-02-27 10:21:46.218 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 32000 ms 2022-02-27 10:22:15.285 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 10:22:15.287 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 10:22:18.218 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 10:22:18.220 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-38, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 10:22:18.221 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-38, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 10:22:18.221 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-38, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 10:22:18.221 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-38, inFlight=0, closed=true] closing connection 2022-02-27 10:22:18.222 DEBUG 10 --- [uster-worker-18] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 10:22:18.222 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 64000 milliseconds 2022-02-27 10:22:18.222 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 64000 ms 2022-02-27 10:22:19.010 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UP /10.233.66.66:9042, scheduling delivery 2022-02-27 10:22:19.011 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] received event UP 2022-02-27 10:22:20.013 DEBUG 10 --- [uster-worker-19] c.d.driver.core.ControlConnection : [Control connection] Refreshing node info on /10.233.66.66:9042 2022-02-27 10:22:20.020 DEBUG 10 --- [uster-worker-19] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] marking host UP 2022-02-27 10:22:20.020 DEBUG 10 --- [uster-worker-19] com.datastax.driver.core.Cluster : Cancelling reconnection attempt since node is UP 2022-02-27 10:22:20.020 DEBUG 10 --- [uster-worker-19] com.datastax.driver.core.Cluster : Preparing 54 prepared queries on newly up node /10.233.66.66:9042 2022-02-27 10:22:20.020 DEBUG 10 --- [uster-worker-19] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 10:22:20.023 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-39, inFlight=0, closed=false] Connection established, initializing transport 2022-02-27 10:22:22.558 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-39, inFlight=0, closed=false] Transport initialized, connection ready 2022-02-27 10:22:22.768 DEBUG 10 --- [uster-worker-19] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 0 new connections, total = 1 2022-02-27 10:22:22.768 DEBUG 10 --- [uster-worker-19] c.d.driver.core.HostConnectionPool : Created connection pool to host /10.233.66.66:9042 (1 connections needed, 1 successfully opened) 2022-02-27 10:22:22.768 DEBUG 10 --- [uster-worker-19] com.datastax.driver.core.Session : Added connection pool for /10.233.66.66:9042 2022-02-27 10:22:35.476 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-39, inFlight=0, closed=false] connection error java.io.IOException: Connection reset by peer at sun.nio.ch.FileDispatcherImpl.read0(Native Method) at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39) at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223) at sun.nio.ch.IOUtil.read(IOUtil.java:192) at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.lang.Thread.run(Thread.java:748) 2022-02-27 10:22:35.478 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-39, inFlight=0, closed=false] because: [/10.233.66.66:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer) 2022-02-27 10:22:35.478 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preventing new connections for the next 1000 ms 2022-02-27 10:22:35.478 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-39, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 10:22:35.479 DEBUG 10 --- [uster-worker-18] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] marking host DOWN 2022-02-27 10:22:35.479 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-39, inFlight=0, closed=true] closing connection 2022-02-27 10:22:35.482 DEBUG 10 --- [uster-worker-18] c.d.d.core.AbstractReconnectionHandler : First reconnection scheduled in 1000ms 2022-02-27 10:22:35.482 DEBUG 10 --- [uster-worker-18] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] starting reconnection attempt 2022-02-27 10:22:35.576 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT DOWN /10.233.66.66:9042, scheduling delivery 2022-02-27 10:22:35.576 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] received event DOWN 2022-02-27 10:22:36.484 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 10:22:36.490 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-40, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 10:22:36.490 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-40, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 10:22:36.490 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-40, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 10:22:36.490 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-40, inFlight=0, closed=true] closing connection 2022-02-27 10:22:36.491 DEBUG 10 --- [uster-worker-19] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 10:22:36.491 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 2000 milliseconds 2022-02-27 10:22:36.491 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 2000 ms 2022-02-27 10:22:36.577 DEBUG 10 --- [uster-worker-18] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 10:22:38.491 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 10:22:38.495 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-41, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 10:22:38.495 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-41, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 10:22:38.495 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-41, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 10:22:38.495 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-41, inFlight=0, closed=true] closing connection 2022-02-27 10:22:38.495 DEBUG 10 --- [uster-worker-19] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 10:22:38.496 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 4000 milliseconds 2022-02-27 10:22:38.496 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 4000 ms 2022-02-27 10:22:39.401 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.72.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 10:22:39.448 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.72.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 10:22:42.496 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 10:22:42.501 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-42, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 10:22:42.501 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-42, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 10:22:42.501 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-42, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 10:22:42.501 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-42, inFlight=0, closed=true] closing connection 2022-02-27 10:22:42.501 DEBUG 10 --- [uster-worker-18] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 10:22:42.502 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 8000 milliseconds 2022-02-27 10:22:42.502 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 8000 ms 2022-02-27 10:22:50.502 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 10:22:50.509 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-43, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 10:22:50.509 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-43, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 10:22:50.509 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-43, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 10:22:50.509 DEBUG 10 --- [uster-worker-19] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 10:22:50.509 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-43, inFlight=0, closed=true] closing connection 2022-02-27 10:22:50.510 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 16000 milliseconds 2022-02-27 10:22:50.510 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 16000 ms 2022-02-27 10:23:05.579 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 10:23:05.582 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 10:23:06.511 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 10:23:06.514 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-44, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 10:23:06.514 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-44, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 10:23:06.515 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-44, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 10:23:06.515 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-44, inFlight=0, closed=true] closing connection 2022-02-27 10:23:06.515 DEBUG 10 --- [uster-worker-18] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 10:23:06.515 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 32000 milliseconds 2022-02-27 10:23:06.515 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 32000 ms 2022-02-27 10:23:35.583 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 10:23:35.586 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 10:23:38.516 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 10:23:38.518 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-45, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 10:23:38.518 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-45, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 10:23:38.519 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-45, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 10:23:38.519 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-45, inFlight=0, closed=true] closing connection 2022-02-27 10:23:38.519 DEBUG 10 --- [uster-worker-20] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 10:23:38.520 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 64000 milliseconds 2022-02-27 10:23:38.520 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 64000 ms 2022-02-27 10:23:39.612 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UP /10.233.66.66:9042, scheduling delivery 2022-02-27 10:23:39.613 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] received event UP 2022-02-27 10:23:40.617 DEBUG 10 --- [uster-worker-21] c.d.driver.core.ControlConnection : [Control connection] Refreshing node info on /10.233.66.66:9042 2022-02-27 10:23:40.624 DEBUG 10 --- [uster-worker-21] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] marking host UP 2022-02-27 10:23:40.624 DEBUG 10 --- [uster-worker-21] com.datastax.driver.core.Cluster : Cancelling reconnection attempt since node is UP 2022-02-27 10:23:40.624 DEBUG 10 --- [uster-worker-21] com.datastax.driver.core.Cluster : Preparing 54 prepared queries on newly up node /10.233.66.66:9042 2022-02-27 10:23:40.624 DEBUG 10 --- [uster-worker-21] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 10:23:40.627 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-46, inFlight=0, closed=false] Connection established, initializing transport 2022-02-27 10:23:42.061 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-46, inFlight=0, closed=false] Transport initialized, connection ready 2022-02-27 10:23:42.268 DEBUG 10 --- [uster-worker-21] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 0 new connections, total = 1 2022-02-27 10:23:42.268 DEBUG 10 --- [uster-worker-21] c.d.driver.core.HostConnectionPool : Created connection pool to host /10.233.66.66:9042 (1 connections needed, 1 successfully opened) 2022-02-27 10:23:42.269 DEBUG 10 --- [uster-worker-21] com.datastax.driver.core.Session : Added connection pool for /10.233.66.66:9042 2022-02-27 10:23:55.081 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-46, inFlight=0, closed=false] connection error java.io.IOException: Connection reset by peer at sun.nio.ch.FileDispatcherImpl.read0(Native Method) at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39) at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223) at sun.nio.ch.IOUtil.read(IOUtil.java:192) at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.lang.Thread.run(Thread.java:748) 2022-02-27 10:23:55.082 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-46, inFlight=0, closed=false] because: [/10.233.66.66:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer) 2022-02-27 10:23:55.082 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preventing new connections for the next 1000 ms 2022-02-27 10:23:55.082 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-46, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 10:23:55.082 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-46, inFlight=0, closed=true] closing connection 2022-02-27 10:23:55.082 DEBUG 10 --- [uster-worker-20] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] marking host DOWN 2022-02-27 10:23:55.083 DEBUG 10 --- [uster-worker-20] c.d.d.core.AbstractReconnectionHandler : First reconnection scheduled in 1000ms 2022-02-27 10:23:55.083 DEBUG 10 --- [uster-worker-20] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] starting reconnection attempt 2022-02-27 10:23:55.168 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT DOWN /10.233.66.66:9042, scheduling delivery 2022-02-27 10:23:55.169 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] received event DOWN 2022-02-27 10:23:56.083 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 10:23:56.085 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-47, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 10:23:56.086 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-47, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 10:23:56.086 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-47, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 10:23:56.086 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-47, inFlight=0, closed=true] closing connection 2022-02-27 10:23:56.086 DEBUG 10 --- [uster-worker-21] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 10:23:56.086 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 2000 milliseconds 2022-02-27 10:23:56.086 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 2000 ms 2022-02-27 10:23:56.169 DEBUG 10 --- [uster-worker-20] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 10:23:58.087 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 10:23:58.090 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-48, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 10:23:58.090 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-48, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 10:23:58.090 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-48, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 10:23:58.090 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-48, inFlight=0, closed=true] closing connection 2022-02-27 10:23:58.090 DEBUG 10 --- [uster-worker-21] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 10:23:58.091 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 4000 milliseconds 2022-02-27 10:23:58.091 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 4000 ms 2022-02-27 10:24:02.092 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 10:24:02.094 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-49, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 10:24:02.094 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-49, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 10:24:02.094 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-49, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 10:24:02.095 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-49, inFlight=0, closed=true] closing connection 2022-02-27 10:24:02.095 DEBUG 10 --- [uster-worker-20] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 10:24:02.095 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 8000 milliseconds 2022-02-27 10:24:02.095 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 8000 ms 2022-02-27 10:24:10.095 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 10:24:10.097 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-50, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 10:24:10.098 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-50, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 10:24:10.098 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-50, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 10:24:10.098 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-50, inFlight=0, closed=true] closing connection 2022-02-27 10:24:10.098 DEBUG 10 --- [uster-worker-21] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 10:24:10.098 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 16000 milliseconds 2022-02-27 10:24:10.098 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 16000 ms 2022-02-27 10:24:25.172 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 10:24:25.176 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 10:24:26.099 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 10:24:26.101 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-51, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 10:24:26.102 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-51, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 10:24:26.102 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-51, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 10:24:26.103 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-51, inFlight=0, closed=true] closing connection 2022-02-27 10:24:26.103 DEBUG 10 --- [uster-worker-20] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 10:24:26.103 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 32000 milliseconds 2022-02-27 10:24:26.103 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 32000 ms 2022-02-27 10:24:55.177 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 10:24:55.179 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 10:24:58.104 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 10:24:58.106 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-52, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 10:24:58.107 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-52, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 10:24:58.107 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-52, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 10:24:58.107 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-52, inFlight=0, closed=true] closing connection 2022-02-27 10:24:58.108 DEBUG 10 --- [uster-worker-22] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 10:24:58.108 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 64000 milliseconds 2022-02-27 10:24:58.108 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 64000 ms 2022-02-27 10:25:25.184 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 10:25:25.186 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 10:25:55.188 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 10:25:55.192 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 10:26:02.109 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 10:26:02.112 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-53, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 10:26:02.113 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-53, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 10:26:02.113 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-53, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 10:26:02.114 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-53, inFlight=0, closed=true] closing connection 2022-02-27 10:26:02.114 DEBUG 10 --- [uster-worker-23] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 10:26:02.115 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 128000 milliseconds 2022-02-27 10:26:02.115 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 128000 ms 2022-02-27 10:26:25.193 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 10:26:25.195 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 10:26:55.196 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 10:26:55.198 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 10:27:25.201 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 10:27:25.205 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 10:27:55.205 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 10:27:55.208 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 10:27:55.769 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 10:27:55.772 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 10:28:10.115 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 10:28:10.118 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-54, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 10:28:10.119 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-54, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 10:28:10.119 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-54, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 10:28:10.119 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-54, inFlight=0, closed=true] closing connection 2022-02-27 10:28:10.120 DEBUG 10 --- [uster-worker-24] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 10:28:10.120 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 256000 milliseconds 2022-02-27 10:28:10.121 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 256000 ms 2022-02-27 10:28:25.209 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 10:28:25.212 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 10:28:55.216 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 10:28:55.219 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 10:29:25.221 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 10:29:25.223 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 10:29:53.875 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UP /10.233.66.66:9042, scheduling delivery 2022-02-27 10:29:53.877 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] received event UP 2022-02-27 10:29:54.879 DEBUG 10 --- [uster-worker-25] c.d.driver.core.ControlConnection : [Control connection] Refreshing node info on /10.233.66.66:9042 2022-02-27 10:29:54.890 DEBUG 10 --- [uster-worker-25] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] marking host UP 2022-02-27 10:29:54.890 DEBUG 10 --- [uster-worker-25] com.datastax.driver.core.Cluster : Cancelling reconnection attempt since node is UP 2022-02-27 10:29:54.890 DEBUG 10 --- [uster-worker-25] com.datastax.driver.core.Cluster : Preparing 54 prepared queries on newly up node /10.233.66.66:9042 2022-02-27 10:29:54.890 DEBUG 10 --- [uster-worker-25] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 10:29:54.894 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-55, inFlight=0, closed=false] Connection established, initializing transport 2022-02-27 10:29:56.164 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-55, inFlight=0, closed=false] Transport initialized, connection ready 2022-02-27 10:29:56.471 DEBUG 10 --- [uster-worker-25] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 0 new connections, total = 1 2022-02-27 10:29:56.471 DEBUG 10 --- [uster-worker-25] c.d.driver.core.HostConnectionPool : Created connection pool to host /10.233.66.66:9042 (1 connections needed, 1 successfully opened) 2022-02-27 10:29:56.471 DEBUG 10 --- [uster-worker-25] com.datastax.driver.core.Session : Added connection pool for /10.233.66.66:9042 2022-02-27 10:30:06.372 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.72.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 10:30:06.376 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.72.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 10:30:24.892 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 10:30:24.896 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 10:30:34.891 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-55, inFlight=0, closed=false] connection error java.io.IOException: Connection reset by peer at sun.nio.ch.FileDispatcherImpl.read0(Native Method) at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39) at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223) at sun.nio.ch.IOUtil.read(IOUtil.java:192) at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.lang.Thread.run(Thread.java:748) 2022-02-27 10:30:34.892 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-55, inFlight=0, closed=false] because: [/10.233.66.66:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer) 2022-02-27 10:30:34.892 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preventing new connections for the next 1000 ms 2022-02-27 10:30:34.893 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-55, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 10:30:34.893 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-55, inFlight=0, closed=true] closing connection 2022-02-27 10:30:34.893 DEBUG 10 --- [uster-worker-26] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] marking host DOWN 2022-02-27 10:30:34.894 DEBUG 10 --- [uster-worker-26] c.d.d.core.AbstractReconnectionHandler : First reconnection scheduled in 1000ms 2022-02-27 10:30:34.895 DEBUG 10 --- [uster-worker-26] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] starting reconnection attempt 2022-02-27 10:30:34.982 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT DOWN /10.233.66.66:9042, scheduling delivery 2022-02-27 10:30:34.983 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] received event DOWN 2022-02-27 10:30:35.895 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 10:30:35.901 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-56, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 10:30:35.902 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-56, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 10:30:35.902 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-56, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 10:30:35.903 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-56, inFlight=0, closed=true] closing connection 2022-02-27 10:30:35.903 DEBUG 10 --- [uster-worker-27] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 10:30:35.904 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 2000 milliseconds 2022-02-27 10:30:35.904 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 2000 ms 2022-02-27 10:30:35.984 DEBUG 10 --- [uster-worker-26] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 10:30:37.904 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 10:30:37.907 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-57, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 10:30:37.907 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-57, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 10:30:37.907 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-57, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 10:30:37.907 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-57, inFlight=0, closed=true] closing connection 2022-02-27 10:30:37.907 DEBUG 10 --- [uster-worker-27] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 10:30:37.908 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 4000 milliseconds 2022-02-27 10:30:37.908 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 4000 ms 2022-02-27 10:30:41.908 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 10:30:41.911 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-58, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 10:30:41.911 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-58, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 10:30:41.911 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-58, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 10:30:41.911 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-58, inFlight=0, closed=true] closing connection 2022-02-27 10:30:41.911 DEBUG 10 --- [uster-worker-26] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 10:30:41.912 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 8000 milliseconds 2022-02-27 10:30:41.912 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 8000 ms 2022-02-27 10:30:49.912 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 10:30:49.916 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-59, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 10:30:49.917 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-59, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 10:30:49.917 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-59, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 10:30:49.917 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-59, inFlight=0, closed=true] closing connection 2022-02-27 10:30:49.917 DEBUG 10 --- [uster-worker-27] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 10:30:49.918 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 16000 milliseconds 2022-02-27 10:30:49.918 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 16000 ms 2022-02-27 10:31:04.987 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 10:31:04.989 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 10:31:05.918 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 10:31:05.922 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-60, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 10:31:05.923 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-60, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 10:31:05.923 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-60, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 10:31:05.923 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-60, inFlight=0, closed=true] closing connection 2022-02-27 10:31:05.923 DEBUG 10 --- [uster-worker-26] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 10:31:05.924 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 32000 milliseconds 2022-02-27 10:31:05.924 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 32000 ms 2022-02-27 10:31:22.037 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 10:31:22.040 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 10:31:34.991 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 10:31:34.993 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 10:31:37.924 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 10:31:37.928 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-61, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 10:31:37.928 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-61, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 10:31:37.928 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-61, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 10:31:37.929 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-61, inFlight=0, closed=true] closing connection 2022-02-27 10:31:37.929 DEBUG 10 --- [uster-worker-28] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 10:31:37.929 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 64000 milliseconds 2022-02-27 10:31:37.930 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 64000 ms 2022-02-27 10:31:40.065 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UP /10.233.66.66:9042, scheduling delivery 2022-02-27 10:31:40.066 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] received event UP 2022-02-27 10:31:41.067 DEBUG 10 --- [uster-worker-29] c.d.driver.core.ControlConnection : [Control connection] Refreshing node info on /10.233.66.66:9042 2022-02-27 10:31:41.081 DEBUG 10 --- [uster-worker-29] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] marking host UP 2022-02-27 10:31:41.082 DEBUG 10 --- [uster-worker-29] com.datastax.driver.core.Cluster : Cancelling reconnection attempt since node is UP 2022-02-27 10:31:41.082 DEBUG 10 --- [uster-worker-29] com.datastax.driver.core.Cluster : Preparing 54 prepared queries on newly up node /10.233.66.66:9042 2022-02-27 10:31:41.082 DEBUG 10 --- [uster-worker-29] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 10:31:41.085 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-62, inFlight=0, closed=false] Connection established, initializing transport 2022-02-27 10:31:41.561 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-62, inFlight=0, closed=false] Transport initialized, connection ready 2022-02-27 10:31:41.666 DEBUG 10 --- [uster-worker-29] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 0 new connections, total = 1 2022-02-27 10:31:41.667 DEBUG 10 --- [uster-worker-29] c.d.driver.core.HostConnectionPool : Created connection pool to host /10.233.66.66:9042 (1 connections needed, 1 successfully opened) 2022-02-27 10:31:41.667 DEBUG 10 --- [uster-worker-29] com.datastax.driver.core.Session : Added connection pool for /10.233.66.66:9042 2022-02-27 10:31:55.271 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-62, inFlight=0, closed=false] connection error java.io.IOException: Connection reset by peer at sun.nio.ch.FileDispatcherImpl.read0(Native Method) at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39) at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223) at sun.nio.ch.IOUtil.read(IOUtil.java:192) at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.lang.Thread.run(Thread.java:748) 2022-02-27 10:31:55.271 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-62, inFlight=0, closed=false] because: [/10.233.66.66:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer) 2022-02-27 10:31:55.272 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preventing new connections for the next 1000 ms 2022-02-27 10:31:55.272 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-62, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 10:31:55.272 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-62, inFlight=0, closed=true] closing connection 2022-02-27 10:31:55.272 DEBUG 10 --- [uster-worker-28] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] marking host DOWN 2022-02-27 10:31:55.273 DEBUG 10 --- [uster-worker-28] c.d.d.core.AbstractReconnectionHandler : First reconnection scheduled in 1000ms 2022-02-27 10:31:55.273 DEBUG 10 --- [uster-worker-28] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] starting reconnection attempt 2022-02-27 10:31:55.369 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT DOWN /10.233.66.66:9042, scheduling delivery 2022-02-27 10:31:55.369 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] received event DOWN 2022-02-27 10:31:56.273 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 10:31:56.276 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-63, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 10:31:56.276 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-63, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 10:31:56.276 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-63, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 10:31:56.276 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-63, inFlight=0, closed=true] closing connection 2022-02-27 10:31:56.277 DEBUG 10 --- [uster-worker-29] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 10:31:56.277 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 2000 milliseconds 2022-02-27 10:31:56.277 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 2000 ms 2022-02-27 10:31:56.369 DEBUG 10 --- [uster-worker-28] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 10:31:58.277 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 10:31:58.280 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-64, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 10:31:58.280 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-64, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 10:31:58.280 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-64, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 10:31:58.280 DEBUG 10 --- [uster-worker-29] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 10:31:58.280 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-64, inFlight=0, closed=true] closing connection 2022-02-27 10:31:58.281 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 4000 milliseconds 2022-02-27 10:31:58.281 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 4000 ms 2022-02-27 10:32:02.282 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 10:32:02.286 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-65, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 10:32:02.287 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-65, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 10:32:02.287 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-65, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 10:32:02.287 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-65, inFlight=0, closed=true] closing connection 2022-02-27 10:32:02.287 DEBUG 10 --- [uster-worker-28] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 10:32:02.287 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 8000 milliseconds 2022-02-27 10:32:02.287 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 8000 ms 2022-02-27 10:32:10.288 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 10:32:10.294 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-66, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 10:32:10.295 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-66, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 10:32:10.295 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-66, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 10:32:10.295 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-66, inFlight=0, closed=true] closing connection 2022-02-27 10:32:10.295 DEBUG 10 --- [uster-worker-29] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 10:32:10.297 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 16000 milliseconds 2022-02-27 10:32:10.297 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 16000 ms 2022-02-27 10:32:22.246 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 10:32:22.249 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 10:32:25.373 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 10:32:25.375 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 10:32:26.298 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 10:32:26.301 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-67, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 10:32:26.302 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-67, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 10:32:26.302 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-67, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 10:32:26.302 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-67, inFlight=0, closed=true] closing connection 2022-02-27 10:32:26.303 DEBUG 10 --- [uster-worker-28] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 10:32:26.303 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 32000 milliseconds 2022-02-27 10:32:26.303 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 32000 ms 2022-02-27 10:32:55.376 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 10:32:55.378 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 10:32:58.304 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 10:32:58.307 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-68, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 10:32:58.307 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-68, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 10:32:58.307 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-68, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 10:32:58.308 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-68, inFlight=0, closed=true] closing connection 2022-02-27 10:32:58.308 DEBUG 10 --- [uster-worker-30] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 10:32:58.310 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 64000 milliseconds 2022-02-27 10:32:58.310 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 64000 ms 2022-02-27 10:33:25.384 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 10:33:25.386 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 10:33:55.387 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 10:33:55.390 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 10:34:02.311 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 10:34:02.315 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-69, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 10:34:02.316 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-69, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 10:34:02.316 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-69, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 10:34:02.317 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-69, inFlight=0, closed=true] closing connection 2022-02-27 10:34:02.317 DEBUG 10 --- [uster-worker-31] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 10:34:02.317 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 128000 milliseconds 2022-02-27 10:34:02.318 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 128000 ms 2022-02-27 10:34:08.117 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 10:34:08.121 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 10:34:25.391 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 10:34:25.393 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 10:34:55.412 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 10:34:55.414 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 10:35:25.430 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 10:35:25.433 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 10:35:38.566 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.72.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 10:35:38.573 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.72.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 10:35:55.434 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 10:35:55.436 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 10:36:10.318 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 10:36:10.322 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-70, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 10:36:10.322 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-70, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 10:36:10.323 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-70, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 10:36:10.324 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-70, inFlight=0, closed=true] closing connection 2022-02-27 10:36:10.324 DEBUG 10 --- [uster-worker-32] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 10:36:10.325 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 256000 milliseconds 2022-02-27 10:36:10.325 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 256000 ms 2022-02-27 10:36:25.438 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 10:36:25.441 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 10:36:38.867 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 10:36:38.871 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 10:36:55.443 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 10:36:55.446 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 10:37:25.446 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 10:37:25.449 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 10:37:55.450 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 10:37:55.454 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 10:38:01.650 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UP /10.233.66.66:9042, scheduling delivery 2022-02-27 10:38:01.650 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] received event UP 2022-02-27 10:38:02.651 DEBUG 10 --- [uster-worker-33] c.d.driver.core.ControlConnection : [Control connection] Refreshing node info on /10.233.66.66:9042 2022-02-27 10:38:02.666 DEBUG 10 --- [uster-worker-33] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] marking host UP 2022-02-27 10:38:02.666 DEBUG 10 --- [uster-worker-33] com.datastax.driver.core.Cluster : Cancelling reconnection attempt since node is UP 2022-02-27 10:38:02.666 DEBUG 10 --- [uster-worker-33] com.datastax.driver.core.Cluster : Preparing 54 prepared queries on newly up node /10.233.66.66:9042 2022-02-27 10:38:02.666 DEBUG 10 --- [uster-worker-33] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 10:38:02.671 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-71, inFlight=0, closed=false] Connection established, initializing transport 2022-02-27 10:38:03.763 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-71, inFlight=0, closed=false] Transport initialized, connection ready 2022-02-27 10:38:03.979 DEBUG 10 --- [uster-worker-33] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 0 new connections, total = 1 2022-02-27 10:38:03.979 DEBUG 10 --- [uster-worker-33] c.d.driver.core.HostConnectionPool : Created connection pool to host /10.233.66.66:9042 (1 connections needed, 1 successfully opened) 2022-02-27 10:38:03.980 DEBUG 10 --- [uster-worker-33] com.datastax.driver.core.Session : Added connection pool for /10.233.66.66:9042 2022-02-27 10:38:15.368 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-71, inFlight=0, closed=false] connection error java.io.IOException: Connection reset by peer at sun.nio.ch.FileDispatcherImpl.read0(Native Method) at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39) at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223) at sun.nio.ch.IOUtil.read(IOUtil.java:192) at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.lang.Thread.run(Thread.java:748) 2022-02-27 10:38:15.369 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-71, inFlight=0, closed=false] because: [/10.233.66.66:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer) 2022-02-27 10:38:15.369 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preventing new connections for the next 1000 ms 2022-02-27 10:38:15.369 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-71, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 10:38:15.369 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-71, inFlight=0, closed=true] closing connection 2022-02-27 10:38:15.370 DEBUG 10 --- [uster-worker-34] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] marking host DOWN 2022-02-27 10:38:15.370 DEBUG 10 --- [uster-worker-34] c.d.d.core.AbstractReconnectionHandler : First reconnection scheduled in 1000ms 2022-02-27 10:38:15.370 DEBUG 10 --- [uster-worker-34] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] starting reconnection attempt 2022-02-27 10:38:15.468 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT DOWN /10.233.66.66:9042, scheduling delivery 2022-02-27 10:38:15.469 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] received event DOWN 2022-02-27 10:38:16.371 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 10:38:16.373 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-72, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 10:38:16.374 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-72, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 10:38:16.374 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-72, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 10:38:16.374 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-72, inFlight=0, closed=true] closing connection 2022-02-27 10:38:16.374 DEBUG 10 --- [uster-worker-33] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 10:38:16.375 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 2000 milliseconds 2022-02-27 10:38:16.375 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 2000 ms 2022-02-27 10:38:16.469 DEBUG 10 --- [uster-worker-34] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 10:38:18.375 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 10:38:18.378 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-73, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 10:38:18.378 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-73, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 10:38:18.378 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-73, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 10:38:18.378 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-73, inFlight=0, closed=true] closing connection 2022-02-27 10:38:18.379 DEBUG 10 --- [uster-worker-33] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 10:38:18.379 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 4000 milliseconds 2022-02-27 10:38:18.379 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 4000 ms 2022-02-27 10:38:22.380 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 10:38:22.383 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-74, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 10:38:22.383 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-74, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 10:38:22.383 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-74, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 10:38:22.383 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-74, inFlight=0, closed=true] closing connection 2022-02-27 10:38:22.383 DEBUG 10 --- [uster-worker-34] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 10:38:22.384 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 8000 milliseconds 2022-02-27 10:38:22.384 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 8000 ms 2022-02-27 10:38:30.384 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 10:38:30.387 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-75, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 10:38:30.388 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-75, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 10:38:30.388 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-75, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 10:38:30.388 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-75, inFlight=0, closed=true] closing connection 2022-02-27 10:38:30.388 DEBUG 10 --- [uster-worker-33] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 10:38:30.389 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 16000 milliseconds 2022-02-27 10:38:30.389 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 16000 ms 2022-02-27 10:38:45.484 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 10:38:45.486 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 10:38:46.389 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 10:38:46.393 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-76, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 10:38:46.393 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-76, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 10:38:46.393 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-76, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 10:38:46.394 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-76, inFlight=0, closed=true] closing connection 2022-02-27 10:38:46.394 DEBUG 10 --- [uster-worker-34] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 10:38:46.394 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 32000 milliseconds 2022-02-27 10:38:46.394 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 32000 ms 2022-02-27 10:38:59.583 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.72.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 10:38:59.587 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.72.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 10:39:15.487 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 10:39:15.491 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 10:39:15.660 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UP /10.233.66.66:9042, scheduling delivery 2022-02-27 10:39:15.661 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] received event UP 2022-02-27 10:39:16.663 DEBUG 10 --- [uster-worker-35] c.d.driver.core.ControlConnection : [Control connection] Refreshing node info on /10.233.66.66:9042 2022-02-27 10:39:16.844 DEBUG 10 --- [uster-worker-35] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] marking host UP 2022-02-27 10:39:16.845 DEBUG 10 --- [uster-worker-35] com.datastax.driver.core.Cluster : Cancelling reconnection attempt since node is UP 2022-02-27 10:39:16.845 DEBUG 10 --- [uster-worker-35] com.datastax.driver.core.Cluster : Preparing 54 prepared queries on newly up node /10.233.66.66:9042 2022-02-27 10:39:16.846 DEBUG 10 --- [uster-worker-35] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 10:39:16.850 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-77, inFlight=0, closed=false] Connection established, initializing transport 2022-02-27 10:39:20.358 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-77, inFlight=0, closed=false] Transport initialized, connection ready 2022-02-27 10:39:20.483 DEBUG 10 --- [uster-worker-35] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 0 new connections, total = 1 2022-02-27 10:39:20.483 DEBUG 10 --- [uster-worker-35] c.d.driver.core.HostConnectionPool : Created connection pool to host /10.233.66.66:9042 (1 connections needed, 1 successfully opened) 2022-02-27 10:39:20.483 DEBUG 10 --- [uster-worker-35] com.datastax.driver.core.Session : Added connection pool for /10.233.66.66:9042 2022-02-27 10:39:35.064 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-77, inFlight=0, closed=false] connection error java.io.IOException: Connection reset by peer at sun.nio.ch.FileDispatcherImpl.read0(Native Method) at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39) at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223) at sun.nio.ch.IOUtil.read(IOUtil.java:192) at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.lang.Thread.run(Thread.java:748) 2022-02-27 10:39:35.064 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-77, inFlight=0, closed=false] because: [/10.233.66.66:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer) 2022-02-27 10:39:35.065 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preventing new connections for the next 1000 ms 2022-02-27 10:39:35.065 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-77, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 10:39:35.065 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-77, inFlight=0, closed=true] closing connection 2022-02-27 10:39:35.065 DEBUG 10 --- [uster-worker-36] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] marking host DOWN 2022-02-27 10:39:35.066 DEBUG 10 --- [uster-worker-36] c.d.d.core.AbstractReconnectionHandler : First reconnection scheduled in 1000ms 2022-02-27 10:39:35.066 DEBUG 10 --- [uster-worker-36] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] starting reconnection attempt 2022-02-27 10:39:35.170 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT DOWN /10.233.66.66:9042, scheduling delivery 2022-02-27 10:39:35.170 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] received event DOWN 2022-02-27 10:39:36.066 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 10:39:36.071 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-78, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 10:39:36.071 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-78, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 10:39:36.071 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-78, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 10:39:36.071 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-78, inFlight=0, closed=true] closing connection 2022-02-27 10:39:36.071 DEBUG 10 --- [uster-worker-35] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 10:39:36.072 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 2000 milliseconds 2022-02-27 10:39:36.072 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 2000 ms 2022-02-27 10:39:36.170 DEBUG 10 --- [uster-worker-36] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 10:39:38.072 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 10:39:38.084 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-79, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 10:39:38.085 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-79, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 10:39:38.085 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-79, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 10:39:38.085 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-79, inFlight=0, closed=true] closing connection 2022-02-27 10:39:38.085 DEBUG 10 --- [uster-worker-35] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 10:39:38.086 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 4000 milliseconds 2022-02-27 10:39:38.086 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 4000 ms 2022-02-27 10:39:42.086 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 10:39:42.089 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-80, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 10:39:42.089 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-80, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 10:39:42.089 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-80, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 10:39:42.089 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-80, inFlight=0, closed=true] closing connection 2022-02-27 10:39:42.090 DEBUG 10 --- [uster-worker-36] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 10:39:42.090 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 8000 milliseconds 2022-02-27 10:39:42.090 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 8000 ms 2022-02-27 10:39:50.090 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 10:39:50.093 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-81, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 10:39:50.094 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-81, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 10:39:50.094 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-81, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 10:39:50.094 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-81, inFlight=0, closed=true] closing connection 2022-02-27 10:39:50.094 DEBUG 10 --- [uster-worker-35] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 10:39:50.095 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 16000 milliseconds 2022-02-27 10:39:50.095 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 16000 ms 2022-02-27 10:40:05.171 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 10:40:05.173 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 10:40:06.095 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 10:40:06.098 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-82, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 10:40:06.099 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-82, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 10:40:06.099 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-82, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 10:40:06.100 DEBUG 10 --- [uster-worker-36] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 10:40:06.100 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-82, inFlight=0, closed=true] closing connection 2022-02-27 10:40:06.101 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 32000 milliseconds 2022-02-27 10:40:06.101 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 32000 ms 2022-02-27 10:40:35.174 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 10:40:35.178 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 10:40:38.102 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 10:40:38.110 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-83, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 10:40:38.110 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-83, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 10:40:38.110 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-83, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 10:40:38.111 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-83, inFlight=0, closed=true] closing connection 2022-02-27 10:40:38.111 DEBUG 10 --- [uster-worker-37] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 10:40:38.112 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 64000 milliseconds 2022-02-27 10:40:38.112 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 64000 ms 2022-02-27 10:41:05.179 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 10:41:05.183 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 10:41:10.069 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 10:41:10.073 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 10:41:35.185 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 10:41:35.189 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 10:41:40.280 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 10:41:40.282 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 10:41:42.113 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 10:41:42.116 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-84, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 10:41:42.116 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-84, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 10:41:42.116 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-84, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 10:41:42.117 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-84, inFlight=0, closed=true] closing connection 2022-02-27 10:41:42.117 DEBUG 10 --- [uster-worker-38] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 10:41:42.118 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 128000 milliseconds 2022-02-27 10:41:42.118 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 128000 ms 2022-02-27 10:42:05.191 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 10:42:05.194 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 10:42:35.200 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 10:42:35.203 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 10:43:05.210 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 10:43:05.212 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 10:43:35.212 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 10:43:35.214 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 10:43:50.119 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 10:43:50.122 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-85, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 10:43:50.122 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-85, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 10:43:50.123 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-85, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 10:43:50.123 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-85, inFlight=0, closed=true] closing connection 2022-02-27 10:43:50.123 DEBUG 10 --- [uster-worker-39] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 10:43:50.124 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 256000 milliseconds 2022-02-27 10:43:50.124 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 256000 ms 2022-02-27 10:43:50.856 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.72.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 10:43:50.858 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.72.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 10:44:05.217 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 10:44:05.220 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 10:44:35.220 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 10:44:35.222 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 10:45:05.223 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 10:45:05.225 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 10:45:35.230 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 10:45:35.232 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 10:45:36.863 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UP /10.233.66.66:9042, scheduling delivery 2022-02-27 10:45:36.864 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] received event UP 2022-02-27 10:45:37.867 DEBUG 10 --- [uster-worker-40] c.d.driver.core.ControlConnection : [Control connection] Refreshing node info on /10.233.66.66:9042 2022-02-27 10:45:37.916 DEBUG 10 --- [uster-worker-40] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] marking host UP 2022-02-27 10:45:37.916 DEBUG 10 --- [uster-worker-40] com.datastax.driver.core.Cluster : Cancelling reconnection attempt since node is UP 2022-02-27 10:45:37.917 DEBUG 10 --- [uster-worker-40] com.datastax.driver.core.Cluster : Preparing 54 prepared queries on newly up node /10.233.66.66:9042 2022-02-27 10:45:37.917 DEBUG 10 --- [uster-worker-40] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 10:45:37.921 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-86, inFlight=0, closed=false] Connection established, initializing transport 2022-02-27 10:45:39.970 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-86, inFlight=0, closed=false] Transport initialized, connection ready 2022-02-27 10:45:40.869 DEBUG 10 --- [uster-worker-40] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 0 new connections, total = 1 2022-02-27 10:45:40.869 DEBUG 10 --- [uster-worker-40] c.d.driver.core.HostConnectionPool : Created connection pool to host /10.233.66.66:9042 (1 connections needed, 1 successfully opened) 2022-02-27 10:45:40.869 DEBUG 10 --- [uster-worker-40] com.datastax.driver.core.Session : Added connection pool for /10.233.66.66:9042 2022-02-27 10:45:55.169 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-86, inFlight=0, closed=false] connection error java.io.IOException: Connection reset by peer at sun.nio.ch.FileDispatcherImpl.read0(Native Method) at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39) at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223) at sun.nio.ch.IOUtil.read(IOUtil.java:192) at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.lang.Thread.run(Thread.java:748) 2022-02-27 10:45:55.170 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-86, inFlight=0, closed=false] because: [/10.233.66.66:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer) 2022-02-27 10:45:55.171 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preventing new connections for the next 1000 ms 2022-02-27 10:45:55.171 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-86, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 10:45:55.172 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-86, inFlight=0, closed=true] closing connection 2022-02-27 10:45:55.173 DEBUG 10 --- [uster-worker-41] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] marking host DOWN 2022-02-27 10:45:55.174 DEBUG 10 --- [uster-worker-41] c.d.d.core.AbstractReconnectionHandler : First reconnection scheduled in 1000ms 2022-02-27 10:45:55.175 DEBUG 10 --- [uster-worker-41] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] starting reconnection attempt 2022-02-27 10:45:55.266 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT DOWN /10.233.66.66:9042, scheduling delivery 2022-02-27 10:45:55.266 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] received event DOWN 2022-02-27 10:45:56.175 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 10:45:56.178 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-87, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 10:45:56.178 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-87, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 10:45:56.178 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-87, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 10:45:56.178 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-87, inFlight=0, closed=true] closing connection 2022-02-27 10:45:56.178 DEBUG 10 --- [uster-worker-40] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 10:45:56.179 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 2000 milliseconds 2022-02-27 10:45:56.179 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 2000 ms 2022-02-27 10:45:56.267 DEBUG 10 --- [uster-worker-41] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 10:45:58.179 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 10:45:58.184 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-88, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 10:45:58.185 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-88, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 10:45:58.185 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-88, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 10:45:58.185 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-88, inFlight=0, closed=true] closing connection 2022-02-27 10:45:58.185 DEBUG 10 --- [uster-worker-40] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 10:45:58.187 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 4000 milliseconds 2022-02-27 10:45:58.187 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 4000 ms 2022-02-27 10:46:02.188 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 10:46:02.190 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-89, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 10:46:02.191 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-89, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 10:46:02.191 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-89, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 10:46:02.191 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-89, inFlight=0, closed=true] closing connection 2022-02-27 10:46:02.191 DEBUG 10 --- [uster-worker-41] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 10:46:02.192 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 8000 milliseconds 2022-02-27 10:46:02.192 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 8000 ms 2022-02-27 10:46:10.192 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 10:46:10.195 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-90, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 10:46:10.195 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-90, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 10:46:10.195 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-90, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 10:46:10.195 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-90, inFlight=0, closed=true] closing connection 2022-02-27 10:46:10.195 DEBUG 10 --- [uster-worker-40] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 10:46:10.196 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 16000 milliseconds 2022-02-27 10:46:10.196 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 16000 ms 2022-02-27 10:46:21.623 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 10:46:21.625 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 10:46:25.275 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 10:46:25.278 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 10:46:26.196 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 10:46:26.199 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-91, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 10:46:26.199 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-91, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 10:46:26.199 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-91, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 10:46:26.200 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-91, inFlight=0, closed=true] closing connection 2022-02-27 10:46:26.200 DEBUG 10 --- [uster-worker-41] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 10:46:26.200 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 32000 milliseconds 2022-02-27 10:46:26.200 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 32000 ms 2022-02-27 10:46:55.288 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 10:46:55.290 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 10:46:57.310 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UP /10.233.66.66:9042, scheduling delivery 2022-02-27 10:46:57.311 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] received event UP 2022-02-27 10:46:58.201 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 10:46:58.203 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-92, inFlight=0, closed=false] Connection established, initializing transport 2022-02-27 10:46:58.312 DEBUG 10 --- [uster-worker-42] c.d.driver.core.ControlConnection : [Control connection] Refreshing node info on /10.233.66.66:9042 2022-02-27 10:46:58.318 DEBUG 10 --- [uster-worker-42] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] marking host UP 2022-02-27 10:46:58.318 DEBUG 10 --- [uster-worker-42] com.datastax.driver.core.Cluster : Cancelling reconnection attempt since node is UP 2022-02-27 10:46:58.318 DEBUG 10 --- [uster-worker-42] com.datastax.driver.core.Cluster : Preparing 54 prepared queries on newly up node /10.233.66.66:9042 2022-02-27 10:46:58.318 DEBUG 10 --- [uster-worker-42] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 2 2022-02-27 10:46:58.321 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-93, inFlight=0, closed=false] Connection established, initializing transport 2022-02-27 10:47:07.060 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-93, inFlight=0, closed=false] Transport initialized, connection ready 2022-02-27 10:47:07.060 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-92, inFlight=0, closed=false] Transport initialized, connection ready 2022-02-27 10:47:07.060 DEBUG 10 --- [-reconnection-1] c.d.driver.core.ControlConnection : [Control connection] Refreshing node info on /10.233.66.66:9042 2022-02-27 10:47:07.064 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Successful reconnection to /10.233.66.66:9042, setting host UP 2022-02-27 10:47:07.362 DEBUG 10 --- [uster-worker-42] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 0 new connections, total = 2 2022-02-27 10:47:07.363 DEBUG 10 --- [uster-worker-42] c.d.driver.core.HostConnectionPool : Created connection pool to host /10.233.66.66:9042 (1 connections needed, 1 successfully opened) 2022-02-27 10:47:07.363 DEBUG 10 --- [uster-worker-42] com.datastax.driver.core.Session : Added connection pool for /10.233.66.66:9042 2022-02-27 10:47:07.363 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-92, inFlight=0, closed=true] closing connection 2022-02-27 10:47:07.363 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-92, inFlight=0, closed=true] closed, remaining = 1 2022-02-27 10:47:07.364 DEBUG 10 --- [-reconnection-1] c.d.d.core.AbstractReconnectionHandler : Reconnection successful, cleared the future 2022-02-27 10:47:15.067 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-93, inFlight=0, closed=false] connection error java.io.IOException: Connection reset by peer at sun.nio.ch.FileDispatcherImpl.read0(Native Method) at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39) at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223) at sun.nio.ch.IOUtil.read(IOUtil.java:192) at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.lang.Thread.run(Thread.java:748) 2022-02-27 10:47:15.068 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-93, inFlight=0, closed=false] because: [/10.233.66.66:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer) 2022-02-27 10:47:15.068 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preventing new connections for the next 1000 ms 2022-02-27 10:47:15.069 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-93, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 10:47:15.070 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-93, inFlight=0, closed=true] closing connection 2022-02-27 10:47:15.070 DEBUG 10 --- [uster-worker-43] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] marking host DOWN 2022-02-27 10:47:15.072 DEBUG 10 --- [uster-worker-43] c.d.d.core.AbstractReconnectionHandler : First reconnection scheduled in 1000ms 2022-02-27 10:47:15.072 DEBUG 10 --- [uster-worker-43] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] starting reconnection attempt 2022-02-27 10:47:15.170 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT DOWN /10.233.66.66:9042, scheduling delivery 2022-02-27 10:47:15.170 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] received event DOWN 2022-02-27 10:47:16.073 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 10:47:16.078 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-94, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 10:47:16.079 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-94, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 10:47:16.079 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-94, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 10:47:16.079 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-94, inFlight=0, closed=true] closing connection 2022-02-27 10:47:16.080 DEBUG 10 --- [uster-worker-42] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 10:47:16.080 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 2000 milliseconds 2022-02-27 10:47:16.080 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 2000 ms 2022-02-27 10:47:16.172 DEBUG 10 --- [uster-worker-43] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 10:47:18.082 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 10:47:18.086 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-95, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 10:47:18.086 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-95, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 10:47:18.086 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-95, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 10:47:18.087 DEBUG 10 --- [uster-worker-42] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 10:47:18.086 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-95, inFlight=0, closed=true] closing connection 2022-02-27 10:47:18.087 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 4000 milliseconds 2022-02-27 10:47:18.087 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 4000 ms 2022-02-27 10:47:22.088 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 10:47:22.100 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-96, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 10:47:22.101 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-96, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 10:47:22.101 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-96, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 10:47:22.102 DEBUG 10 --- [uster-worker-43] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 10:47:22.102 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-96, inFlight=0, closed=true] closing connection 2022-02-27 10:47:22.103 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 8000 milliseconds 2022-02-27 10:47:22.103 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 8000 ms 2022-02-27 10:47:30.104 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 10:47:30.107 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-97, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 10:47:30.107 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-97, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 10:47:30.107 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-97, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 10:47:30.107 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-97, inFlight=0, closed=true] closing connection 2022-02-27 10:47:30.108 DEBUG 10 --- [uster-worker-42] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 10:47:30.108 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 16000 milliseconds 2022-02-27 10:47:30.108 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 16000 ms 2022-02-27 10:47:31.959 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.72.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 10:47:31.963 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.72.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 10:47:45.174 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 10:47:45.177 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 10:47:46.108 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 10:47:46.111 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-98, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 10:47:46.112 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-98, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 10:47:46.112 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-98, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 10:47:46.112 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-98, inFlight=0, closed=true] closing connection 2022-02-27 10:47:46.112 DEBUG 10 --- [uster-worker-43] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 10:47:46.114 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 32000 milliseconds 2022-02-27 10:47:46.114 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 32000 ms 2022-02-27 10:48:15.178 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 10:48:15.179 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 10:48:18.115 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 10:48:18.119 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-99, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 10:48:18.119 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-99, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 10:48:18.119 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-99, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 10:48:18.120 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-99, inFlight=0, closed=true] closing connection 2022-02-27 10:48:18.121 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 64000 milliseconds 2022-02-27 10:48:18.121 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 64000 ms 2022-02-27 10:48:18.121 DEBUG 10 --- [uster-worker-44] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 10:48:45.180 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 10:48:45.182 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 10:48:52.574 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 10:48:52.612 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 10:49:15.183 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 10:49:15.191 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 10:49:22.122 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 10:49:22.127 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-100, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 10:49:22.128 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-100, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 10:49:22.128 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-100, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 10:49:22.129 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-100, inFlight=0, closed=true] closing connection 2022-02-27 10:49:22.130 DEBUG 10 --- [uster-worker-45] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 10:49:22.131 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 128000 milliseconds 2022-02-27 10:49:22.131 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 128000 ms 2022-02-27 10:49:45.193 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 10:49:45.197 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 10:49:47.792 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 10:49:47.795 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 10:50:15.198 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 10:50:15.199 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 10:50:45.200 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 10:50:45.205 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 10:51:15.207 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 10:51:15.209 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 10:51:30.132 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 10:51:30.135 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-101, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 10:51:30.136 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-101, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 10:51:30.136 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-101, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 10:51:30.138 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-101, inFlight=0, closed=true] closing connection 2022-02-27 10:51:30.138 DEBUG 10 --- [uster-worker-46] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 10:51:30.138 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 256000 milliseconds 2022-02-27 10:51:30.139 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 256000 ms 2022-02-27 10:51:33.361 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.72.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 10:51:33.365 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.72.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 10:51:45.210 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 10:51:45.212 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 10:52:15.213 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 10:52:15.217 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 10:52:45.220 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 10:52:45.222 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 10:53:15.223 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 10:53:15.226 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 10:53:22.161 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UP /10.233.66.66:9042, scheduling delivery 2022-02-27 10:53:22.162 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] received event UP 2022-02-27 10:53:23.165 DEBUG 10 --- [uster-worker-47] c.d.driver.core.ControlConnection : [Control connection] Refreshing node info on /10.233.66.66:9042 2022-02-27 10:53:23.172 DEBUG 10 --- [uster-worker-47] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] marking host UP 2022-02-27 10:53:23.173 DEBUG 10 --- [uster-worker-47] com.datastax.driver.core.Cluster : Cancelling reconnection attempt since node is UP 2022-02-27 10:53:23.173 DEBUG 10 --- [uster-worker-47] com.datastax.driver.core.Cluster : Preparing 54 prepared queries on newly up node /10.233.66.66:9042 2022-02-27 10:53:23.173 DEBUG 10 --- [uster-worker-47] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 10:53:23.178 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-102, inFlight=0, closed=false] Connection established, initializing transport 2022-02-27 10:53:23.570 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-102, inFlight=0, closed=false] Transport initialized, connection ready 2022-02-27 10:53:23.767 DEBUG 10 --- [uster-worker-47] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 0 new connections, total = 1 2022-02-27 10:53:23.767 DEBUG 10 --- [uster-worker-47] c.d.driver.core.HostConnectionPool : Created connection pool to host /10.233.66.66:9042 (1 connections needed, 1 successfully opened) 2022-02-27 10:53:23.767 DEBUG 10 --- [uster-worker-47] com.datastax.driver.core.Session : Added connection pool for /10.233.66.66:9042 2022-02-27 10:53:35.859 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-102, inFlight=0, closed=false] connection error java.io.IOException: Connection reset by peer at sun.nio.ch.FileDispatcherImpl.read0(Native Method) at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39) at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223) at sun.nio.ch.IOUtil.read(IOUtil.java:192) at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.lang.Thread.run(Thread.java:748) 2022-02-27 10:53:35.860 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-102, inFlight=0, closed=false] because: [/10.233.66.66:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer) 2022-02-27 10:53:35.860 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preventing new connections for the next 1000 ms 2022-02-27 10:53:35.860 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-102, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 10:53:35.860 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-102, inFlight=0, closed=true] closing connection 2022-02-27 10:53:35.861 DEBUG 10 --- [uster-worker-48] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] marking host DOWN 2022-02-27 10:53:35.861 DEBUG 10 --- [uster-worker-48] c.d.d.core.AbstractReconnectionHandler : First reconnection scheduled in 1000ms 2022-02-27 10:53:35.861 DEBUG 10 --- [uster-worker-48] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] starting reconnection attempt 2022-02-27 10:53:35.872 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT DOWN /10.233.66.66:9042, scheduling delivery 2022-02-27 10:53:35.872 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] received event DOWN 2022-02-27 10:53:36.862 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 10:53:36.865 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-103, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 10:53:36.865 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-103, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 10:53:36.865 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-103, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 10:53:36.866 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-103, inFlight=0, closed=true] closing connection 2022-02-27 10:53:36.866 DEBUG 10 --- [uster-worker-47] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 10:53:36.866 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 2000 milliseconds 2022-02-27 10:53:36.866 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 2000 ms 2022-02-27 10:53:36.873 DEBUG 10 --- [uster-worker-48] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 10:53:38.867 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 10:53:38.869 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-104, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 10:53:38.869 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-104, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 10:53:38.870 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-104, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 10:53:38.870 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-104, inFlight=0, closed=true] closing connection 2022-02-27 10:53:38.870 DEBUG 10 --- [uster-worker-47] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 10:53:38.870 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 4000 milliseconds 2022-02-27 10:53:38.870 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 4000 ms 2022-02-27 10:53:42.872 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 10:53:42.878 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-105, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 10:53:42.878 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-105, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 10:53:42.878 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-105, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 10:53:42.878 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-105, inFlight=0, closed=true] closing connection 2022-02-27 10:53:42.879 DEBUG 10 --- [uster-worker-48] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 10:53:42.879 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 8000 milliseconds 2022-02-27 10:53:42.879 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 8000 ms 2022-02-27 10:53:50.880 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 10:53:50.886 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-106, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 10:53:50.887 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-106, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 10:53:50.887 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-106, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 10:53:50.887 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-106, inFlight=0, closed=true] closing connection 2022-02-27 10:53:50.888 DEBUG 10 --- [uster-worker-47] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 10:53:50.888 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 16000 milliseconds 2022-02-27 10:53:50.889 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 16000 ms 2022-02-27 10:54:05.874 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 10:54:05.876 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 10:54:06.892 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 10:54:06.895 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-107, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 10:54:06.896 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-107, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 10:54:06.896 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-107, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 10:54:06.896 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-107, inFlight=0, closed=true] closing connection 2022-02-27 10:54:06.896 DEBUG 10 --- [uster-worker-48] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 10:54:06.896 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 32000 milliseconds 2022-02-27 10:54:06.896 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 32000 ms 2022-02-27 10:54:35.877 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 10:54:35.880 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 10:54:37.111 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UP /10.233.66.66:9042, scheduling delivery 2022-02-27 10:54:37.111 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] received event UP 2022-02-27 10:54:38.114 DEBUG 10 --- [uster-worker-49] c.d.driver.core.ControlConnection : [Control connection] Refreshing node info on /10.233.66.66:9042 2022-02-27 10:54:38.129 DEBUG 10 --- [uster-worker-49] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] marking host UP 2022-02-27 10:54:38.129 DEBUG 10 --- [uster-worker-49] com.datastax.driver.core.Cluster : Cancelling reconnection attempt since node is UP 2022-02-27 10:54:38.130 DEBUG 10 --- [uster-worker-49] com.datastax.driver.core.Cluster : Preparing 54 prepared queries on newly up node /10.233.66.66:9042 2022-02-27 10:54:38.130 DEBUG 10 --- [uster-worker-49] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 10:54:38.132 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-108, inFlight=0, closed=false] Connection established, initializing transport 2022-02-27 10:54:39.468 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 10:54:39.511 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 10:54:40.765 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-108, inFlight=0, closed=false] Transport initialized, connection ready 2022-02-27 10:54:40.957 DEBUG 10 --- [uster-worker-49] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 0 new connections, total = 1 2022-02-27 10:54:40.957 DEBUG 10 --- [uster-worker-49] c.d.driver.core.HostConnectionPool : Created connection pool to host /10.233.66.66:9042 (1 connections needed, 1 successfully opened) 2022-02-27 10:54:40.958 DEBUG 10 --- [uster-worker-49] com.datastax.driver.core.Session : Added connection pool for /10.233.66.66:9042 2022-02-27 10:54:55.160 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-108, inFlight=0, closed=false] connection error java.io.IOException: Connection reset by peer at sun.nio.ch.FileDispatcherImpl.read0(Native Method) at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39) at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223) at sun.nio.ch.IOUtil.read(IOUtil.java:192) at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.lang.Thread.run(Thread.java:748) 2022-02-27 10:54:55.161 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-108, inFlight=0, closed=false] because: [/10.233.66.66:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer) 2022-02-27 10:54:55.161 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preventing new connections for the next 1000 ms 2022-02-27 10:54:55.161 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-108, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 10:54:55.161 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-108, inFlight=0, closed=true] closing connection 2022-02-27 10:54:55.162 DEBUG 10 --- [uster-worker-50] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] marking host DOWN 2022-02-27 10:54:55.162 DEBUG 10 --- [uster-worker-50] c.d.d.core.AbstractReconnectionHandler : First reconnection scheduled in 1000ms 2022-02-27 10:54:55.162 DEBUG 10 --- [uster-worker-50] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] starting reconnection attempt 2022-02-27 10:54:55.259 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT DOWN /10.233.66.66:9042, scheduling delivery 2022-02-27 10:54:55.260 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] received event DOWN 2022-02-27 10:54:56.162 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 10:54:56.164 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-109, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 10:54:56.165 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-109, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 10:54:56.165 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-109, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 10:54:56.165 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-109, inFlight=0, closed=true] closing connection 2022-02-27 10:54:56.165 DEBUG 10 --- [uster-worker-49] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 10:54:56.167 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 2000 milliseconds 2022-02-27 10:54:56.167 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 2000 ms 2022-02-27 10:54:56.260 DEBUG 10 --- [uster-worker-50] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 10:54:58.168 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 10:54:58.170 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-110, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 10:54:58.170 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-110, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 10:54:58.170 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-110, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 10:54:58.170 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-110, inFlight=0, closed=true] closing connection 2022-02-27 10:54:58.170 DEBUG 10 --- [uster-worker-49] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 10:54:58.171 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 4000 milliseconds 2022-02-27 10:54:58.171 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 4000 ms 2022-02-27 10:55:02.171 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 10:55:02.174 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-111, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 10:55:02.174 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-111, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 10:55:02.174 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-111, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 10:55:02.174 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-111, inFlight=0, closed=true] closing connection 2022-02-27 10:55:02.175 DEBUG 10 --- [uster-worker-50] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 10:55:02.175 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 8000 milliseconds 2022-02-27 10:55:02.175 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 8000 ms 2022-02-27 10:55:04.588 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.72.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 10:55:04.647 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.72.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 10:55:10.176 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 10:55:10.178 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-112, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 10:55:10.178 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-112, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 10:55:10.178 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-112, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 10:55:10.178 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-112, inFlight=0, closed=true] closing connection 2022-02-27 10:55:10.178 DEBUG 10 --- [uster-worker-49] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 10:55:10.178 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 16000 milliseconds 2022-02-27 10:55:10.179 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 16000 ms 2022-02-27 10:55:25.264 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 10:55:25.266 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 10:55:26.179 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 10:55:26.182 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-113, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 10:55:26.183 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-113, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 10:55:26.183 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-113, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 10:55:26.183 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-113, inFlight=0, closed=true] closing connection 2022-02-27 10:55:26.183 DEBUG 10 --- [uster-worker-50] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 10:55:26.184 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 32000 milliseconds 2022-02-27 10:55:26.185 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 32000 ms 2022-02-27 10:55:55.267 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 10:55:55.270 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 10:55:58.186 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 10:55:58.193 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-114, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 10:55:58.193 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-114, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 10:55:58.193 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-114, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 10:55:58.194 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-114, inFlight=0, closed=true] closing connection 2022-02-27 10:55:58.195 DEBUG 10 --- [uster-worker-51] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 10:55:58.195 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 64000 milliseconds 2022-02-27 10:55:58.195 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 64000 ms 2022-02-27 10:56:25.270 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 10:56:25.274 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 10:56:55.275 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 10:56:55.277 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 10:57:00.276 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.72.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 10:57:00.346 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.72.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 10:57:02.196 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 10:57:02.198 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-115, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 10:57:02.199 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-115, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 10:57:02.199 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-115, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 10:57:02.199 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-115, inFlight=0, closed=true] closing connection 2022-02-27 10:57:02.200 DEBUG 10 --- [uster-worker-52] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 10:57:02.200 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 128000 milliseconds 2022-02-27 10:57:02.200 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 128000 ms 2022-02-27 10:57:25.287 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 10:57:25.290 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 10:57:35.460 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.72.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 10:57:35.476 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.72.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 10:57:55.297 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 10:57:55.299 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 10:58:25.300 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 10:58:25.303 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 10:58:55.315 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 10:58:55.319 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 10:59:10.201 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 10:59:10.207 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-116, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 10:59:10.207 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-116, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 10:59:10.207 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-116, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 10:59:10.208 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-116, inFlight=0, closed=true] closing connection 2022-02-27 10:59:10.208 DEBUG 10 --- [uster-worker-53] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 10:59:10.209 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 256000 milliseconds 2022-02-27 10:59:10.209 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 256000 ms 2022-02-27 10:59:25.333 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 10:59:25.336 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 10:59:55.336 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 10:59:55.339 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 11:00:25.340 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 11:00:25.343 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 11:00:55.345 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 11:00:55.350 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 11:00:55.756 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UP /10.233.66.66:9042, scheduling delivery 2022-02-27 11:00:55.757 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] received event UP 2022-02-27 11:00:56.760 DEBUG 10 --- [uster-worker-54] c.d.driver.core.ControlConnection : [Control connection] Refreshing node info on /10.233.66.66:9042 2022-02-27 11:00:56.817 DEBUG 10 --- [uster-worker-54] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] marking host UP 2022-02-27 11:00:56.817 DEBUG 10 --- [uster-worker-54] com.datastax.driver.core.Cluster : Cancelling reconnection attempt since node is UP 2022-02-27 11:00:56.817 DEBUG 10 --- [uster-worker-54] com.datastax.driver.core.Cluster : Preparing 54 prepared queries on newly up node /10.233.66.66:9042 2022-02-27 11:00:56.817 DEBUG 10 --- [uster-worker-54] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 11:00:56.823 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-117, inFlight=0, closed=false] Connection established, initializing transport 2022-02-27 11:01:02.466 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-117, inFlight=0, closed=false] Transport initialized, connection ready 2022-02-27 11:01:03.163 DEBUG 10 --- [uster-worker-54] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 0 new connections, total = 1 2022-02-27 11:01:03.164 DEBUG 10 --- [uster-worker-54] c.d.driver.core.HostConnectionPool : Created connection pool to host /10.233.66.66:9042 (1 connections needed, 1 successfully opened) 2022-02-27 11:01:03.164 DEBUG 10 --- [uster-worker-54] com.datastax.driver.core.Session : Added connection pool for /10.233.66.66:9042 2022-02-27 11:01:26.818 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 11:01:26.819 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 11:01:31.564 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.72.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 11:01:31.568 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.72.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 11:01:35.163 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-117, inFlight=0, closed=false] connection error java.io.IOException: Connection reset by peer at sun.nio.ch.FileDispatcherImpl.read0(Native Method) at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39) at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223) at sun.nio.ch.IOUtil.read(IOUtil.java:192) at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.lang.Thread.run(Thread.java:748) 2022-02-27 11:01:35.164 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-117, inFlight=0, closed=false] because: [/10.233.66.66:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer) 2022-02-27 11:01:35.164 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preventing new connections for the next 1000 ms 2022-02-27 11:01:35.164 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-117, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 11:01:35.165 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-117, inFlight=0, closed=true] closing connection 2022-02-27 11:01:35.165 DEBUG 10 --- [uster-worker-55] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] marking host DOWN 2022-02-27 11:01:35.166 DEBUG 10 --- [uster-worker-55] c.d.d.core.AbstractReconnectionHandler : First reconnection scheduled in 1000ms 2022-02-27 11:01:35.166 DEBUG 10 --- [uster-worker-55] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] starting reconnection attempt 2022-02-27 11:01:35.179 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT DOWN /10.233.66.66:9042, scheduling delivery 2022-02-27 11:01:35.179 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] received event DOWN 2022-02-27 11:01:36.167 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 11:01:36.170 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-118, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 11:01:36.170 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-118, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 11:01:36.170 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-118, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 11:01:36.170 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-118, inFlight=0, closed=true] closing connection 2022-02-27 11:01:36.171 DEBUG 10 --- [uster-worker-56] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 11:01:36.171 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 2000 milliseconds 2022-02-27 11:01:36.171 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 2000 ms 2022-02-27 11:01:36.180 DEBUG 10 --- [uster-worker-55] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 11:01:38.172 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 11:01:38.175 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-119, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 11:01:38.175 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-119, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 11:01:38.175 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-119, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 11:01:38.175 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-119, inFlight=0, closed=true] closing connection 2022-02-27 11:01:38.175 DEBUG 10 --- [uster-worker-56] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 11:01:38.175 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 4000 milliseconds 2022-02-27 11:01:38.175 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 4000 ms 2022-02-27 11:01:42.176 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 11:01:42.180 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-120, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 11:01:42.181 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-120, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 11:01:42.181 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-120, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 11:01:42.181 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-120, inFlight=0, closed=true] closing connection 2022-02-27 11:01:42.181 DEBUG 10 --- [uster-worker-55] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 11:01:42.181 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 8000 milliseconds 2022-02-27 11:01:42.181 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 8000 ms 2022-02-27 11:01:50.182 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 11:01:50.185 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-121, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 11:01:50.185 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-121, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 11:01:50.185 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-121, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 11:01:50.185 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-121, inFlight=0, closed=true] closing connection 2022-02-27 11:01:50.185 DEBUG 10 --- [uster-worker-56] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 11:01:50.186 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 16000 milliseconds 2022-02-27 11:01:50.186 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 16000 ms 2022-02-27 11:02:05.180 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 11:02:05.183 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 11:02:06.186 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 11:02:06.189 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-122, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 11:02:06.189 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-122, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 11:02:06.189 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-122, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 11:02:06.189 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-122, inFlight=0, closed=true] closing connection 2022-02-27 11:02:06.190 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 32000 milliseconds 2022-02-27 11:02:06.190 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 32000 ms 2022-02-27 11:02:06.190 DEBUG 10 --- [uster-worker-55] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 11:02:35.186 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 11:02:35.189 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 11:02:38.046 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UP /10.233.66.66:9042, scheduling delivery 2022-02-27 11:02:38.048 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] received event UP 2022-02-27 11:02:38.191 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 11:02:38.195 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-123, inFlight=0, closed=false] Connection established, initializing transport 2022-02-27 11:02:39.050 DEBUG 10 --- [uster-worker-57] c.d.driver.core.ControlConnection : [Control connection] Refreshing node info on /10.233.66.66:9042 2022-02-27 11:02:39.115 DEBUG 10 --- [uster-worker-57] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] marking host UP 2022-02-27 11:02:39.115 DEBUG 10 --- [uster-worker-57] com.datastax.driver.core.Cluster : Cancelling reconnection attempt since node is UP 2022-02-27 11:02:39.116 DEBUG 10 --- [uster-worker-57] com.datastax.driver.core.Cluster : Preparing 54 prepared queries on newly up node /10.233.66.66:9042 2022-02-27 11:02:39.116 DEBUG 10 --- [uster-worker-57] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 2 2022-02-27 11:02:39.118 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-124, inFlight=0, closed=false] Connection established, initializing transport 2022-02-27 11:02:43.462 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-124, inFlight=0, closed=false] Transport initialized, connection ready 2022-02-27 11:02:43.467 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-123, inFlight=0, closed=false] Transport initialized, connection ready 2022-02-27 11:02:43.467 DEBUG 10 --- [-reconnection-1] c.d.driver.core.ControlConnection : [Control connection] Refreshing node info on /10.233.66.66:9042 2022-02-27 11:02:43.480 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Successful reconnection to /10.233.66.66:9042, setting host UP 2022-02-27 11:02:43.761 DEBUG 10 --- [uster-worker-57] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 0 new connections, total = 2 2022-02-27 11:02:43.762 DEBUG 10 --- [uster-worker-57] c.d.driver.core.HostConnectionPool : Created connection pool to host /10.233.66.66:9042 (1 connections needed, 1 successfully opened) 2022-02-27 11:02:43.762 DEBUG 10 --- [uster-worker-57] com.datastax.driver.core.Session : Added connection pool for /10.233.66.66:9042 2022-02-27 11:02:43.763 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-123, inFlight=0, closed=true] closing connection 2022-02-27 11:02:43.763 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-123, inFlight=0, closed=true] closed, remaining = 1 2022-02-27 11:02:43.763 DEBUG 10 --- [-reconnection-1] c.d.d.core.AbstractReconnectionHandler : Reconnection successful, cleared the future 2022-02-27 11:02:55.162 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-124, inFlight=0, closed=false] connection error java.io.IOException: Connection reset by peer at sun.nio.ch.FileDispatcherImpl.read0(Native Method) at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39) at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223) at sun.nio.ch.IOUtil.read(IOUtil.java:192) at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.lang.Thread.run(Thread.java:748) 2022-02-27 11:02:55.163 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-124, inFlight=0, closed=false] because: [/10.233.66.66:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer) 2022-02-27 11:02:55.163 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preventing new connections for the next 1000 ms 2022-02-27 11:02:55.163 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-124, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 11:02:55.163 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-124, inFlight=0, closed=true] closing connection 2022-02-27 11:02:55.163 DEBUG 10 --- [uster-worker-58] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] marking host DOWN 2022-02-27 11:02:55.164 DEBUG 10 --- [uster-worker-58] c.d.d.core.AbstractReconnectionHandler : First reconnection scheduled in 1000ms 2022-02-27 11:02:55.164 DEBUG 10 --- [uster-worker-58] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] starting reconnection attempt 2022-02-27 11:02:55.264 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT DOWN /10.233.66.66:9042, scheduling delivery 2022-02-27 11:02:55.265 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] received event DOWN 2022-02-27 11:02:56.164 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 11:02:56.167 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-125, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 11:02:56.167 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-125, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 11:02:56.167 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-125, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 11:02:56.168 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-125, inFlight=0, closed=true] closing connection 2022-02-27 11:02:56.168 DEBUG 10 --- [uster-worker-57] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 11:02:56.168 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 2000 milliseconds 2022-02-27 11:02:56.168 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 2000 ms 2022-02-27 11:02:56.266 DEBUG 10 --- [uster-worker-58] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 11:02:58.169 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 11:02:58.171 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-126, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 11:02:58.171 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-126, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 11:02:58.171 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-126, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 11:02:58.171 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-126, inFlight=0, closed=true] closing connection 2022-02-27 11:02:58.171 DEBUG 10 --- [uster-worker-57] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 11:02:58.172 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 4000 milliseconds 2022-02-27 11:02:58.172 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 4000 ms 2022-02-27 11:03:02.172 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 11:03:02.175 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-127, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 11:03:02.175 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-127, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 11:03:02.175 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-127, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 11:03:02.175 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-127, inFlight=0, closed=true] closing connection 2022-02-27 11:03:02.176 DEBUG 10 --- [uster-worker-58] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 11:03:02.176 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 8000 milliseconds 2022-02-27 11:03:02.176 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 8000 ms 2022-02-27 11:03:10.176 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 11:03:10.178 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-128, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 11:03:10.179 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-128, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 11:03:10.179 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-128, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 11:03:10.179 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-128, inFlight=0, closed=true] closing connection 2022-02-27 11:03:10.179 DEBUG 10 --- [uster-worker-57] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 11:03:10.179 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 16000 milliseconds 2022-02-27 11:03:10.180 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 16000 ms 2022-02-27 11:03:25.269 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 11:03:25.271 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 11:03:26.180 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 11:03:26.182 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-129, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 11:03:26.182 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-129, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 11:03:26.182 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-129, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 11:03:26.183 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-129, inFlight=0, closed=true] closing connection 2022-02-27 11:03:26.183 DEBUG 10 --- [uster-worker-58] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 11:03:26.183 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 32000 milliseconds 2022-02-27 11:03:26.183 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 32000 ms 2022-02-27 11:03:55.271 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 11:03:55.274 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 11:03:58.186 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 11:03:58.190 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-130, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 11:03:58.190 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-130, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 11:03:58.191 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-130, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 11:03:58.191 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-130, inFlight=0, closed=true] closing connection 2022-02-27 11:03:58.191 DEBUG 10 --- [uster-worker-59] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 11:03:58.192 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 64000 milliseconds 2022-02-27 11:03:58.192 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 64000 ms 2022-02-27 11:04:25.275 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 11:04:25.279 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 11:04:55.282 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 11:04:55.284 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 11:05:02.192 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 11:05:02.197 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-131, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 11:05:02.197 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-131, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 11:05:02.198 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-131, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 11:05:02.198 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-131, inFlight=0, closed=true] closing connection 2022-02-27 11:05:02.199 DEBUG 10 --- [uster-worker-60] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 11:05:02.199 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 128000 milliseconds 2022-02-27 11:05:02.199 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 128000 ms 2022-02-27 11:05:25.289 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 11:05:25.291 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 11:05:55.298 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 11:05:55.301 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 11:06:25.303 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 11:06:25.305 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 11:06:55.311 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 11:06:55.313 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 11:07:10.199 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 11:07:10.203 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-132, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 11:07:10.203 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-132, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 11:07:10.203 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-132, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 11:07:10.204 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-132, inFlight=0, closed=true] closing connection 2022-02-27 11:07:10.205 DEBUG 10 --- [uster-worker-61] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 11:07:10.207 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 256000 milliseconds 2022-02-27 11:07:10.207 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 256000 ms 2022-02-27 11:07:25.314 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 11:07:25.317 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 11:07:55.318 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 11:07:55.322 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 11:08:25.322 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 11:08:25.325 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 11:08:55.326 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 11:08:55.328 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 11:08:59.169 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 11:08:59.216 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 11:09:01.555 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UP /10.233.66.66:9042, scheduling delivery 2022-02-27 11:09:01.555 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] received event UP 2022-02-27 11:09:02.558 DEBUG 10 --- [uster-worker-62] c.d.driver.core.ControlConnection : [Control connection] Refreshing node info on /10.233.66.66:9042 2022-02-27 11:09:02.567 DEBUG 10 --- [uster-worker-62] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] marking host UP 2022-02-27 11:09:02.567 DEBUG 10 --- [uster-worker-62] com.datastax.driver.core.Cluster : Cancelling reconnection attempt since node is UP 2022-02-27 11:09:02.568 DEBUG 10 --- [uster-worker-62] com.datastax.driver.core.Cluster : Preparing 54 prepared queries on newly up node /10.233.66.66:9042 2022-02-27 11:09:02.568 DEBUG 10 --- [uster-worker-62] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 11:09:02.572 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-133, inFlight=0, closed=false] Connection established, initializing transport 2022-02-27 11:09:03.356 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-133, inFlight=0, closed=false] Transport initialized, connection ready 2022-02-27 11:09:03.461 DEBUG 10 --- [uster-worker-62] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 0 new connections, total = 1 2022-02-27 11:09:03.461 DEBUG 10 --- [uster-worker-62] c.d.driver.core.HostConnectionPool : Created connection pool to host /10.233.66.66:9042 (1 connections needed, 1 successfully opened) 2022-02-27 11:09:03.461 DEBUG 10 --- [uster-worker-62] com.datastax.driver.core.Session : Added connection pool for /10.233.66.66:9042 2022-02-27 11:09:15.064 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-133, inFlight=0, closed=false] connection error java.io.IOException: Connection reset by peer at sun.nio.ch.FileDispatcherImpl.read0(Native Method) at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39) at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223) at sun.nio.ch.IOUtil.read(IOUtil.java:192) at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.lang.Thread.run(Thread.java:748) 2022-02-27 11:09:15.065 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-133, inFlight=0, closed=false] because: [/10.233.66.66:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer) 2022-02-27 11:09:15.065 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preventing new connections for the next 1000 ms 2022-02-27 11:09:15.065 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-133, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 11:09:15.066 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-133, inFlight=0, closed=true] closing connection 2022-02-27 11:09:15.066 DEBUG 10 --- [uster-worker-63] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] marking host DOWN 2022-02-27 11:09:15.068 DEBUG 10 --- [uster-worker-63] c.d.d.core.AbstractReconnectionHandler : First reconnection scheduled in 1000ms 2022-02-27 11:09:15.069 DEBUG 10 --- [uster-worker-63] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] starting reconnection attempt 2022-02-27 11:09:15.172 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT DOWN /10.233.66.66:9042, scheduling delivery 2022-02-27 11:09:15.172 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] received event DOWN 2022-02-27 11:09:16.069 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 11:09:16.072 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-134, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 11:09:16.073 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-134, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 11:09:16.073 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-134, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 11:09:16.074 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-134, inFlight=0, closed=true] closing connection 2022-02-27 11:09:16.074 DEBUG 10 --- [uster-worker-62] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 11:09:16.074 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 2000 milliseconds 2022-02-27 11:09:16.074 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 2000 ms 2022-02-27 11:09:16.174 DEBUG 10 --- [uster-worker-63] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 11:09:18.075 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 11:09:18.079 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-135, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 11:09:18.079 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-135, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 11:09:18.079 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-135, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 11:09:18.079 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-135, inFlight=0, closed=true] closing connection 2022-02-27 11:09:18.080 DEBUG 10 --- [uster-worker-62] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 11:09:18.080 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 4000 milliseconds 2022-02-27 11:09:18.080 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 4000 ms 2022-02-27 11:09:22.081 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 11:09:22.085 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-136, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 11:09:22.085 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-136, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 11:09:22.085 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-136, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 11:09:22.085 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-136, inFlight=0, closed=true] closing connection 2022-02-27 11:09:22.085 DEBUG 10 --- [uster-worker-63] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 11:09:22.086 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 8000 milliseconds 2022-02-27 11:09:22.086 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 8000 ms 2022-02-27 11:09:30.086 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 11:09:30.089 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-137, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 11:09:30.091 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-137, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 11:09:30.091 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-137, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 11:09:30.091 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-137, inFlight=0, closed=true] closing connection 2022-02-27 11:09:30.091 DEBUG 10 --- [uster-worker-62] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 11:09:30.092 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 16000 milliseconds 2022-02-27 11:09:30.092 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 16000 ms 2022-02-27 11:09:45.174 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 11:09:45.181 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 11:09:46.092 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 11:09:46.095 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-138, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 11:09:46.096 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-138, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 11:09:46.096 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-138, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 11:09:46.096 DEBUG 10 --- [uster-worker-63] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 11:09:46.096 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-138, inFlight=0, closed=true] closing connection 2022-02-27 11:09:46.096 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 32000 milliseconds 2022-02-27 11:09:46.097 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 32000 ms 2022-02-27 11:10:14.618 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UP /10.233.66.66:9042, scheduling delivery 2022-02-27 11:10:14.618 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] received event UP 2022-02-27 11:10:15.620 DEBUG 10 --- [uster-worker-64] c.d.driver.core.ControlConnection : [Control connection] Refreshing node info on /10.233.66.66:9042 2022-02-27 11:10:15.625 DEBUG 10 --- [uster-worker-64] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] marking host UP 2022-02-27 11:10:15.625 DEBUG 10 --- [uster-worker-64] com.datastax.driver.core.Cluster : Cancelling reconnection attempt since node is UP 2022-02-27 11:10:15.626 DEBUG 10 --- [uster-worker-64] com.datastax.driver.core.Cluster : Preparing 54 prepared queries on newly up node /10.233.66.66:9042 2022-02-27 11:10:15.626 DEBUG 10 --- [uster-worker-64] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 11:10:15.629 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-139, inFlight=0, closed=false] Connection established, initializing transport 2022-02-27 11:10:17.958 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-139, inFlight=0, closed=false] Transport initialized, connection ready 2022-02-27 11:10:18.468 DEBUG 10 --- [uster-worker-64] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 0 new connections, total = 1 2022-02-27 11:10:18.469 DEBUG 10 --- [uster-worker-64] c.d.driver.core.HostConnectionPool : Created connection pool to host /10.233.66.66:9042 (1 connections needed, 1 successfully opened) 2022-02-27 11:10:18.469 DEBUG 10 --- [uster-worker-64] com.datastax.driver.core.Session : Added connection pool for /10.233.66.66:9042 2022-02-27 11:10:31.034 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UPDATED TABLE sdcaudit.distributiondownloadevent, scheduling delivery 2022-02-27 11:10:32.036 DEBUG 10 --- [uster-worker-65] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdcaudit.distributiondownloadevent (TABLE) 2022-02-27 11:10:36.236 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE sdcaudit.distributionengineevent, scheduling delivery 2022-02-27 11:10:37.237 DEBUG 10 --- [uster-worker-64] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdcaudit.distributionengineevent (TABLE) 2022-02-27 11:10:38.722 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UPDATED TABLE sdcaudit.distributionengineevent, scheduling delivery 2022-02-27 11:10:39.723 DEBUG 10 --- [uster-worker-65] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdcaudit.distributionengineevent (TABLE) 2022-02-27 11:10:41.351 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UPDATED TABLE sdcaudit.distributionengineevent, scheduling delivery 2022-02-27 11:10:42.351 DEBUG 10 --- [uster-worker-64] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdcaudit.distributionengineevent (TABLE) 2022-02-27 11:10:42.918 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE sdcaudit.distributionnotificationevent, scheduling delivery 2022-02-27 11:10:43.919 DEBUG 10 --- [uster-worker-65] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdcaudit.distributionnotificationevent (TABLE) 2022-02-27 11:10:44.646 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UPDATED TABLE sdcaudit.distributionnotificationevent, scheduling delivery 2022-02-27 11:10:45.647 DEBUG 10 --- [uster-worker-64] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdcaudit.distributionnotificationevent (TABLE) 2022-02-27 11:10:46.244 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UPDATED TABLE sdcaudit.distributionnotificationevent, scheduling delivery 2022-02-27 11:10:47.245 DEBUG 10 --- [uster-worker-65] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdcaudit.distributionnotificationevent (TABLE) 2022-02-27 11:10:48.663 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UPDATED TABLE sdcaudit.distributionnotificationevent, scheduling delivery 2022-02-27 11:10:49.664 DEBUG 10 --- [uster-worker-64] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdcaudit.distributionnotificationevent (TABLE) 2022-02-27 11:10:51.225 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE sdcaudit.distributionstatusevent, scheduling delivery 2022-02-27 11:10:52.228 DEBUG 10 --- [uster-worker-65] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdcaudit.distributionstatusevent (TABLE) 2022-02-27 11:10:54.636 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UPDATED TABLE sdcaudit.distributionstatusevent, scheduling delivery 2022-02-27 11:10:55.162 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-139, inFlight=1, closed=false] because: [/10.233.66.66:9042] Channel has been closed 2022-02-27 11:10:55.162 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preventing new connections for the next 1000 ms 2022-02-27 11:10:55.162 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-139, inFlight=1, closed=false] failed, remaining = 0 2022-02-27 11:10:55.163 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-139, inFlight=1, closed=true] closing connection 2022-02-27 11:10:55.163 DEBUG 10 --- [uster-worker-64] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] marking host DOWN 2022-02-27 11:10:55.163 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Not terminating Connection[/10.233.66.66:9042-139, inFlight=1, closed=true]: there are still pending requests 2022-02-27 11:10:55.164 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.RequestHandler : onException triggered but the response was completed by another thread, cancelling (retryCount = 0, queryState = QueryState(count=0, inProgress=false, cancelled=false), queryStateRef = QueryState(count=0, inProgress=false, cancelled=false)) 2022-02-27 11:10:55.165 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-139, inFlight=0, closed=true], stream 3840, Error writing request EXECUTE preparedId: 0xf4e85a42e6f2ab1b75a9f8dd43af787b ([cl=LOCAL_QUORUM, positionalVals=[java.nio.HeapByteBuffer[pos=0 lim=12 cap=12], java.nio.HeapByteBuffer[pos=0 lim=8 cap=8], java.nio.HeapByteBuffer[pos=0 lim=8 cap=8], java.nio.HeapByteBuffer[pos=0 lim=4 cap=4]], namedVals={}, skip=true, psize=5000, state=null, serialCl=SERIAL]) 2022-02-27 11:10:55.169 DEBUG 10 --- [uster-worker-65] com.datastax.driver.core.RequestHandler : onException triggered but the response was completed by another thread, cancelling (retryCount = 0, queryState = QueryState(count=0, inProgress=false, cancelled=false), queryStateRef = QueryState(count=0, inProgress=false, cancelled=false)) 2022-02-27 11:10:55.171 DEBUG 10 --- [uster-worker-64] com.datastax.driver.core.RequestHandler : [309850687-0] Doing retry 1 for query com.datastax.driver.core.BoundStatement@66a4dc00 at consistency LOCAL_QUORUM 2022-02-27 11:10:55.171 DEBUG 10 --- [uster-worker-64] com.datastax.driver.core.RequestHandler : [309850687-0] Error querying /10.233.66.66:9042 : com.datastax.driver.core.exceptions.TransportException: [/10.233.66.66:9042] Connection has been closed 2022-02-27 11:10:55.172 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT DOWN /10.233.66.66:9042, scheduling delivery 2022-02-27 11:10:55.172 DEBUG 10 --- [uster-worker-64] c.d.d.core.AbstractReconnectionHandler : First reconnection scheduled in 1000ms 2022-02-27 11:10:55.172 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] received event DOWN 2022-02-27 11:10:55.172 DEBUG 10 --- [uster-worker-64] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] starting reconnection attempt 2022-02-27 11:10:55.637 DEBUG 10 --- [uster-worker-65] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdcaudit.distributionstatusevent (TABLE) 2022-02-27 11:10:56.173 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 11:10:56.173 DEBUG 10 --- [d-task-worker-0] com.datastax.driver.core.Cluster : Ignoring down event on /10.233.66.66:9042 because it still has active connections 2022-02-27 11:10:56.176 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-140, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 11:10:56.176 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-140, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 11:10:56.176 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-140, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 11:10:56.177 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-140, inFlight=0, closed=true] closing connection 2022-02-27 11:10:56.177 DEBUG 10 --- [uster-worker-64] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 11:10:56.177 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 2000 milliseconds 2022-02-27 11:10:56.177 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 2000 ms 2022-02-27 11:10:58.177 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 11:10:58.180 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-141, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 11:10:58.181 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-141, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 11:10:58.181 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-141, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 11:10:58.181 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-141, inFlight=0, closed=true] closing connection 2022-02-27 11:10:58.181 DEBUG 10 --- [uster-worker-65] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 11:10:58.182 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 4000 milliseconds 2022-02-27 11:10:58.182 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 4000 ms 2022-02-27 11:11:02.182 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 11:11:02.184 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-142, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 11:11:02.185 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-142, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 11:11:02.185 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-142, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 11:11:02.185 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-142, inFlight=0, closed=true] closing connection 2022-02-27 11:11:02.185 DEBUG 10 --- [uster-worker-64] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 11:11:02.186 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 8000 milliseconds 2022-02-27 11:11:02.186 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 8000 ms 2022-02-27 11:11:10.186 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 11:11:10.189 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-143, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 11:11:10.189 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-143, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 11:11:10.189 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-143, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 11:11:10.189 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-143, inFlight=0, closed=true] closing connection 2022-02-27 11:11:10.189 DEBUG 10 --- [uster-worker-65] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 11:11:10.190 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 16000 milliseconds 2022-02-27 11:11:10.190 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 16000 ms 2022-02-27 11:11:20.665 DEBUG 10 --- [ection-reaper-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-139, inFlight=0, closed=true] has already terminated 2022-02-27 11:11:25.654 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 11:11:25.656 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 11:11:26.190 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 11:11:26.192 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-144, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 11:11:26.193 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-144, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 11:11:26.193 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-144, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 11:11:26.193 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-144, inFlight=0, closed=true] closing connection 2022-02-27 11:11:26.193 DEBUG 10 --- [uster-worker-64] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 11:11:26.193 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 32000 milliseconds 2022-02-27 11:11:26.193 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 32000 ms 2022-02-27 11:11:55.659 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 11:11:55.661 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 11:11:58.194 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 11:11:58.196 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-145, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 11:11:58.196 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-145, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 11:11:58.196 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-145, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 11:11:58.197 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-145, inFlight=0, closed=true] closing connection 2022-02-27 11:11:58.197 DEBUG 10 --- [uster-worker-66] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 11:11:58.197 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 64000 milliseconds 2022-02-27 11:11:58.197 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 64000 ms 2022-02-27 11:12:25.662 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 11:12:25.664 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 11:12:54.537 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UPDATED TABLE sdcaudit.distributionstatusevent, scheduling delivery 2022-02-27 11:12:55.170 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE sdcaudit.distributiondeployevent, scheduling delivery 2022-02-27 11:12:56.174 DEBUG 10 --- [uster-worker-67] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdcaudit 2022-02-27 11:12:56.193 DEBUG 10 --- [uster-worker-67] licationStrategy$NetworkTopologyStrategy : Computing token to replica map for keyspace: sdcartifact. 2022-02-27 11:12:56.205 DEBUG 10 --- [uster-worker-67] licationStrategy$NetworkTopologyStrategy : Token to replica map computation for keyspace sdcartifact completed in 12 milliseconds 2022-02-27 11:12:56.528 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UPDATED TABLE sdcaudit.distributiondeployevent, scheduling delivery 2022-02-27 11:12:57.529 DEBUG 10 --- [uster-worker-68] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdcaudit.distributiondeployevent (TABLE) 2022-02-27 11:12:57.622 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UPDATED TABLE sdcaudit.distributiondeployevent, scheduling delivery 2022-02-27 11:12:58.623 DEBUG 10 --- [uster-worker-67] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdcaudit.distributiondeployevent (TABLE) 2022-02-27 11:12:59.235 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UPDATED TABLE sdcaudit.distributiondeployevent, scheduling delivery 2022-02-27 11:13:00.236 DEBUG 10 --- [uster-worker-68] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdcaudit.distributiondeployevent (TABLE) 2022-02-27 11:13:00.835 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UPDATED TABLE sdcaudit.distributiondeployevent, scheduling delivery 2022-02-27 11:13:01.836 DEBUG 10 --- [uster-worker-67] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdcaudit.distributiondeployevent (TABLE) 2022-02-27 11:13:02.198 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 11:13:02.202 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-146, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 11:13:02.202 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-146, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 11:13:02.203 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-146, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 11:13:02.203 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-146, inFlight=0, closed=true] closing connection 2022-02-27 11:13:02.203 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 128000 milliseconds 2022-02-27 11:13:02.204 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 128000 ms 2022-02-27 11:13:02.205 DEBUG 10 --- [uster-worker-68] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 11:13:03.003 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE sdcaudit.auditinggetuebclusterevent, scheduling delivery 2022-02-27 11:13:04.004 DEBUG 10 --- [uster-worker-67] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdcaudit.auditinggetuebclusterevent (TABLE) 2022-02-27 11:13:04.326 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UPDATED TABLE sdcaudit.auditinggetuebclusterevent, scheduling delivery 2022-02-27 11:13:05.327 DEBUG 10 --- [uster-worker-68] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdcaudit.auditinggetuebclusterevent (TABLE) 2022-02-27 11:13:05.621 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE sdcaudit.authevent, scheduling delivery 2022-02-27 11:13:06.622 DEBUG 10 --- [uster-worker-67] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdcaudit.authevent (TABLE) 2022-02-27 11:13:06.751 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UPDATED TABLE sdcaudit.authevent, scheduling delivery 2022-02-27 11:13:07.645 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UPDATED TABLE sdcaudit.authevent, scheduling delivery 2022-02-27 11:13:08.115 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE sdcaudit.categoryevent, scheduling delivery 2022-02-27 11:13:09.116 DEBUG 10 --- [uster-worker-68] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdcaudit 2022-02-27 11:13:09.129 DEBUG 10 --- [uster-worker-68] licationStrategy$NetworkTopologyStrategy : Computing token to replica map for keyspace: sdcartifact. 2022-02-27 11:13:09.141 DEBUG 10 --- [uster-worker-68] licationStrategy$NetworkTopologyStrategy : Token to replica map computation for keyspace sdcartifact completed in 12 milliseconds 2022-02-27 11:13:09.353 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UPDATED TABLE sdcaudit.categoryevent, scheduling delivery 2022-02-27 11:13:10.067 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE sdcaudit.getuserslistevent, scheduling delivery 2022-02-27 11:13:11.067 DEBUG 10 --- [uster-worker-67] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdcaudit 2022-02-27 11:13:11.128 DEBUG 10 --- [uster-worker-67] licationStrategy$NetworkTopologyStrategy : Computing token to replica map for keyspace: sdcartifact. 2022-02-27 11:13:11.137 DEBUG 10 --- [uster-worker-67] licationStrategy$NetworkTopologyStrategy : Token to replica map computation for keyspace sdcartifact completed in 8 milliseconds 2022-02-27 11:13:12.212 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UPDATED TABLE sdcaudit.getuserslistevent, scheduling delivery 2022-02-27 11:13:13.213 DEBUG 10 --- [uster-worker-68] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdcaudit.getuserslistevent (TABLE) 2022-02-27 11:13:13.412 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE sdcaudit.getcategoryhierarchyevent, scheduling delivery 2022-02-27 11:13:14.037 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UPDATED TABLE sdcaudit.getcategoryhierarchyevent, scheduling delivery 2022-02-27 11:13:15.038 DEBUG 10 --- [uster-worker-67] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdcaudit.getcategoryhierarchyevent (TABLE) 2022-02-27 11:13:15.211 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE sdcaudit.externalapievent, scheduling delivery 2022-02-27 11:13:16.211 DEBUG 10 --- [uster-worker-68] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdcaudit.externalapievent (TABLE) 2022-02-27 11:13:16.411 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UPDATED TABLE sdcaudit.externalapievent, scheduling delivery 2022-02-27 11:13:17.412 DEBUG 10 --- [uster-worker-67] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdcaudit.externalapievent (TABLE) 2022-02-27 11:13:17.922 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UPDATED TABLE sdcaudit.externalapievent, scheduling delivery 2022-02-27 11:13:18.923 DEBUG 10 --- [uster-worker-68] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdcaudit.externalapievent (TABLE) 2022-02-27 11:13:19.019 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UPDATED TABLE sdcaudit.externalapievent, scheduling delivery 2022-02-27 11:13:20.012 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE sdcaudit.ecompopenvironmentevent, scheduling delivery 2022-02-27 11:13:21.012 DEBUG 10 --- [uster-worker-67] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdcaudit 2022-02-27 11:13:21.037 DEBUG 10 --- [uster-worker-67] licationStrategy$NetworkTopologyStrategy : Computing token to replica map for keyspace: sdcartifact. 2022-02-27 11:13:21.053 DEBUG 10 --- [uster-worker-67] licationStrategy$NetworkTopologyStrategy : Token to replica map computation for keyspace sdcartifact completed in 16 milliseconds 2022-02-27 11:13:51.028 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 11:13:51.032 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 11:14:21.033 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 11:14:21.037 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 11:14:51.038 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 11:14:51.042 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 11:15:10.204 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 11:15:10.208 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-147, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 11:15:10.208 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-147, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 11:15:10.209 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-147, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 11:15:10.209 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-147, inFlight=0, closed=true] closing connection 2022-02-27 11:15:10.210 DEBUG 10 --- [uster-worker-69] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 11:15:10.210 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 256000 milliseconds 2022-02-27 11:15:10.210 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 256000 ms 2022-02-27 11:15:21.043 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 11:15:21.046 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 11:15:51.047 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 11:15:51.113 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 11:16:01.525 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 11:16:01.530 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 11:16:21.114 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 11:16:21.118 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 11:16:26.628 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.72.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 11:16:26.632 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.72.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 11:16:51.120 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 11:16:51.122 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 11:17:21.124 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 11:17:21.126 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 11:17:23.657 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UP /10.233.66.66:9042, scheduling delivery 2022-02-27 11:17:23.657 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] received event UP 2022-02-27 11:17:24.660 DEBUG 10 --- [uster-worker-70] c.d.driver.core.ControlConnection : [Control connection] Refreshing node info on /10.233.66.66:9042 2022-02-27 11:17:24.668 DEBUG 10 --- [uster-worker-70] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] marking host UP 2022-02-27 11:17:24.668 DEBUG 10 --- [uster-worker-70] com.datastax.driver.core.Cluster : Cancelling reconnection attempt since node is UP 2022-02-27 11:17:24.668 DEBUG 10 --- [uster-worker-70] com.datastax.driver.core.Cluster : Preparing 54 prepared queries on newly up node /10.233.66.66:9042 2022-02-27 11:17:24.668 DEBUG 10 --- [uster-worker-70] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 11:17:24.673 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-148, inFlight=0, closed=false] Connection established, initializing transport 2022-02-27 11:17:26.562 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-148, inFlight=0, closed=false] Transport initialized, connection ready 2022-02-27 11:17:27.058 DEBUG 10 --- [uster-worker-70] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 0 new connections, total = 1 2022-02-27 11:17:27.058 DEBUG 10 --- [uster-worker-70] c.d.driver.core.HostConnectionPool : Created connection pool to host /10.233.66.66:9042 (1 connections needed, 1 successfully opened) 2022-02-27 11:17:27.058 DEBUG 10 --- [uster-worker-70] com.datastax.driver.core.Session : Added connection pool for /10.233.66.66:9042 2022-02-27 11:17:46.941 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.72.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 11:17:46.945 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.72.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 11:17:54.670 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 11:17:54.673 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 11:17:55.061 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-148, inFlight=0, closed=false] connection error java.io.IOException: Connection reset by peer at sun.nio.ch.FileDispatcherImpl.read0(Native Method) at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39) at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223) at sun.nio.ch.IOUtil.read(IOUtil.java:192) at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.lang.Thread.run(Thread.java:748) 2022-02-27 11:17:55.061 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-148, inFlight=0, closed=false] because: [/10.233.66.66:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer) 2022-02-27 11:17:55.062 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preventing new connections for the next 1000 ms 2022-02-27 11:17:55.062 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-148, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 11:17:55.063 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-148, inFlight=0, closed=true] closing connection 2022-02-27 11:17:55.064 DEBUG 10 --- [uster-worker-71] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] marking host DOWN 2022-02-27 11:17:55.066 DEBUG 10 --- [uster-worker-71] c.d.d.core.AbstractReconnectionHandler : First reconnection scheduled in 1000ms 2022-02-27 11:17:55.066 DEBUG 10 --- [uster-worker-71] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] starting reconnection attempt 2022-02-27 11:17:55.071 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT DOWN /10.233.66.66:9042, scheduling delivery 2022-02-27 11:17:55.072 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] received event DOWN 2022-02-27 11:17:56.066 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 11:17:56.070 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-149, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 11:17:56.072 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-149, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 11:17:56.072 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-149, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 11:17:56.072 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-149, inFlight=0, closed=true] closing connection 2022-02-27 11:17:56.072 DEBUG 10 --- [uster-worker-70] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 11:17:56.073 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 2000 milliseconds 2022-02-27 11:17:56.073 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 2000 ms 2022-02-27 11:17:56.073 DEBUG 10 --- [uster-worker-71] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 11:17:58.073 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 11:17:58.076 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-150, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 11:17:58.076 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-150, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 11:17:58.076 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-150, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 11:17:58.077 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-150, inFlight=0, closed=true] closing connection 2022-02-27 11:17:58.077 DEBUG 10 --- [uster-worker-70] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 11:17:58.077 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 4000 milliseconds 2022-02-27 11:17:58.077 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 4000 ms 2022-02-27 11:18:02.077 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 11:18:02.080 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-151, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 11:18:02.081 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-151, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 11:18:02.081 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-151, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 11:18:02.081 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-151, inFlight=0, closed=true] closing connection 2022-02-27 11:18:02.081 DEBUG 10 --- [uster-worker-71] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 11:18:02.081 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 8000 milliseconds 2022-02-27 11:18:02.081 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 8000 ms 2022-02-27 11:18:10.081 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 11:18:10.084 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-152, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 11:18:10.084 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-152, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 11:18:10.085 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-152, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 11:18:10.085 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-152, inFlight=0, closed=true] closing connection 2022-02-27 11:18:10.086 DEBUG 10 --- [uster-worker-70] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 11:18:10.086 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 16000 milliseconds 2022-02-27 11:18:10.086 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 16000 ms 2022-02-27 11:18:25.074 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 11:18:25.076 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 11:18:26.087 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 11:18:26.089 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-153, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 11:18:26.089 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-153, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 11:18:26.089 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-153, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 11:18:26.090 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-153, inFlight=0, closed=true] closing connection 2022-02-27 11:18:26.090 DEBUG 10 --- [uster-worker-71] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 11:18:26.090 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 32000 milliseconds 2022-02-27 11:18:26.090 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 32000 ms 2022-02-27 11:18:27.223 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 11:18:27.226 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 11:18:55.077 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 11:18:55.081 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 11:18:58.091 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 11:18:58.093 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-154, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 11:18:58.094 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-154, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 11:18:58.094 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-154, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 11:18:58.095 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-154, inFlight=0, closed=true] closing connection 2022-02-27 11:18:58.096 DEBUG 10 --- [uster-worker-72] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 11:18:58.096 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 64000 milliseconds 2022-02-27 11:18:58.096 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 64000 ms 2022-02-27 11:19:00.060 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UP /10.233.66.66:9042, scheduling delivery 2022-02-27 11:19:00.060 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] received event UP 2022-02-27 11:19:01.061 DEBUG 10 --- [uster-worker-73] c.d.driver.core.ControlConnection : [Control connection] Refreshing node info on /10.233.66.66:9042 2022-02-27 11:19:01.069 DEBUG 10 --- [uster-worker-73] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] marking host UP 2022-02-27 11:19:01.069 DEBUG 10 --- [uster-worker-73] com.datastax.driver.core.Cluster : Cancelling reconnection attempt since node is UP 2022-02-27 11:19:01.069 DEBUG 10 --- [uster-worker-73] com.datastax.driver.core.Cluster : Preparing 54 prepared queries on newly up node /10.233.66.66:9042 2022-02-27 11:19:01.070 DEBUG 10 --- [uster-worker-73] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 11:19:01.073 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-155, inFlight=0, closed=false] Connection established, initializing transport 2022-02-27 11:19:02.457 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-155, inFlight=0, closed=false] Transport initialized, connection ready 2022-02-27 11:19:02.963 DEBUG 10 --- [uster-worker-73] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 0 new connections, total = 1 2022-02-27 11:19:02.964 DEBUG 10 --- [uster-worker-73] c.d.driver.core.HostConnectionPool : Created connection pool to host /10.233.66.66:9042 (1 connections needed, 1 successfully opened) 2022-02-27 11:19:02.964 DEBUG 10 --- [uster-worker-73] com.datastax.driver.core.Session : Added connection pool for /10.233.66.66:9042 2022-02-27 11:19:15.255 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-155, inFlight=0, closed=false] connection error java.io.IOException: Connection reset by peer at sun.nio.ch.FileDispatcherImpl.read0(Native Method) at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39) at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223) at sun.nio.ch.IOUtil.read(IOUtil.java:192) at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.lang.Thread.run(Thread.java:748) 2022-02-27 11:19:15.255 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-155, inFlight=0, closed=false] because: [/10.233.66.66:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer) 2022-02-27 11:19:15.256 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preventing new connections for the next 1000 ms 2022-02-27 11:19:15.256 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-155, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 11:19:15.256 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-155, inFlight=0, closed=true] closing connection 2022-02-27 11:19:15.256 DEBUG 10 --- [uster-worker-72] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] marking host DOWN 2022-02-27 11:19:15.257 DEBUG 10 --- [uster-worker-72] c.d.d.core.AbstractReconnectionHandler : First reconnection scheduled in 1000ms 2022-02-27 11:19:15.257 DEBUG 10 --- [uster-worker-72] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] starting reconnection attempt 2022-02-27 11:19:15.364 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT DOWN /10.233.66.66:9042, scheduling delivery 2022-02-27 11:19:15.364 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] received event DOWN 2022-02-27 11:19:16.257 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 11:19:16.260 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-156, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 11:19:16.260 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-156, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 11:19:16.260 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-156, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 11:19:16.260 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-156, inFlight=0, closed=true] closing connection 2022-02-27 11:19:16.260 DEBUG 10 --- [uster-worker-73] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 11:19:16.261 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 2000 milliseconds 2022-02-27 11:19:16.261 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 2000 ms 2022-02-27 11:19:16.365 DEBUG 10 --- [uster-worker-72] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 11:19:18.261 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 11:19:18.264 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-157, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 11:19:18.264 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-157, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 11:19:18.264 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-157, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 11:19:18.264 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-157, inFlight=0, closed=true] closing connection 2022-02-27 11:19:18.264 DEBUG 10 --- [uster-worker-73] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 11:19:18.265 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 4000 milliseconds 2022-02-27 11:19:18.265 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 4000 ms 2022-02-27 11:19:22.265 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 11:19:22.267 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-158, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 11:19:22.268 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-158, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 11:19:22.268 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-158, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 11:19:22.268 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-158, inFlight=0, closed=true] closing connection 2022-02-27 11:19:22.268 DEBUG 10 --- [uster-worker-72] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 11:19:22.268 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 8000 milliseconds 2022-02-27 11:19:22.268 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 8000 ms 2022-02-27 11:19:30.269 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 11:19:30.271 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-159, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 11:19:30.271 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-159, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 11:19:30.271 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-159, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 11:19:30.271 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-159, inFlight=0, closed=true] closing connection 2022-02-27 11:19:30.271 DEBUG 10 --- [uster-worker-73] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 11:19:30.271 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 16000 milliseconds 2022-02-27 11:19:30.271 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 16000 ms 2022-02-27 11:19:45.365 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 11:19:45.373 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 11:19:46.272 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 11:19:46.274 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-160, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 11:19:46.275 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-160, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 11:19:46.275 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-160, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 11:19:46.275 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-160, inFlight=0, closed=true] closing connection 2022-02-27 11:19:46.275 DEBUG 10 --- [uster-worker-72] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 11:19:46.275 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 32000 milliseconds 2022-02-27 11:19:46.276 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 32000 ms 2022-02-27 11:19:47.924 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 11:19:47.928 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 11:20:15.374 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 11:20:15.377 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 11:20:18.277 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 11:20:18.281 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-161, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 11:20:18.281 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-161, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 11:20:18.281 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-161, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 11:20:18.282 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-161, inFlight=0, closed=true] closing connection 2022-02-27 11:20:18.282 DEBUG 10 --- [uster-worker-74] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 11:20:18.283 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 64000 milliseconds 2022-02-27 11:20:18.283 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 64000 ms 2022-02-27 11:20:45.378 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 11:20:45.381 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 11:21:15.381 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 11:21:15.385 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 11:21:18.476 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 11:21:18.479 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 11:21:22.283 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 11:21:22.287 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-162, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 11:21:22.287 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-162, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 11:21:22.287 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-162, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 11:21:22.288 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-162, inFlight=0, closed=true] closing connection 2022-02-27 11:21:22.288 DEBUG 10 --- [uster-worker-75] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 11:21:22.292 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 128000 milliseconds 2022-02-27 11:21:22.292 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 128000 ms 2022-02-27 11:21:43.626 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.72.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 11:21:43.647 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.72.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 11:21:45.387 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 11:21:45.389 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 11:22:15.391 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 11:22:15.393 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 11:22:45.394 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 11:22:45.396 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 11:23:15.398 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 11:23:15.399 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 11:23:30.293 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 11:23:30.298 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-163, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 11:23:30.299 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-163, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 11:23:30.299 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-163, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 11:23:30.300 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-163, inFlight=0, closed=true] closing connection 2022-02-27 11:23:30.300 DEBUG 10 --- [uster-worker-76] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 11:23:30.301 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 256000 milliseconds 2022-02-27 11:23:30.301 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 256000 ms 2022-02-27 11:23:45.406 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 11:23:45.408 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 11:23:54.369 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.72.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 11:23:54.373 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.72.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 11:24:15.410 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 11:24:15.412 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 11:24:45.414 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 11:24:45.416 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 11:25:15.424 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 11:25:15.426 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 11:25:24.776 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.72.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 11:25:24.783 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.72.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 11:25:29.264 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UP /10.233.66.66:9042, scheduling delivery 2022-02-27 11:25:29.264 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] received event UP 2022-02-27 11:25:30.268 DEBUG 10 --- [uster-worker-77] c.d.driver.core.ControlConnection : [Control connection] Refreshing node info on /10.233.66.66:9042 2022-02-27 11:25:30.277 DEBUG 10 --- [uster-worker-77] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] marking host UP 2022-02-27 11:25:30.277 DEBUG 10 --- [uster-worker-77] com.datastax.driver.core.Cluster : Cancelling reconnection attempt since node is UP 2022-02-27 11:25:30.277 DEBUG 10 --- [uster-worker-77] com.datastax.driver.core.Cluster : Preparing 54 prepared queries on newly up node /10.233.66.66:9042 2022-02-27 11:25:30.278 DEBUG 10 --- [uster-worker-77] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 11:25:30.284 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-164, inFlight=0, closed=false] Connection established, initializing transport 2022-02-27 11:25:34.961 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-164, inFlight=0, closed=false] Transport initialized, connection ready 2022-02-27 11:25:35.365 DEBUG 10 --- [uster-worker-77] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 0 new connections, total = 1 2022-02-27 11:25:35.366 DEBUG 10 --- [uster-worker-77] c.d.driver.core.HostConnectionPool : Created connection pool to host /10.233.66.66:9042 (1 connections needed, 1 successfully opened) 2022-02-27 11:25:35.366 DEBUG 10 --- [uster-worker-77] com.datastax.driver.core.Session : Added connection pool for /10.233.66.66:9042 2022-02-27 11:25:55.055 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-164, inFlight=0, closed=false] connection error java.io.IOException: Connection reset by peer at sun.nio.ch.FileDispatcherImpl.read0(Native Method) at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39) at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223) at sun.nio.ch.IOUtil.read(IOUtil.java:192) at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.lang.Thread.run(Thread.java:748) 2022-02-27 11:25:55.056 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-164, inFlight=0, closed=false] because: [/10.233.66.66:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer) 2022-02-27 11:25:55.056 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preventing new connections for the next 1000 ms 2022-02-27 11:25:55.056 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-164, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 11:25:55.057 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-164, inFlight=0, closed=true] closing connection 2022-02-27 11:25:55.057 DEBUG 10 --- [uster-worker-78] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] marking host DOWN 2022-02-27 11:25:55.057 DEBUG 10 --- [uster-worker-78] c.d.d.core.AbstractReconnectionHandler : First reconnection scheduled in 1000ms 2022-02-27 11:25:55.058 DEBUG 10 --- [uster-worker-78] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] starting reconnection attempt 2022-02-27 11:25:55.064 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT DOWN /10.233.66.66:9042, scheduling delivery 2022-02-27 11:25:55.065 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] received event DOWN 2022-02-27 11:25:56.058 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 11:25:56.061 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-165, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 11:25:56.061 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-165, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 11:25:56.061 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-165, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 11:25:56.061 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-165, inFlight=0, closed=true] closing connection 2022-02-27 11:25:56.062 DEBUG 10 --- [uster-worker-77] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 11:25:56.062 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 2000 milliseconds 2022-02-27 11:25:56.062 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 2000 ms 2022-02-27 11:25:56.065 DEBUG 10 --- [uster-worker-78] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 11:25:58.063 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 11:25:58.066 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-166, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 11:25:58.066 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-166, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 11:25:58.066 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-166, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 11:25:58.067 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-166, inFlight=0, closed=true] closing connection 2022-02-27 11:25:58.067 DEBUG 10 --- [uster-worker-77] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 11:25:58.067 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 4000 milliseconds 2022-02-27 11:25:58.067 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 4000 ms 2022-02-27 11:26:02.068 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 11:26:02.069 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-167, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 11:26:02.070 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-167, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 11:26:02.070 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-167, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 11:26:02.070 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-167, inFlight=0, closed=true] closing connection 2022-02-27 11:26:02.070 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 8000 milliseconds 2022-02-27 11:26:02.070 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 8000 ms 2022-02-27 11:26:02.070 DEBUG 10 --- [uster-worker-78] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 11:26:10.070 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 11:26:10.076 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-168, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 11:26:10.077 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-168, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 11:26:10.077 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-168, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 11:26:10.077 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-168, inFlight=0, closed=true] closing connection 2022-02-27 11:26:10.077 DEBUG 10 --- [uster-worker-77] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 11:26:10.077 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 16000 milliseconds 2022-02-27 11:26:10.077 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 16000 ms 2022-02-27 11:26:25.068 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 11:26:25.068 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.72.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 11:26:25.072 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 11:26:25.072 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.72.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 11:26:26.078 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 11:26:26.080 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-169, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 11:26:26.081 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-169, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 11:26:26.081 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-169, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 11:26:26.081 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-169, inFlight=0, closed=true] closing connection 2022-02-27 11:26:26.081 DEBUG 10 --- [uster-worker-78] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 11:26:26.081 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 32000 milliseconds 2022-02-27 11:26:26.081 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 32000 ms 2022-02-27 11:26:55.072 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 11:26:55.077 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 11:26:58.082 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 11:26:58.085 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-170, inFlight=0, closed=false] Connection established, initializing transport 2022-02-27 11:26:58.457 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UP /10.233.66.66:9042, scheduling delivery 2022-02-27 11:26:58.457 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] received event UP 2022-02-27 11:26:59.459 DEBUG 10 --- [uster-worker-79] c.d.driver.core.ControlConnection : [Control connection] Refreshing node info on /10.233.66.66:9042 2022-02-27 11:26:59.543 DEBUG 10 --- [uster-worker-79] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] marking host UP 2022-02-27 11:26:59.543 DEBUG 10 --- [uster-worker-79] com.datastax.driver.core.Cluster : Cancelling reconnection attempt since node is UP 2022-02-27 11:26:59.543 DEBUG 10 --- [uster-worker-79] com.datastax.driver.core.Cluster : Preparing 54 prepared queries on newly up node /10.233.66.66:9042 2022-02-27 11:26:59.543 DEBUG 10 --- [uster-worker-79] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 2 2022-02-27 11:26:59.545 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-171, inFlight=0, closed=false] Connection established, initializing transport 2022-02-27 11:27:01.460 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-170, inFlight=0, closed=false] Transport initialized, connection ready 2022-02-27 11:27:01.461 DEBUG 10 --- [-reconnection-1] c.d.driver.core.ControlConnection : [Control connection] Refreshing node info on /10.233.66.66:9042 2022-02-27 11:27:01.466 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Successful reconnection to /10.233.66.66:9042, setting host UP 2022-02-27 11:27:01.655 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-171, inFlight=0, closed=false] Transport initialized, connection ready 2022-02-27 11:27:01.761 DEBUG 10 --- [uster-worker-79] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 0 new connections, total = 2 2022-02-27 11:27:01.761 DEBUG 10 --- [uster-worker-79] c.d.driver.core.HostConnectionPool : Created connection pool to host /10.233.66.66:9042 (1 connections needed, 1 successfully opened) 2022-02-27 11:27:01.762 DEBUG 10 --- [uster-worker-79] com.datastax.driver.core.Session : Added connection pool for /10.233.66.66:9042 2022-02-27 11:27:01.762 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-170, inFlight=0, closed=true] closing connection 2022-02-27 11:27:01.763 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-170, inFlight=0, closed=true] closed, remaining = 1 2022-02-27 11:27:01.763 DEBUG 10 --- [-reconnection-1] c.d.d.core.AbstractReconnectionHandler : Reconnection successful, cleared the future 2022-02-27 11:27:10.324 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 11:27:10.329 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 11:27:15.068 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-171, inFlight=0, closed=false] connection error java.io.IOException: Connection reset by peer at sun.nio.ch.FileDispatcherImpl.read0(Native Method) at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39) at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223) at sun.nio.ch.IOUtil.read(IOUtil.java:192) at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.lang.Thread.run(Thread.java:748) 2022-02-27 11:27:15.068 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-171, inFlight=0, closed=false] because: [/10.233.66.66:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer) 2022-02-27 11:27:15.068 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preventing new connections for the next 1000 ms 2022-02-27 11:27:15.068 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-171, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 11:27:15.069 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-171, inFlight=0, closed=true] closing connection 2022-02-27 11:27:15.069 DEBUG 10 --- [uster-worker-80] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] marking host DOWN 2022-02-27 11:27:15.069 DEBUG 10 --- [uster-worker-80] c.d.d.core.AbstractReconnectionHandler : First reconnection scheduled in 1000ms 2022-02-27 11:27:15.069 DEBUG 10 --- [uster-worker-80] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] starting reconnection attempt 2022-02-27 11:27:15.164 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT DOWN /10.233.66.66:9042, scheduling delivery 2022-02-27 11:27:15.165 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] received event DOWN 2022-02-27 11:27:16.070 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 11:27:16.073 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-172, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 11:27:16.073 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-172, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 11:27:16.073 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-172, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 11:27:16.073 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-172, inFlight=0, closed=true] closing connection 2022-02-27 11:27:16.073 DEBUG 10 --- [uster-worker-79] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 11:27:16.074 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 2000 milliseconds 2022-02-27 11:27:16.074 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 2000 ms 2022-02-27 11:27:16.166 DEBUG 10 --- [uster-worker-80] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 11:27:18.074 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 11:27:18.078 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-173, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 11:27:18.078 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-173, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 11:27:18.078 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-173, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 11:27:18.079 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-173, inFlight=0, closed=true] closing connection 2022-02-27 11:27:18.079 DEBUG 10 --- [uster-worker-79] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 11:27:18.079 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 4000 milliseconds 2022-02-27 11:27:18.079 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 4000 ms 2022-02-27 11:27:22.080 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 11:27:22.084 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-174, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 11:27:22.085 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-174, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 11:27:22.085 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-174, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 11:27:22.085 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-174, inFlight=0, closed=true] closing connection 2022-02-27 11:27:22.085 DEBUG 10 --- [uster-worker-80] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 11:27:22.085 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 8000 milliseconds 2022-02-27 11:27:22.086 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 8000 ms 2022-02-27 11:27:30.086 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 11:27:30.091 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-175, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 11:27:30.091 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-175, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 11:27:30.091 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-175, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 11:27:30.091 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-175, inFlight=0, closed=true] closing connection 2022-02-27 11:27:30.092 DEBUG 10 --- [uster-worker-79] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 11:27:30.092 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 16000 milliseconds 2022-02-27 11:27:30.092 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 16000 ms 2022-02-27 11:27:45.168 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 11:27:45.172 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 11:27:46.092 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 11:27:46.095 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-176, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 11:27:46.095 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-176, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 11:27:46.095 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-176, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 11:27:46.095 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-176, inFlight=0, closed=true] closing connection 2022-02-27 11:27:46.095 DEBUG 10 --- [uster-worker-80] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 11:27:46.096 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 32000 milliseconds 2022-02-27 11:27:46.096 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 32000 ms 2022-02-27 11:28:15.174 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 11:28:15.175 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 11:28:18.096 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 11:28:18.099 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-177, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 11:28:18.099 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-177, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 11:28:18.099 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-177, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 11:28:18.100 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-177, inFlight=0, closed=true] closing connection 2022-02-27 11:28:18.100 DEBUG 10 --- [uster-worker-81] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 11:28:18.100 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 64000 milliseconds 2022-02-27 11:28:18.100 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 64000 ms 2022-02-27 11:28:45.184 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 11:28:45.186 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 11:28:45.585 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.72.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 11:28:45.589 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.72.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 11:29:15.189 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 11:29:15.192 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 11:29:22.101 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 11:29:22.106 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-178, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 11:29:22.107 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-178, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 11:29:22.107 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-178, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 11:29:22.107 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-178, inFlight=0, closed=true] closing connection 2022-02-27 11:29:22.108 DEBUG 10 --- [uster-worker-82] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 11:29:22.108 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 128000 milliseconds 2022-02-27 11:29:22.108 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 128000 ms 2022-02-27 11:29:45.194 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 11:29:45.196 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 11:30:15.200 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 11:30:15.202 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 11:30:45.202 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 11:30:45.204 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 11:31:15.206 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 11:31:15.209 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 11:31:30.109 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 11:31:30.113 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-179, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 11:31:30.114 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-179, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 11:31:30.114 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-179, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 11:31:30.114 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-179, inFlight=0, closed=true] closing connection 2022-02-27 11:31:30.114 DEBUG 10 --- [uster-worker-83] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 11:31:30.115 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 256000 milliseconds 2022-02-27 11:31:30.115 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 256000 ms 2022-02-27 11:31:45.212 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 11:31:45.214 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 11:32:15.215 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 11:32:15.220 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 11:32:16.557 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 11:32:16.560 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 11:32:45.220 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 11:32:45.225 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 11:33:15.225 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 11:33:15.228 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 11:33:22.743 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UP /10.233.66.66:9042, scheduling delivery 2022-02-27 11:33:22.743 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] received event UP 2022-02-27 11:33:23.747 DEBUG 10 --- [uster-worker-84] c.d.driver.core.ControlConnection : [Control connection] Refreshing node info on /10.233.66.66:9042 2022-02-27 11:33:23.758 DEBUG 10 --- [uster-worker-84] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] marking host UP 2022-02-27 11:33:23.758 DEBUG 10 --- [uster-worker-84] com.datastax.driver.core.Cluster : Cancelling reconnection attempt since node is UP 2022-02-27 11:33:23.758 DEBUG 10 --- [uster-worker-84] com.datastax.driver.core.Cluster : Preparing 54 prepared queries on newly up node /10.233.66.66:9042 2022-02-27 11:33:23.758 DEBUG 10 --- [uster-worker-84] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 11:33:23.763 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-180, inFlight=0, closed=false] Connection established, initializing transport 2022-02-27 11:33:24.072 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-180, inFlight=0, closed=false] Transport initialized, connection ready 2022-02-27 11:33:24.168 DEBUG 10 --- [uster-worker-84] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 0 new connections, total = 1 2022-02-27 11:33:24.168 DEBUG 10 --- [uster-worker-84] c.d.driver.core.HostConnectionPool : Created connection pool to host /10.233.66.66:9042 (1 connections needed, 1 successfully opened) 2022-02-27 11:33:24.168 DEBUG 10 --- [uster-worker-84] com.datastax.driver.core.Session : Added connection pool for /10.233.66.66:9042 2022-02-27 11:33:31.964 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 11:33:31.966 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 11:33:53.759 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 11:33:53.811 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 11:33:55.155 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-180, inFlight=0, closed=false] connection error java.io.IOException: Connection reset by peer at sun.nio.ch.FileDispatcherImpl.read0(Native Method) at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39) at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223) at sun.nio.ch.IOUtil.read(IOUtil.java:192) at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.lang.Thread.run(Thread.java:748) 2022-02-27 11:33:55.155 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-180, inFlight=0, closed=false] because: [/10.233.66.66:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer) 2022-02-27 11:33:55.156 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preventing new connections for the next 1000 ms 2022-02-27 11:33:55.156 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-180, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 11:33:55.156 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-180, inFlight=0, closed=true] closing connection 2022-02-27 11:33:55.156 DEBUG 10 --- [uster-worker-85] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] marking host DOWN 2022-02-27 11:33:55.157 DEBUG 10 --- [uster-worker-85] c.d.d.core.AbstractReconnectionHandler : First reconnection scheduled in 1000ms 2022-02-27 11:33:55.157 DEBUG 10 --- [uster-worker-85] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] starting reconnection attempt 2022-02-27 11:33:55.173 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT DOWN /10.233.66.66:9042, scheduling delivery 2022-02-27 11:33:55.173 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] received event DOWN 2022-02-27 11:33:56.157 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 11:33:56.160 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-181, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 11:33:56.160 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-181, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 11:33:56.160 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-181, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 11:33:56.161 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-181, inFlight=0, closed=true] closing connection 2022-02-27 11:33:56.161 DEBUG 10 --- [uster-worker-86] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 11:33:56.161 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 2000 milliseconds 2022-02-27 11:33:56.161 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 2000 ms 2022-02-27 11:33:56.173 DEBUG 10 --- [uster-worker-85] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 11:33:58.161 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 11:33:58.164 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-182, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 11:33:58.164 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-182, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 11:33:58.164 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-182, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 11:33:58.164 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-182, inFlight=0, closed=true] closing connection 2022-02-27 11:33:58.164 DEBUG 10 --- [uster-worker-86] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 11:33:58.165 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 4000 milliseconds 2022-02-27 11:33:58.165 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 4000 ms 2022-02-27 11:34:02.166 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 11:34:02.168 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-183, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 11:34:02.168 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-183, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 11:34:02.168 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-183, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 11:34:02.169 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-183, inFlight=0, closed=true] closing connection 2022-02-27 11:34:02.169 DEBUG 10 --- [uster-worker-85] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 11:34:02.169 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 8000 milliseconds 2022-02-27 11:34:02.169 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 8000 ms 2022-02-27 11:34:10.169 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 11:34:10.172 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-184, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 11:34:10.173 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-184, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 11:34:10.173 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-184, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 11:34:10.173 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-184, inFlight=0, closed=true] closing connection 2022-02-27 11:34:10.174 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 16000 milliseconds 2022-02-27 11:34:10.174 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 16000 ms 2022-02-27 11:34:10.174 DEBUG 10 --- [uster-worker-86] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 11:34:25.175 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 11:34:25.177 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 11:34:26.174 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 11:34:26.177 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-185, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 11:34:26.177 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-185, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 11:34:26.177 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-185, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 11:34:26.177 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-185, inFlight=0, closed=true] closing connection 2022-02-27 11:34:26.177 DEBUG 10 --- [uster-worker-85] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 11:34:26.177 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 32000 milliseconds 2022-02-27 11:34:26.177 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 32000 ms 2022-02-27 11:34:55.179 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 11:34:55.185 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 11:34:58.178 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 11:34:58.182 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-186, inFlight=0, closed=false] Connection established, initializing transport 2022-02-27 11:34:58.311 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UP /10.233.66.66:9042, scheduling delivery 2022-02-27 11:34:58.311 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] received event UP 2022-02-27 11:34:59.314 DEBUG 10 --- [uster-worker-87] c.d.driver.core.ControlConnection : [Control connection] Refreshing node info on /10.233.66.66:9042 2022-02-27 11:34:59.327 DEBUG 10 --- [uster-worker-87] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] marking host UP 2022-02-27 11:34:59.327 DEBUG 10 --- [uster-worker-87] com.datastax.driver.core.Cluster : Cancelling reconnection attempt since node is UP 2022-02-27 11:34:59.327 DEBUG 10 --- [uster-worker-87] com.datastax.driver.core.Cluster : Preparing 54 prepared queries on newly up node /10.233.66.66:9042 2022-02-27 11:34:59.327 DEBUG 10 --- [uster-worker-87] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 2 2022-02-27 11:34:59.330 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-187, inFlight=0, closed=false] Connection established, initializing transport 2022-02-27 11:35:03.468 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-187, inFlight=0, closed=false] Transport initialized, connection ready 2022-02-27 11:35:03.860 DEBUG 10 --- [uster-worker-87] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 0 new connections, total = 2 2022-02-27 11:35:03.860 DEBUG 10 --- [uster-worker-87] c.d.driver.core.HostConnectionPool : Created connection pool to host /10.233.66.66:9042 (1 connections needed, 1 successfully opened) 2022-02-27 11:35:03.861 DEBUG 10 --- [uster-worker-87] com.datastax.driver.core.Session : Added connection pool for /10.233.66.66:9042 2022-02-27 11:35:04.163 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-186, inFlight=0, closed=false] Transport initialized, connection ready 2022-02-27 11:35:04.164 DEBUG 10 --- [-reconnection-0] c.d.driver.core.ControlConnection : [Control connection] Refreshing node info on /10.233.66.66:9042 2022-02-27 11:35:04.173 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Successful reconnection to /10.233.66.66:9042, setting host UP 2022-02-27 11:35:04.173 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-186, inFlight=0, closed=true] closing connection 2022-02-27 11:35:04.173 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-186, inFlight=0, closed=true] closed, remaining = 1 2022-02-27 11:35:04.174 DEBUG 10 --- [-reconnection-0] c.d.d.core.AbstractReconnectionHandler : Reconnection successful, cleared the future 2022-02-27 11:35:15.454 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-187, inFlight=0, closed=false] connection error java.io.IOException: Connection reset by peer at sun.nio.ch.FileDispatcherImpl.read0(Native Method) at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39) at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223) at sun.nio.ch.IOUtil.read(IOUtil.java:192) at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.lang.Thread.run(Thread.java:748) 2022-02-27 11:35:15.455 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-187, inFlight=0, closed=false] because: [/10.233.66.66:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer) 2022-02-27 11:35:15.455 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preventing new connections for the next 1000 ms 2022-02-27 11:35:15.455 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-187, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 11:35:15.456 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-187, inFlight=0, closed=true] closing connection 2022-02-27 11:35:15.456 DEBUG 10 --- [uster-worker-88] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] marking host DOWN 2022-02-27 11:35:15.457 DEBUG 10 --- [uster-worker-88] c.d.d.core.AbstractReconnectionHandler : First reconnection scheduled in 1000ms 2022-02-27 11:35:15.457 DEBUG 10 --- [uster-worker-88] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] starting reconnection attempt 2022-02-27 11:35:15.559 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT DOWN /10.233.66.66:9042, scheduling delivery 2022-02-27 11:35:15.559 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] received event DOWN 2022-02-27 11:35:16.457 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 11:35:16.461 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-188, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 11:35:16.461 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-188, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 11:35:16.461 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-188, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 11:35:16.461 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-188, inFlight=0, closed=true] closing connection 2022-02-27 11:35:16.461 DEBUG 10 --- [uster-worker-87] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 11:35:16.461 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 2000 milliseconds 2022-02-27 11:35:16.461 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 2000 ms 2022-02-27 11:35:16.560 DEBUG 10 --- [uster-worker-88] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 11:35:18.462 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 11:35:18.464 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-189, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 11:35:18.465 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-189, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 11:35:18.465 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-189, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 11:35:18.465 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-189, inFlight=0, closed=true] closing connection 2022-02-27 11:35:18.465 DEBUG 10 --- [uster-worker-87] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 11:35:18.466 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 4000 milliseconds 2022-02-27 11:35:18.466 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 4000 ms 2022-02-27 11:35:22.466 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 11:35:22.469 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-190, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 11:35:22.469 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-190, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 11:35:22.469 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-190, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 11:35:22.469 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-190, inFlight=0, closed=true] closing connection 2022-02-27 11:35:22.469 DEBUG 10 --- [uster-worker-88] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 11:35:22.469 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 8000 milliseconds 2022-02-27 11:35:22.469 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 8000 ms 2022-02-27 11:35:30.470 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 11:35:30.472 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-191, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 11:35:30.473 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-191, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 11:35:30.473 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-191, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 11:35:30.473 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-191, inFlight=0, closed=true] closing connection 2022-02-27 11:35:30.473 DEBUG 10 --- [uster-worker-87] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 11:35:30.474 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 16000 milliseconds 2022-02-27 11:35:30.474 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 16000 ms 2022-02-27 11:35:45.563 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 11:35:45.565 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 11:35:46.474 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 11:35:46.477 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-192, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 11:35:46.477 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-192, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 11:35:46.477 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-192, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 11:35:46.477 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-192, inFlight=0, closed=true] closing connection 2022-02-27 11:35:46.478 DEBUG 10 --- [uster-worker-88] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 11:35:46.478 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 32000 milliseconds 2022-02-27 11:35:46.479 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 32000 ms 2022-02-27 11:36:15.566 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 11:36:15.569 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 11:36:18.479 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 11:36:18.482 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-193, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 11:36:18.482 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-193, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 11:36:18.482 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-193, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 11:36:18.482 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-193, inFlight=0, closed=true] closing connection 2022-02-27 11:36:18.483 DEBUG 10 --- [uster-worker-89] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 11:36:18.483 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 64000 milliseconds 2022-02-27 11:36:18.483 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 64000 ms 2022-02-27 11:36:43.130 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.72.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 11:36:43.147 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.72.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 11:36:45.570 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 11:36:45.573 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 11:37:15.574 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 11:37:15.577 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 11:37:22.484 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 11:37:22.488 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-194, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 11:37:22.489 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-194, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 11:37:22.489 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-194, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 11:37:22.490 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-194, inFlight=0, closed=true] closing connection 2022-02-27 11:37:22.490 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 128000 milliseconds 2022-02-27 11:37:22.490 DEBUG 10 --- [uster-worker-90] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 11:37:22.491 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 128000 ms 2022-02-27 11:37:45.580 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 11:37:45.582 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 11:38:15.586 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 11:38:15.588 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 11:38:38.773 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.72.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 11:38:38.779 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.72.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 11:38:45.589 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 11:38:45.591 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 11:39:15.592 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 11:39:15.595 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 11:39:30.492 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 11:39:30.496 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-195, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 11:39:30.496 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-195, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 11:39:30.496 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-195, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 11:39:30.497 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-195, inFlight=0, closed=true] closing connection 2022-02-27 11:39:30.498 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 256000 milliseconds 2022-02-27 11:39:30.498 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 256000 ms 2022-02-27 11:39:30.499 DEBUG 10 --- [uster-worker-91] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 11:39:39.260 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 11:39:39.311 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 11:39:45.598 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 11:39:45.600 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 11:40:15.601 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 11:40:15.603 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 11:40:45.604 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 11:40:45.608 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 11:41:15.615 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 11:41:15.617 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 11:41:22.859 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UP /10.233.66.66:9042, scheduling delivery 2022-02-27 11:41:22.860 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] received event UP 2022-02-27 11:41:23.862 DEBUG 10 --- [uster-worker-92] c.d.driver.core.ControlConnection : [Control connection] Refreshing node info on /10.233.66.66:9042 2022-02-27 11:41:23.874 DEBUG 10 --- [uster-worker-92] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] marking host UP 2022-02-27 11:41:23.874 DEBUG 10 --- [uster-worker-92] com.datastax.driver.core.Cluster : Cancelling reconnection attempt since node is UP 2022-02-27 11:41:23.875 DEBUG 10 --- [uster-worker-92] com.datastax.driver.core.Cluster : Preparing 54 prepared queries on newly up node /10.233.66.66:9042 2022-02-27 11:41:23.875 DEBUG 10 --- [uster-worker-92] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 11:41:23.879 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-196, inFlight=0, closed=false] Connection established, initializing transport 2022-02-27 11:41:24.665 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-196, inFlight=0, closed=false] Transport initialized, connection ready 2022-02-27 11:41:24.962 DEBUG 10 --- [uster-worker-92] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 0 new connections, total = 1 2022-02-27 11:41:24.962 DEBUG 10 --- [uster-worker-92] c.d.driver.core.HostConnectionPool : Created connection pool to host /10.233.66.66:9042 (1 connections needed, 1 successfully opened) 2022-02-27 11:41:24.962 DEBUG 10 --- [uster-worker-92] com.datastax.driver.core.Session : Added connection pool for /10.233.66.66:9042 2022-02-27 11:41:35.165 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-196, inFlight=0, closed=false] connection error java.io.IOException: Connection reset by peer at sun.nio.ch.FileDispatcherImpl.read0(Native Method) at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39) at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223) at sun.nio.ch.IOUtil.read(IOUtil.java:192) at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.lang.Thread.run(Thread.java:748) 2022-02-27 11:41:35.165 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-196, inFlight=0, closed=false] because: [/10.233.66.66:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer) 2022-02-27 11:41:35.166 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preventing new connections for the next 1000 ms 2022-02-27 11:41:35.166 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-196, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 11:41:35.166 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-196, inFlight=0, closed=true] closing connection 2022-02-27 11:41:35.166 DEBUG 10 --- [uster-worker-93] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] marking host DOWN 2022-02-27 11:41:35.167 DEBUG 10 --- [uster-worker-93] c.d.d.core.AbstractReconnectionHandler : First reconnection scheduled in 1000ms 2022-02-27 11:41:35.167 DEBUG 10 --- [uster-worker-93] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] starting reconnection attempt 2022-02-27 11:41:35.255 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT DOWN /10.233.66.66:9042, scheduling delivery 2022-02-27 11:41:35.255 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] received event DOWN 2022-02-27 11:41:36.167 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 11:41:36.170 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-197, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 11:41:36.170 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-197, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 11:41:36.170 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-197, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 11:41:36.170 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-197, inFlight=0, closed=true] closing connection 2022-02-27 11:41:36.171 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 2000 milliseconds 2022-02-27 11:41:36.171 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 2000 ms 2022-02-27 11:41:36.172 DEBUG 10 --- [uster-worker-92] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 11:41:36.256 DEBUG 10 --- [uster-worker-93] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 11:41:38.172 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 11:41:38.174 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-198, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 11:41:38.174 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-198, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 11:41:38.175 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-198, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 11:41:38.175 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-198, inFlight=0, closed=true] closing connection 2022-02-27 11:41:38.175 DEBUG 10 --- [uster-worker-92] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 11:41:38.176 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 4000 milliseconds 2022-02-27 11:41:38.176 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 4000 ms 2022-02-27 11:41:42.176 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 11:41:42.178 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-199, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 11:41:42.179 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-199, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 11:41:42.179 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-199, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 11:41:42.179 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-199, inFlight=0, closed=true] closing connection 2022-02-27 11:41:42.179 DEBUG 10 --- [uster-worker-93] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 11:41:42.180 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 8000 milliseconds 2022-02-27 11:41:42.180 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 8000 ms 2022-02-27 11:41:50.181 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 11:41:50.183 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-200, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 11:41:50.183 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-200, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 11:41:50.183 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-200, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 11:41:50.183 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-200, inFlight=0, closed=true] closing connection 2022-02-27 11:41:50.184 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 16000 milliseconds 2022-02-27 11:41:50.184 DEBUG 10 --- [uster-worker-92] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 11:41:50.184 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 16000 ms 2022-02-27 11:41:59.976 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.72.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 11:41:59.984 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.72.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 11:42:05.256 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 11:42:05.262 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 11:42:06.184 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 11:42:06.186 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-201, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 11:42:06.187 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-201, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 11:42:06.187 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-201, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 11:42:06.187 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-201, inFlight=0, closed=true] closing connection 2022-02-27 11:42:06.187 DEBUG 10 --- [uster-worker-93] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 11:42:06.188 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 32000 milliseconds 2022-02-27 11:42:06.188 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 32000 ms 2022-02-27 11:42:35.265 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 11:42:35.267 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 11:42:38.189 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 11:42:38.192 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-202, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 11:42:38.192 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-202, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 11:42:38.193 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-202, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 11:42:38.193 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-202, inFlight=0, closed=true] closing connection 2022-02-27 11:42:38.194 DEBUG 10 --- [uster-worker-94] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 11:42:38.194 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 64000 milliseconds 2022-02-27 11:42:38.194 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 64000 ms 2022-02-27 11:42:40.356 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UP /10.233.66.66:9042, scheduling delivery 2022-02-27 11:42:40.357 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] received event UP 2022-02-27 11:42:41.359 DEBUG 10 --- [uster-worker-95] c.d.driver.core.ControlConnection : [Control connection] Refreshing node info on /10.233.66.66:9042 2022-02-27 11:42:41.370 DEBUG 10 --- [uster-worker-95] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] marking host UP 2022-02-27 11:42:41.370 DEBUG 10 --- [uster-worker-95] com.datastax.driver.core.Cluster : Cancelling reconnection attempt since node is UP 2022-02-27 11:42:41.370 DEBUG 10 --- [uster-worker-95] com.datastax.driver.core.Cluster : Preparing 54 prepared queries on newly up node /10.233.66.66:9042 2022-02-27 11:42:41.370 DEBUG 10 --- [uster-worker-95] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 11:42:41.374 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-203, inFlight=0, closed=false] Connection established, initializing transport 2022-02-27 11:42:42.157 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-203, inFlight=0, closed=false] Transport initialized, connection ready 2022-02-27 11:42:42.458 DEBUG 10 --- [uster-worker-95] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 0 new connections, total = 1 2022-02-27 11:42:42.458 DEBUG 10 --- [uster-worker-95] c.d.driver.core.HostConnectionPool : Created connection pool to host /10.233.66.66:9042 (1 connections needed, 1 successfully opened) 2022-02-27 11:42:42.459 DEBUG 10 --- [uster-worker-95] com.datastax.driver.core.Session : Added connection pool for /10.233.66.66:9042 2022-02-27 11:42:50.133 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 11:42:50.135 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 11:42:55.354 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT DOWN /10.233.66.66:9042, scheduling delivery 2022-02-27 11:42:55.354 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] received event DOWN 2022-02-27 11:42:55.356 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-203, inFlight=0, closed=false] connection error java.io.IOException: Connection reset by peer at sun.nio.ch.FileDispatcherImpl.read0(Native Method) at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39) at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223) at sun.nio.ch.IOUtil.read(IOUtil.java:192) at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.lang.Thread.run(Thread.java:748) 2022-02-27 11:42:55.357 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-203, inFlight=0, closed=false] because: [/10.233.66.66:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer) 2022-02-27 11:42:55.358 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preventing new connections for the next 1000 ms 2022-02-27 11:42:55.358 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-203, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 11:42:55.358 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-203, inFlight=0, closed=true] closing connection 2022-02-27 11:42:55.358 DEBUG 10 --- [uster-worker-94] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] marking host DOWN 2022-02-27 11:42:55.359 DEBUG 10 --- [uster-worker-94] c.d.d.core.AbstractReconnectionHandler : First reconnection scheduled in 1000ms 2022-02-27 11:42:55.359 DEBUG 10 --- [uster-worker-94] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] starting reconnection attempt 2022-02-27 11:42:56.355 DEBUG 10 --- [uster-worker-95] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 11:42:56.359 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 11:42:56.362 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-204, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 11:42:56.363 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-204, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 11:42:56.363 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-204, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 11:42:56.363 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-204, inFlight=0, closed=true] closing connection 2022-02-27 11:42:56.363 DEBUG 10 --- [uster-worker-94] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 11:42:56.365 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 2000 milliseconds 2022-02-27 11:42:56.365 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 2000 ms 2022-02-27 11:42:58.366 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 11:42:58.374 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-205, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 11:42:58.375 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-205, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 11:42:58.375 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-205, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 11:42:58.375 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-205, inFlight=0, closed=true] closing connection 2022-02-27 11:42:58.375 DEBUG 10 --- [uster-worker-95] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 11:42:58.375 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 4000 milliseconds 2022-02-27 11:42:58.375 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 4000 ms 2022-02-27 11:43:02.375 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 11:43:02.378 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-206, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 11:43:02.378 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-206, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 11:43:02.378 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-206, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 11:43:02.378 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-206, inFlight=0, closed=true] closing connection 2022-02-27 11:43:02.379 DEBUG 10 --- [uster-worker-94] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 11:43:02.379 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 8000 milliseconds 2022-02-27 11:43:02.379 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 8000 ms 2022-02-27 11:43:10.379 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 11:43:10.383 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-207, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 11:43:10.383 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-207, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 11:43:10.383 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-207, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 11:43:10.383 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-207, inFlight=0, closed=true] closing connection 2022-02-27 11:43:10.383 DEBUG 10 --- [uster-worker-95] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 11:43:10.383 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 16000 milliseconds 2022-02-27 11:43:10.384 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 16000 ms 2022-02-27 11:43:25.365 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 11:43:25.367 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 11:43:25.371 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.72.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 11:43:25.373 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.72.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 11:43:26.384 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 11:43:26.386 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-208, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 11:43:26.387 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-208, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 11:43:26.387 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-208, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 11:43:26.387 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-208, inFlight=0, closed=true] closing connection 2022-02-27 11:43:26.387 DEBUG 10 --- [uster-worker-94] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 11:43:26.388 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 32000 milliseconds 2022-02-27 11:43:26.389 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 32000 ms 2022-02-27 11:43:55.376 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 11:43:55.378 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 11:43:58.389 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 11:43:58.391 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-209, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 11:43:58.392 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-209, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 11:43:58.392 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-209, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 11:43:58.392 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-209, inFlight=0, closed=true] closing connection 2022-02-27 11:43:58.393 DEBUG 10 --- [uster-worker-96] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 11:43:58.393 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 64000 milliseconds 2022-02-27 11:43:58.393 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 64000 ms 2022-02-27 11:44:25.379 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 11:44:25.381 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 11:44:55.382 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 11:44:55.384 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 11:45:02.394 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 11:45:02.399 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-210, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 11:45:02.400 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-210, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 11:45:02.400 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-210, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 11:45:02.401 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-210, inFlight=0, closed=true] closing connection 2022-02-27 11:45:02.401 DEBUG 10 --- [uster-worker-97] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 11:45:02.401 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 128000 milliseconds 2022-02-27 11:45:02.401 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 128000 ms 2022-02-27 11:45:25.385 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 11:45:25.388 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 11:45:55.392 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 11:45:55.396 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 11:46:25.397 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 11:46:25.400 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 11:46:55.401 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 11:46:55.403 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 11:46:56.364 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 11:46:56.367 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 11:47:10.402 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 11:47:10.407 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-211, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 11:47:10.408 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-211, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 11:47:10.408 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-211, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 11:47:10.417 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-211, inFlight=0, closed=true] closing connection 2022-02-27 11:47:10.418 DEBUG 10 --- [uster-worker-98] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 11:47:10.419 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 256000 milliseconds 2022-02-27 11:47:10.420 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 256000 ms 2022-02-27 11:47:25.405 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 11:47:25.407 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 11:47:55.408 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 11:47:55.410 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 11:48:25.413 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 11:48:25.416 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 11:48:46.720 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 11:48:46.723 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 11:48:55.425 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 11:48:55.427 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 11:49:13.811 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UP /10.233.66.66:9042, scheduling delivery 2022-02-27 11:49:13.811 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] received event UP 2022-02-27 11:49:14.814 DEBUG 10 --- [uster-worker-99] c.d.driver.core.ControlConnection : [Control connection] Refreshing node info on /10.233.66.66:9042 2022-02-27 11:49:14.825 DEBUG 10 --- [uster-worker-99] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] marking host UP 2022-02-27 11:49:14.825 DEBUG 10 --- [uster-worker-99] com.datastax.driver.core.Cluster : Cancelling reconnection attempt since node is UP 2022-02-27 11:49:14.826 DEBUG 10 --- [uster-worker-99] com.datastax.driver.core.Cluster : Preparing 54 prepared queries on newly up node /10.233.66.66:9042 2022-02-27 11:49:14.826 DEBUG 10 --- [uster-worker-99] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 11:49:14.831 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-212, inFlight=0, closed=false] Connection established, initializing transport 2022-02-27 11:49:20.962 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-212, inFlight=0, closed=false] Transport initialized, connection ready 2022-02-27 11:49:21.169 DEBUG 10 --- [uster-worker-99] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 0 new connections, total = 1 2022-02-27 11:49:21.169 DEBUG 10 --- [uster-worker-99] c.d.driver.core.HostConnectionPool : Created connection pool to host /10.233.66.66:9042 (1 connections needed, 1 successfully opened) 2022-02-27 11:49:21.170 DEBUG 10 --- [uster-worker-99] com.datastax.driver.core.Session : Added connection pool for /10.233.66.66:9042 2022-02-27 11:49:35.058 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-212, inFlight=0, closed=false] connection error java.io.IOException: Connection reset by peer at sun.nio.ch.FileDispatcherImpl.read0(Native Method) at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39) at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223) at sun.nio.ch.IOUtil.read(IOUtil.java:192) at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.lang.Thread.run(Thread.java:748) 2022-02-27 11:49:35.059 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-212, inFlight=0, closed=false] because: [/10.233.66.66:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer) 2022-02-27 11:49:35.059 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preventing new connections for the next 1000 ms 2022-02-27 11:49:35.060 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-212, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 11:49:35.060 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-212, inFlight=0, closed=true] closing connection 2022-02-27 11:49:35.061 DEBUG 10 --- [ster-worker-100] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] marking host DOWN 2022-02-27 11:49:35.062 DEBUG 10 --- [ster-worker-100] c.d.d.core.AbstractReconnectionHandler : First reconnection scheduled in 1000ms 2022-02-27 11:49:35.062 DEBUG 10 --- [ster-worker-100] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] starting reconnection attempt 2022-02-27 11:49:35.159 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT DOWN /10.233.66.66:9042, scheduling delivery 2022-02-27 11:49:35.159 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] received event DOWN 2022-02-27 11:49:36.062 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 11:49:36.066 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-213, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 11:49:36.067 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-213, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 11:49:36.067 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-213, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 11:49:36.067 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-213, inFlight=0, closed=true] closing connection 2022-02-27 11:49:36.067 DEBUG 10 --- [uster-worker-99] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 11:49:36.068 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 2000 milliseconds 2022-02-27 11:49:36.068 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 2000 ms 2022-02-27 11:49:36.160 DEBUG 10 --- [ster-worker-100] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 11:49:38.069 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 11:49:38.071 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-214, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 11:49:38.071 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-214, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 11:49:38.071 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-214, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 11:49:38.071 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-214, inFlight=0, closed=true] closing connection 2022-02-27 11:49:38.071 DEBUG 10 --- [uster-worker-99] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 11:49:38.072 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 4000 milliseconds 2022-02-27 11:49:38.072 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 4000 ms 2022-02-27 11:49:42.072 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 11:49:42.074 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-215, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 11:49:42.075 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-215, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 11:49:42.075 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-215, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 11:49:42.075 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-215, inFlight=0, closed=true] closing connection 2022-02-27 11:49:42.075 DEBUG 10 --- [ster-worker-100] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 11:49:42.076 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 8000 milliseconds 2022-02-27 11:49:42.076 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 8000 ms 2022-02-27 11:49:50.076 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 11:49:50.079 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-216, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 11:49:50.079 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-216, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 11:49:50.079 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-216, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 11:49:50.079 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-216, inFlight=0, closed=true] closing connection 2022-02-27 11:49:50.079 DEBUG 10 --- [uster-worker-99] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 11:49:50.080 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 16000 milliseconds 2022-02-27 11:49:50.080 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 16000 ms 2022-02-27 11:50:05.167 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 11:50:05.169 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 11:50:06.082 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 11:50:06.087 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-217, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 11:50:06.087 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-217, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 11:50:06.087 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-217, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 11:50:06.087 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-217, inFlight=0, closed=true] closing connection 2022-02-27 11:50:06.088 DEBUG 10 --- [ster-worker-100] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 11:50:06.089 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 32000 milliseconds 2022-02-27 11:50:06.089 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 32000 ms 2022-02-27 11:50:35.174 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 11:50:35.176 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 11:50:38.089 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 11:50:38.091 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-218, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 11:50:38.092 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-218, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 11:50:38.092 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-218, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 11:50:38.093 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-218, inFlight=0, closed=true] closing connection 2022-02-27 11:50:38.093 DEBUG 10 --- [ster-worker-101] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 11:50:38.093 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 64000 milliseconds 2022-02-27 11:50:38.094 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 64000 ms 2022-02-27 11:50:40.663 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UP /10.233.66.66:9042, scheduling delivery 2022-02-27 11:50:40.664 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] received event UP 2022-02-27 11:50:41.666 DEBUG 10 --- [ster-worker-102] c.d.driver.core.ControlConnection : [Control connection] Refreshing node info on /10.233.66.66:9042 2022-02-27 11:50:41.677 DEBUG 10 --- [ster-worker-102] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] marking host UP 2022-02-27 11:50:41.677 DEBUG 10 --- [ster-worker-102] com.datastax.driver.core.Cluster : Cancelling reconnection attempt since node is UP 2022-02-27 11:50:41.677 DEBUG 10 --- [ster-worker-102] com.datastax.driver.core.Cluster : Preparing 54 prepared queries on newly up node /10.233.66.66:9042 2022-02-27 11:50:41.677 DEBUG 10 --- [ster-worker-102] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 11:50:41.680 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-219, inFlight=0, closed=false] Connection established, initializing transport 2022-02-27 11:50:42.563 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-219, inFlight=0, closed=false] Transport initialized, connection ready 2022-02-27 11:50:43.161 DEBUG 10 --- [ster-worker-102] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 0 new connections, total = 1 2022-02-27 11:50:43.161 DEBUG 10 --- [ster-worker-102] c.d.driver.core.HostConnectionPool : Created connection pool to host /10.233.66.66:9042 (1 connections needed, 1 successfully opened) 2022-02-27 11:50:43.161 DEBUG 10 --- [ster-worker-102] com.datastax.driver.core.Session : Added connection pool for /10.233.66.66:9042 2022-02-27 11:50:55.160 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-219, inFlight=0, closed=false] connection error java.io.IOException: Connection reset by peer at sun.nio.ch.FileDispatcherImpl.read0(Native Method) at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39) at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223) at sun.nio.ch.IOUtil.read(IOUtil.java:192) at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.lang.Thread.run(Thread.java:748) 2022-02-27 11:50:55.160 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-219, inFlight=0, closed=false] because: [/10.233.66.66:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer) 2022-02-27 11:50:55.160 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preventing new connections for the next 1000 ms 2022-02-27 11:50:55.160 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-219, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 11:50:55.160 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-219, inFlight=0, closed=true] closing connection 2022-02-27 11:50:55.161 DEBUG 10 --- [ster-worker-101] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] marking host DOWN 2022-02-27 11:50:55.161 DEBUG 10 --- [ster-worker-101] c.d.d.core.AbstractReconnectionHandler : First reconnection scheduled in 1000ms 2022-02-27 11:50:55.161 DEBUG 10 --- [ster-worker-101] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] starting reconnection attempt 2022-02-27 11:50:55.265 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT DOWN /10.233.66.66:9042, scheduling delivery 2022-02-27 11:50:55.265 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] received event DOWN 2022-02-27 11:50:56.162 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 11:50:56.165 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-220, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 11:50:56.165 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-220, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 11:50:56.165 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-220, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 11:50:56.165 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-220, inFlight=0, closed=true] closing connection 2022-02-27 11:50:56.165 DEBUG 10 --- [ster-worker-102] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 11:50:56.166 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 2000 milliseconds 2022-02-27 11:50:56.166 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 2000 ms 2022-02-27 11:50:56.265 DEBUG 10 --- [ster-worker-101] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 11:50:57.660 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.72.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 11:50:57.663 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.72.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 11:50:58.166 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 11:50:58.168 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-221, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 11:50:58.169 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-221, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 11:50:58.169 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-221, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 11:50:58.169 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-221, inFlight=0, closed=true] closing connection 2022-02-27 11:50:58.169 DEBUG 10 --- [ster-worker-102] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 11:50:58.170 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 4000 milliseconds 2022-02-27 11:50:58.170 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 4000 ms 2022-02-27 11:51:02.170 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 11:51:02.172 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-222, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 11:51:02.173 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-222, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 11:51:02.173 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-222, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 11:51:02.173 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-222, inFlight=0, closed=true] closing connection 2022-02-27 11:51:02.173 DEBUG 10 --- [ster-worker-101] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 11:51:02.173 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 8000 milliseconds 2022-02-27 11:51:02.173 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 8000 ms 2022-02-27 11:51:10.174 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 11:51:10.176 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-223, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 11:51:10.176 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-223, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 11:51:10.176 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-223, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 11:51:10.176 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-223, inFlight=0, closed=true] closing connection 2022-02-27 11:51:10.176 DEBUG 10 --- [ster-worker-102] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 11:51:10.176 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 16000 milliseconds 2022-02-27 11:51:10.176 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 16000 ms 2022-02-27 11:51:25.273 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 11:51:25.275 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 11:51:26.177 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 11:51:26.180 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-224, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 11:51:26.181 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-224, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 11:51:26.181 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-224, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 11:51:26.181 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-224, inFlight=0, closed=true] closing connection 2022-02-27 11:51:26.181 DEBUG 10 --- [ster-worker-101] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 11:51:26.181 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 32000 milliseconds 2022-02-27 11:51:26.181 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 32000 ms 2022-02-27 11:51:55.276 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 11:51:55.281 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 11:51:58.184 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 11:51:58.189 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-225, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 11:51:58.189 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-225, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 11:51:58.189 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-225, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 11:51:58.190 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-225, inFlight=0, closed=true] closing connection 2022-02-27 11:51:58.191 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 64000 milliseconds 2022-02-27 11:51:58.191 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 64000 ms 2022-02-27 11:51:58.192 DEBUG 10 --- [ster-worker-103] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 11:52:25.289 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 11:52:25.292 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 11:52:33.264 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.72.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 11:52:33.276 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.72.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 11:52:55.300 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 11:52:55.302 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 11:53:02.192 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 11:53:02.196 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-226, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 11:53:02.197 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-226, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 11:53:02.197 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-226, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 11:53:02.198 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-226, inFlight=0, closed=true] closing connection 2022-02-27 11:53:02.198 DEBUG 10 --- [ster-worker-104] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 11:53:02.198 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 128000 milliseconds 2022-02-27 11:53:02.198 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 128000 ms 2022-02-27 11:53:25.304 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 11:53:25.307 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 11:53:55.309 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 11:53:55.311 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 11:54:25.313 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 11:54:25.315 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 11:54:55.323 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 11:54:55.325 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 11:55:10.200 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 11:55:10.204 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-227, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 11:55:10.204 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-227, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 11:55:10.204 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-227, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 11:55:10.206 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-227, inFlight=0, closed=true] closing connection 2022-02-27 11:55:10.206 DEBUG 10 --- [ster-worker-105] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 11:55:10.206 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 256000 milliseconds 2022-02-27 11:55:10.206 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 256000 ms 2022-02-27 11:55:25.328 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 11:55:25.330 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 11:55:55.331 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 11:55:55.335 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 11:56:25.335 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 11:56:25.337 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 11:56:55.341 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 11:56:55.343 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 11:57:14.340 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UP /10.233.66.66:9042, scheduling delivery 2022-02-27 11:57:14.341 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] received event UP 2022-02-27 11:57:15.167 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT DOWN /10.233.66.66:9042, scheduling delivery 2022-02-27 11:57:15.167 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] received event DOWN 2022-02-27 11:57:16.223 DEBUG 10 --- [ster-worker-106] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 11:57:45.171 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 11:57:45.174 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 11:58:15.176 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 11:58:15.178 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 11:58:23.078 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UP /10.233.66.66:9042, scheduling delivery 2022-02-27 11:58:23.079 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] received event UP 2022-02-27 11:58:24.082 DEBUG 10 --- [ster-worker-107] c.d.driver.core.ControlConnection : [Control connection] Refreshing node info on /10.233.66.66:9042 2022-02-27 11:58:24.090 DEBUG 10 --- [ster-worker-107] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] marking host UP 2022-02-27 11:58:24.091 DEBUG 10 --- [ster-worker-107] com.datastax.driver.core.Cluster : Cancelling reconnection attempt since node is UP 2022-02-27 11:58:24.091 DEBUG 10 --- [ster-worker-107] com.datastax.driver.core.Cluster : Preparing 54 prepared queries on newly up node /10.233.66.66:9042 2022-02-27 11:58:24.091 DEBUG 10 --- [ster-worker-107] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 11:58:24.096 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-228, inFlight=0, closed=false] Connection established, initializing transport 2022-02-27 11:58:25.561 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-228, inFlight=0, closed=false] Transport initialized, connection ready 2022-02-27 11:58:26.265 DEBUG 10 --- [ster-worker-107] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 0 new connections, total = 1 2022-02-27 11:58:26.266 DEBUG 10 --- [ster-worker-107] c.d.driver.core.HostConnectionPool : Created connection pool to host /10.233.66.66:9042 (1 connections needed, 1 successfully opened) 2022-02-27 11:58:26.266 DEBUG 10 --- [ster-worker-107] com.datastax.driver.core.Session : Added connection pool for /10.233.66.66:9042 2022-02-27 11:58:35.265 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-228, inFlight=0, closed=false] connection error java.io.IOException: Connection reset by peer at sun.nio.ch.FileDispatcherImpl.read0(Native Method) at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39) at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223) at sun.nio.ch.IOUtil.read(IOUtil.java:192) at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.lang.Thread.run(Thread.java:748) 2022-02-27 11:58:35.266 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-228, inFlight=0, closed=false] because: [/10.233.66.66:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer) 2022-02-27 11:58:35.266 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preventing new connections for the next 1000 ms 2022-02-27 11:58:35.266 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-228, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 11:58:35.268 DEBUG 10 --- [ster-worker-108] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] marking host DOWN 2022-02-27 11:58:35.268 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-228, inFlight=0, closed=true] closing connection 2022-02-27 11:58:35.269 DEBUG 10 --- [ster-worker-108] c.d.d.core.AbstractReconnectionHandler : First reconnection scheduled in 1000ms 2022-02-27 11:58:35.269 DEBUG 10 --- [ster-worker-108] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] starting reconnection attempt 2022-02-27 11:58:35.371 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT DOWN /10.233.66.66:9042, scheduling delivery 2022-02-27 11:58:35.371 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] received event DOWN 2022-02-27 11:58:36.269 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 11:58:36.271 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-229, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 11:58:36.272 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-229, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 11:58:36.272 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-229, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 11:58:36.272 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-229, inFlight=0, closed=true] closing connection 2022-02-27 11:58:36.272 DEBUG 10 --- [ster-worker-107] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 11:58:36.272 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 2000 milliseconds 2022-02-27 11:58:36.272 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 2000 ms 2022-02-27 11:58:36.372 DEBUG 10 --- [ster-worker-108] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 11:58:38.272 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 11:58:38.275 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-230, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 11:58:38.275 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-230, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 11:58:38.275 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-230, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 11:58:38.276 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-230, inFlight=0, closed=true] closing connection 2022-02-27 11:58:38.276 DEBUG 10 --- [ster-worker-107] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 11:58:38.276 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 4000 milliseconds 2022-02-27 11:58:38.277 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 4000 ms 2022-02-27 11:58:40.364 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.72.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 11:58:40.366 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.72.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 11:58:42.278 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 11:58:42.280 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-231, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 11:58:42.281 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-231, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 11:58:42.281 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-231, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 11:58:42.281 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-231, inFlight=0, closed=true] closing connection 2022-02-27 11:58:42.281 DEBUG 10 --- [ster-worker-108] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 11:58:42.281 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 8000 milliseconds 2022-02-27 11:58:42.281 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 8000 ms 2022-02-27 11:58:50.281 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 11:58:50.284 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-232, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 11:58:50.285 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-232, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 11:58:50.285 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-232, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 11:58:50.285 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-232, inFlight=0, closed=true] closing connection 2022-02-27 11:58:50.286 DEBUG 10 --- [ster-worker-107] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 11:58:50.286 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 16000 milliseconds 2022-02-27 11:58:50.286 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 16000 ms 2022-02-27 11:59:05.380 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 11:59:05.381 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 11:59:06.286 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 11:59:06.288 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-233, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 11:59:06.288 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-233, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 11:59:06.289 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-233, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 11:59:06.289 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-233, inFlight=0, closed=true] closing connection 2022-02-27 11:59:06.289 DEBUG 10 --- [ster-worker-108] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 11:59:06.289 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 32000 milliseconds 2022-02-27 11:59:06.289 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 32000 ms 2022-02-27 11:59:35.382 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 11:59:35.385 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 11:59:38.290 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 11:59:38.295 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-234, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 11:59:38.295 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-234, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 11:59:38.295 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-234, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 11:59:38.296 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-234, inFlight=0, closed=true] closing connection 2022-02-27 11:59:38.296 DEBUG 10 --- [ster-worker-109] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 11:59:38.297 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 64000 milliseconds 2022-02-27 11:59:38.297 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 64000 ms 2022-02-27 12:00:05.387 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 12:00:05.389 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 12:00:10.649 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.72.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 12:00:10.652 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.72.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 12:00:35.390 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 12:00:35.393 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 12:00:42.297 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 12:00:42.302 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-235, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 12:00:42.303 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-235, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 12:00:42.303 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-235, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 12:00:42.304 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-235, inFlight=0, closed=true] closing connection 2022-02-27 12:00:42.305 DEBUG 10 --- [ster-worker-110] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 12:00:42.305 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 128000 milliseconds 2022-02-27 12:00:42.305 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 128000 ms 2022-02-27 12:01:05.399 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 12:01:05.400 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 12:01:35.423 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 12:01:35.426 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 12:02:05.427 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 12:02:05.430 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 12:02:35.431 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 12:02:35.433 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 12:02:50.306 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 12:02:50.310 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-236, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 12:02:50.310 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-236, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 12:02:50.310 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-236, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 12:02:50.311 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-236, inFlight=0, closed=true] closing connection 2022-02-27 12:02:50.311 DEBUG 10 --- [ster-worker-111] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 12:02:50.312 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 256000 milliseconds 2022-02-27 12:02:50.312 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 256000 ms 2022-02-27 12:02:56.432 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 12:02:56.435 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 12:03:05.434 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 12:03:05.436 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 12:03:35.437 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 12:03:35.441 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 12:04:05.441 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 12:04:05.444 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 12:04:06.630 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 12:04:06.632 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 12:04:35.446 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 12:04:35.448 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 12:04:42.767 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UP /10.233.66.66:9042, scheduling delivery 2022-02-27 12:04:42.767 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] received event UP 2022-02-27 12:04:43.769 DEBUG 10 --- [ster-worker-112] c.d.driver.core.ControlConnection : [Control connection] Refreshing node info on /10.233.66.66:9042 2022-02-27 12:04:43.778 DEBUG 10 --- [ster-worker-112] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] marking host UP 2022-02-27 12:04:43.779 DEBUG 10 --- [ster-worker-112] com.datastax.driver.core.Cluster : Cancelling reconnection attempt since node is UP 2022-02-27 12:04:43.779 DEBUG 10 --- [ster-worker-112] com.datastax.driver.core.Cluster : Preparing 54 prepared queries on newly up node /10.233.66.66:9042 2022-02-27 12:04:43.779 DEBUG 10 --- [ster-worker-112] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 12:04:43.784 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-237, inFlight=0, closed=false] Connection established, initializing transport 2022-02-27 12:04:45.964 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-237, inFlight=0, closed=false] Transport initialized, connection ready 2022-02-27 12:04:47.165 DEBUG 10 --- [ster-worker-112] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 0 new connections, total = 1 2022-02-27 12:04:47.165 DEBUG 10 --- [ster-worker-112] c.d.driver.core.HostConnectionPool : Created connection pool to host /10.233.66.66:9042 (1 connections needed, 1 successfully opened) 2022-02-27 12:04:47.165 DEBUG 10 --- [ster-worker-112] com.datastax.driver.core.Session : Added connection pool for /10.233.66.66:9042 2022-02-27 12:05:13.779 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 12:05:13.811 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 12:05:15.066 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-237, inFlight=0, closed=false] connection error java.io.IOException: Connection reset by peer at sun.nio.ch.FileDispatcherImpl.read0(Native Method) at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39) at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223) at sun.nio.ch.IOUtil.read(IOUtil.java:192) at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.lang.Thread.run(Thread.java:748) 2022-02-27 12:05:15.066 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-237, inFlight=0, closed=false] because: [/10.233.66.66:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer) 2022-02-27 12:05:15.066 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preventing new connections for the next 1000 ms 2022-02-27 12:05:15.067 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-237, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 12:05:15.067 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-237, inFlight=0, closed=true] closing connection 2022-02-27 12:05:15.067 DEBUG 10 --- [ster-worker-113] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] marking host DOWN 2022-02-27 12:05:15.069 DEBUG 10 --- [ster-worker-113] c.d.d.core.AbstractReconnectionHandler : First reconnection scheduled in 1000ms 2022-02-27 12:05:15.070 DEBUG 10 --- [ster-worker-113] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] starting reconnection attempt 2022-02-27 12:05:15.159 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT DOWN /10.233.66.66:9042, scheduling delivery 2022-02-27 12:05:15.160 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] received event DOWN 2022-02-27 12:05:16.071 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 12:05:16.075 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-238, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 12:05:16.075 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-238, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 12:05:16.075 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-238, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 12:05:16.075 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-238, inFlight=0, closed=true] closing connection 2022-02-27 12:05:16.076 DEBUG 10 --- [ster-worker-112] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 12:05:16.076 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 2000 milliseconds 2022-02-27 12:05:16.076 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 2000 ms 2022-02-27 12:05:16.160 DEBUG 10 --- [ster-worker-113] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 12:05:18.076 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 12:05:18.080 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-239, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 12:05:18.080 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-239, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 12:05:18.080 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-239, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 12:05:18.080 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-239, inFlight=0, closed=true] closing connection 2022-02-27 12:05:18.081 DEBUG 10 --- [ster-worker-112] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 12:05:18.081 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 4000 milliseconds 2022-02-27 12:05:18.081 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 4000 ms 2022-02-27 12:05:22.083 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 12:05:22.089 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-240, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 12:05:22.089 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-240, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 12:05:22.090 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-240, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 12:05:22.090 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-240, inFlight=0, closed=true] closing connection 2022-02-27 12:05:22.090 DEBUG 10 --- [ster-worker-113] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 12:05:22.091 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 8000 milliseconds 2022-02-27 12:05:22.091 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 8000 ms 2022-02-27 12:05:30.091 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 12:05:30.096 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-241, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 12:05:30.097 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-241, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 12:05:30.097 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-241, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 12:05:30.097 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-241, inFlight=0, closed=true] closing connection 2022-02-27 12:05:30.097 DEBUG 10 --- [ster-worker-112] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 12:05:30.097 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 16000 milliseconds 2022-02-27 12:05:30.097 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 16000 ms 2022-02-27 12:05:45.162 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 12:05:45.165 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 12:05:46.098 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 12:05:46.101 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-242, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 12:05:46.102 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-242, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 12:05:46.102 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-242, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 12:05:46.102 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-242, inFlight=0, closed=true] closing connection 2022-02-27 12:05:46.102 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 32000 milliseconds 2022-02-27 12:05:46.103 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 32000 ms 2022-02-27 12:05:46.103 DEBUG 10 --- [ster-worker-113] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 12:06:12.910 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UP /10.233.66.66:9042, scheduling delivery 2022-02-27 12:06:12.910 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] received event UP 2022-02-27 12:06:13.911 DEBUG 10 --- [ster-worker-114] c.d.driver.core.ControlConnection : [Control connection] Refreshing node info on /10.233.66.66:9042 2022-02-27 12:06:13.919 DEBUG 10 --- [ster-worker-114] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] marking host UP 2022-02-27 12:06:13.920 DEBUG 10 --- [ster-worker-114] com.datastax.driver.core.Cluster : Cancelling reconnection attempt since node is UP 2022-02-27 12:06:13.920 DEBUG 10 --- [ster-worker-114] com.datastax.driver.core.Cluster : Preparing 54 prepared queries on newly up node /10.233.66.66:9042 2022-02-27 12:06:13.920 DEBUG 10 --- [ster-worker-114] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 12:06:13.924 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-243, inFlight=0, closed=false] Connection established, initializing transport 2022-02-27 12:06:16.261 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-243, inFlight=0, closed=false] Transport initialized, connection ready 2022-02-27 12:06:16.665 DEBUG 10 --- [ster-worker-114] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 0 new connections, total = 1 2022-02-27 12:06:16.665 DEBUG 10 --- [ster-worker-114] c.d.driver.core.HostConnectionPool : Created connection pool to host /10.233.66.66:9042 (1 connections needed, 1 successfully opened) 2022-02-27 12:06:16.665 DEBUG 10 --- [ster-worker-114] com.datastax.driver.core.Session : Added connection pool for /10.233.66.66:9042 2022-02-27 12:06:42.296 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.72.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 12:06:42.346 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.72.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 12:06:43.921 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 12:06:43.923 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 12:06:55.068 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-243, inFlight=0, closed=false] connection error java.io.IOException: Connection reset by peer at sun.nio.ch.FileDispatcherImpl.read0(Native Method) at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39) at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223) at sun.nio.ch.IOUtil.read(IOUtil.java:192) at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.lang.Thread.run(Thread.java:748) 2022-02-27 12:06:55.068 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-243, inFlight=0, closed=false] because: [/10.233.66.66:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer) 2022-02-27 12:06:55.069 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preventing new connections for the next 1000 ms 2022-02-27 12:06:55.069 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-243, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 12:06:55.069 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-243, inFlight=0, closed=true] closing connection 2022-02-27 12:06:55.070 DEBUG 10 --- [ster-worker-115] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] marking host DOWN 2022-02-27 12:06:55.070 DEBUG 10 --- [ster-worker-115] c.d.d.core.AbstractReconnectionHandler : First reconnection scheduled in 1000ms 2022-02-27 12:06:55.070 DEBUG 10 --- [ster-worker-115] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] starting reconnection attempt 2022-02-27 12:06:55.264 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT DOWN /10.233.66.66:9042, scheduling delivery 2022-02-27 12:06:55.265 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] received event DOWN 2022-02-27 12:06:56.070 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 12:06:56.073 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-244, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 12:06:56.073 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-244, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 12:06:56.073 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-244, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 12:06:56.073 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-244, inFlight=0, closed=true] closing connection 2022-02-27 12:06:56.074 DEBUG 10 --- [ster-worker-116] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 12:06:56.074 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 2000 milliseconds 2022-02-27 12:06:56.074 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 2000 ms 2022-02-27 12:06:56.266 DEBUG 10 --- [ster-worker-115] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 12:06:58.074 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 12:06:58.076 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-245, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 12:06:58.076 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-245, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 12:06:58.077 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-245, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 12:06:58.077 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-245, inFlight=0, closed=true] closing connection 2022-02-27 12:06:58.077 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 4000 milliseconds 2022-02-27 12:06:58.077 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 4000 ms 2022-02-27 12:06:58.077 DEBUG 10 --- [ster-worker-116] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 12:07:02.078 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 12:07:02.082 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-246, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 12:07:02.083 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-246, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 12:07:02.083 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-246, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 12:07:02.083 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-246, inFlight=0, closed=true] closing connection 2022-02-27 12:07:02.083 DEBUG 10 --- [ster-worker-115] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 12:07:02.083 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 8000 milliseconds 2022-02-27 12:07:02.083 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 8000 ms 2022-02-27 12:07:10.083 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 12:07:10.087 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-247, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 12:07:10.088 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-247, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 12:07:10.088 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-247, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 12:07:10.088 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-247, inFlight=0, closed=true] closing connection 2022-02-27 12:07:10.088 DEBUG 10 --- [ster-worker-116] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 12:07:10.088 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 16000 milliseconds 2022-02-27 12:07:10.088 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 16000 ms 2022-02-27 12:07:25.268 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 12:07:25.270 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 12:07:26.089 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 12:07:26.099 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-248, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 12:07:26.100 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-248, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 12:07:26.100 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-248, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 12:07:26.100 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-248, inFlight=0, closed=true] closing connection 2022-02-27 12:07:26.100 DEBUG 10 --- [ster-worker-115] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 12:07:26.101 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 32000 milliseconds 2022-02-27 12:07:26.101 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 32000 ms 2022-02-27 12:07:47.832 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 12:07:47.835 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 12:07:55.271 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 12:07:55.274 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 12:07:58.101 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 12:07:58.104 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-249, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 12:07:58.105 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-249, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 12:07:58.105 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-249, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 12:07:58.106 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-249, inFlight=0, closed=true] closing connection 2022-02-27 12:07:58.106 DEBUG 10 --- [ster-worker-117] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 12:07:58.106 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 64000 milliseconds 2022-02-27 12:07:58.106 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 64000 ms 2022-02-27 12:08:25.276 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 12:08:25.277 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 12:08:55.278 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 12:08:55.281 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 12:09:02.106 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 12:09:02.108 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-250, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 12:09:02.109 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-250, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 12:09:02.109 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-250, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 12:09:02.109 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-250, inFlight=0, closed=true] closing connection 2022-02-27 12:09:02.110 DEBUG 10 --- [ster-worker-118] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 12:09:02.111 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 128000 milliseconds 2022-02-27 12:09:02.111 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 128000 ms 2022-02-27 12:09:25.284 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 12:09:25.288 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 12:09:55.288 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 12:09:55.290 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 12:10:25.300 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 12:10:25.302 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 12:10:43.716 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.72.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 12:10:43.746 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.72.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 12:10:55.312 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 12:10:55.314 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 12:11:10.112 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 12:11:10.118 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-251, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 12:11:10.118 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-251, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 12:11:10.118 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-251, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 12:11:10.121 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-251, inFlight=0, closed=true] closing connection 2022-02-27 12:11:10.122 DEBUG 10 --- [ster-worker-119] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 12:11:10.122 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 256000 milliseconds 2022-02-27 12:11:10.122 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 256000 ms 2022-02-27 12:11:23.936 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 12:11:23.939 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 12:11:25.316 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 12:11:25.318 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 12:11:55.318 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 12:11:55.321 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 12:12:25.322 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 12:12:25.324 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 12:12:55.326 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 12:12:55.328 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 12:13:14.013 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UP /10.233.66.66:9042, scheduling delivery 2022-02-27 12:13:14.013 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] received event UP 2022-02-27 12:13:15.019 DEBUG 10 --- [ster-worker-120] c.d.driver.core.ControlConnection : [Control connection] Refreshing node info on /10.233.66.66:9042 2022-02-27 12:13:15.028 DEBUG 10 --- [ster-worker-120] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] marking host UP 2022-02-27 12:13:15.029 DEBUG 10 --- [ster-worker-120] com.datastax.driver.core.Cluster : Cancelling reconnection attempt since node is UP 2022-02-27 12:13:15.029 DEBUG 10 --- [ster-worker-120] com.datastax.driver.core.Cluster : Preparing 54 prepared queries on newly up node /10.233.66.66:9042 2022-02-27 12:13:15.029 DEBUG 10 --- [ster-worker-120] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 12:13:15.033 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-252, inFlight=0, closed=false] Connection established, initializing transport 2022-02-27 12:13:15.667 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-252, inFlight=0, closed=false] connection error java.io.IOException: Connection reset by peer at sun.nio.ch.FileDispatcherImpl.read0(Native Method) at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39) at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223) at sun.nio.ch.IOUtil.read(IOUtil.java:192) at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.lang.Thread.run(Thread.java:748) 2022-02-27 12:13:15.668 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-252, inFlight=0, closed=false] because: [/10.233.66.66:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer) 2022-02-27 12:13:15.669 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-252, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 12:13:15.669 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-252, inFlight=0, closed=true] closing connection 2022-02-27 12:13:15.669 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Not terminating Connection[/10.233.66.66:9042-252, inFlight=0, closed=true]: there are still pending requests 2022-02-27 12:13:15.670 DEBUG 10 --- [ster-worker-120] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 12:13:15.672 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-253, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 12:13:15.672 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-253, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 12:13:15.672 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-253, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 12:13:15.672 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-253, inFlight=0, closed=true] closing connection 2022-02-27 12:13:15.673 WARN 10 --- [er-nio-worker-1] c.d.driver.core.HostConnectionPool : Error creating connection to /10.233.66.66:9042 com.datastax.driver.core.exceptions.TransportException: [/10.233.66.66:9042] Cannot connect at com.datastax.driver.core.Connection$1.operationComplete(Connection.java:224) at com.datastax.driver.core.Connection$1.operationComplete(Connection.java:194) at io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:577) at io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:570) at io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:549) at io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:490) at io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:615) at io.netty.util.concurrent.DefaultPromise.setFailure0(DefaultPromise.java:608) at io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:117) at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:321) at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:337) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:702) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.lang.Thread.run(Thread.java:748) Caused by: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /10.233.66.66:9042 Caused by: java.net.ConnectException: Connection refused at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717) at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:330) at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:702) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.lang.Thread.run(Thread.java:748) 2022-02-27 12:13:15.675 DEBUG 10 --- [er-nio-worker-1] c.d.driver.core.HostConnectionPool : Created connection pool to host /10.233.66.66:9042 (1 connections needed, 0 successfully opened) 2022-02-27 12:13:15.675 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Session : Added connection pool for /10.233.66.66:9042 2022-02-27 12:13:15.675 DEBUG 10 --- [ster-worker-121] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] marking host DOWN 2022-02-27 12:13:15.676 DEBUG 10 --- [ster-worker-121] c.d.d.core.AbstractReconnectionHandler : First reconnection scheduled in 1000ms 2022-02-27 12:13:15.676 DEBUG 10 --- [ster-worker-121] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] starting reconnection attempt 2022-02-27 12:13:15.676 DEBUG 10 --- [ster-worker-120] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 12:13:15.767 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT DOWN /10.233.66.66:9042, scheduling delivery 2022-02-27 12:13:15.767 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] received event DOWN 2022-02-27 12:13:16.676 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 12:13:16.684 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-254, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 12:13:16.684 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-254, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 12:13:16.684 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-254, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 12:13:16.684 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-254, inFlight=0, closed=true] closing connection 2022-02-27 12:13:16.684 DEBUG 10 --- [ster-worker-121] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 12:13:16.685 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 2000 milliseconds 2022-02-27 12:13:16.685 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 2000 ms 2022-02-27 12:13:16.769 DEBUG 10 --- [ster-worker-120] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 12:13:18.685 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 12:13:18.690 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-255, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 12:13:18.690 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-255, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 12:13:18.690 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-255, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 12:13:18.691 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-255, inFlight=0, closed=true] closing connection 2022-02-27 12:13:18.691 DEBUG 10 --- [ster-worker-121] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 12:13:18.691 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 4000 milliseconds 2022-02-27 12:13:18.691 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 4000 ms 2022-02-27 12:13:22.691 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 12:13:22.695 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-256, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 12:13:22.696 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-256, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 12:13:22.696 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-256, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 12:13:22.696 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-256, inFlight=0, closed=true] closing connection 2022-02-27 12:13:22.696 DEBUG 10 --- [ster-worker-120] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 12:13:22.696 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 8000 milliseconds 2022-02-27 12:13:22.697 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 8000 ms 2022-02-27 12:13:30.697 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 12:13:30.701 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-257, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 12:13:30.701 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-257, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 12:13:30.701 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-257, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 12:13:30.702 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-257, inFlight=0, closed=true] closing connection 2022-02-27 12:13:30.702 DEBUG 10 --- [ster-worker-121] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 12:13:30.702 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 16000 milliseconds 2022-02-27 12:13:30.702 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 16000 ms 2022-02-27 12:13:45.769 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 12:13:45.772 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 12:13:46.702 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 12:13:46.706 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-258, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 12:13:46.707 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-258, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 12:13:46.707 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-258, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 12:13:46.707 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-258, inFlight=0, closed=true] closing connection 2022-02-27 12:13:46.707 DEBUG 10 --- [ster-worker-120] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 12:13:46.707 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 32000 milliseconds 2022-02-27 12:13:46.707 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 32000 ms 2022-02-27 12:13:50.723 DEBUG 10 --- [ection-reaper-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-252, inFlight=0, closed=true] has already terminated 2022-02-27 12:14:15.356 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UP /10.233.66.66:9042, scheduling delivery 2022-02-27 12:14:15.356 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] received event UP 2022-02-27 12:14:16.358 DEBUG 10 --- [ster-worker-122] c.d.driver.core.ControlConnection : [Control connection] Refreshing node info on /10.233.66.66:9042 2022-02-27 12:14:16.365 DEBUG 10 --- [ster-worker-122] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] marking host UP 2022-02-27 12:14:16.365 DEBUG 10 --- [ster-worker-122] com.datastax.driver.core.Cluster : Cancelling reconnection attempt since node is UP 2022-02-27 12:14:16.365 DEBUG 10 --- [ster-worker-122] com.datastax.driver.core.Cluster : Preparing 54 prepared queries on newly up node /10.233.66.66:9042 2022-02-27 12:14:16.365 DEBUG 10 --- [ster-worker-122] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 12:14:16.368 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-259, inFlight=0, closed=false] Connection established, initializing transport 2022-02-27 12:14:20.655 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-259, inFlight=0, closed=false] Transport initialized, connection ready 2022-02-27 12:14:21.365 DEBUG 10 --- [ster-worker-122] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 0 new connections, total = 1 2022-02-27 12:14:21.366 DEBUG 10 --- [ster-worker-122] c.d.driver.core.HostConnectionPool : Created connection pool to host /10.233.66.66:9042 (1 connections needed, 1 successfully opened) 2022-02-27 12:14:21.366 DEBUG 10 --- [ster-worker-122] com.datastax.driver.core.Session : Added connection pool for /10.233.66.66:9042 2022-02-27 12:14:46.024 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED KEYSPACE sdctitan, scheduling delivery 2022-02-27 12:14:47.029 DEBUG 10 --- [ster-worker-123] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdctitan 2022-02-27 12:14:47.039 DEBUG 10 --- [ster-worker-123] licationStrategy$NetworkTopologyStrategy : Computing token to replica map for keyspace: sdctitan. 2022-02-27 12:14:47.049 DEBUG 10 --- [ster-worker-123] licationStrategy$NetworkTopologyStrategy : Token to replica map computation for keyspace sdctitan completed in 9 milliseconds 2022-02-27 12:14:50.349 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE sdctitan.system_properties, scheduling delivery 2022-02-27 12:14:51.350 DEBUG 10 --- [ster-worker-122] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdctitan.system_properties (TABLE) 2022-02-27 12:14:55.076 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 12:14:55.112 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 12:14:55.266 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-259, inFlight=0, closed=false] connection error java.io.IOException: Connection reset by peer at sun.nio.ch.FileDispatcherImpl.read0(Native Method) at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39) at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223) at sun.nio.ch.IOUtil.read(IOUtil.java:192) at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.lang.Thread.run(Thread.java:748) 2022-02-27 12:14:55.267 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-259, inFlight=0, closed=false] because: [/10.233.66.66:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer) 2022-02-27 12:14:55.267 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preventing new connections for the next 1000 ms 2022-02-27 12:14:55.267 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-259, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 12:14:55.267 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-259, inFlight=0, closed=true] closing connection 2022-02-27 12:14:55.268 DEBUG 10 --- [ster-worker-123] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] marking host DOWN 2022-02-27 12:14:55.269 DEBUG 10 --- [ster-worker-123] c.d.d.core.AbstractReconnectionHandler : First reconnection scheduled in 1000ms 2022-02-27 12:14:55.269 DEBUG 10 --- [ster-worker-123] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] starting reconnection attempt 2022-02-27 12:14:55.412 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT DOWN /10.233.66.66:9042, scheduling delivery 2022-02-27 12:14:55.412 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] received event DOWN 2022-02-27 12:14:56.270 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 12:14:56.274 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-260, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 12:14:56.274 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-260, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 12:14:56.274 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-260, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 12:14:56.274 DEBUG 10 --- [ster-worker-122] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 12:14:56.275 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-260, inFlight=0, closed=true] closing connection 2022-02-27 12:14:56.277 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 2000 milliseconds 2022-02-27 12:14:56.277 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 2000 ms 2022-02-27 12:14:56.413 DEBUG 10 --- [ster-worker-123] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 12:14:58.277 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 12:14:58.281 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-261, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 12:14:58.282 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-261, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 12:14:58.282 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-261, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 12:14:58.282 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-261, inFlight=0, closed=true] closing connection 2022-02-27 12:14:58.282 DEBUG 10 --- [ster-worker-122] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 12:14:58.283 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 4000 milliseconds 2022-02-27 12:14:58.283 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 4000 ms 2022-02-27 12:15:02.283 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 12:15:02.285 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-262, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 12:15:02.285 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-262, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 12:15:02.285 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-262, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 12:15:02.285 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-262, inFlight=0, closed=true] closing connection 2022-02-27 12:15:02.285 DEBUG 10 --- [ster-worker-123] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 12:15:02.286 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 8000 milliseconds 2022-02-27 12:15:02.286 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 8000 ms 2022-02-27 12:15:10.286 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 12:15:10.290 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-263, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 12:15:10.290 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-263, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 12:15:10.290 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-263, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 12:15:10.290 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-263, inFlight=0, closed=true] closing connection 2022-02-27 12:15:10.290 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 16000 milliseconds 2022-02-27 12:15:10.290 DEBUG 10 --- [ster-worker-122] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 12:15:10.290 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 16000 ms 2022-02-27 12:15:20.415 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.72.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 12:15:20.450 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.72.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 12:15:25.416 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 12:15:25.418 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 12:15:26.290 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 12:15:26.293 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-264, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 12:15:26.293 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-264, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 12:15:26.293 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-264, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 12:15:26.293 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-264, inFlight=0, closed=true] closing connection 2022-02-27 12:15:26.293 DEBUG 10 --- [ster-worker-123] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 12:15:26.293 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 32000 milliseconds 2022-02-27 12:15:26.293 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 32000 ms 2022-02-27 12:15:55.419 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 12:15:55.420 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 12:15:58.294 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 12:15:58.296 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-265, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 12:15:58.297 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-265, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 12:15:58.297 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-265, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 12:15:58.297 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-265, inFlight=0, closed=true] closing connection 2022-02-27 12:15:58.297 DEBUG 10 --- [ster-worker-124] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 12:15:58.298 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 64000 milliseconds 2022-02-27 12:15:58.298 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 64000 ms 2022-02-27 12:16:15.803 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 12:16:15.806 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 12:16:25.432 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 12:16:25.435 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 12:16:55.436 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 12:16:55.439 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 12:17:02.299 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 12:17:02.303 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-266, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 12:17:02.303 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-266, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 12:17:02.303 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-266, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 12:17:02.304 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-266, inFlight=0, closed=true] closing connection 2022-02-27 12:17:02.304 DEBUG 10 --- [ster-worker-125] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 12:17:02.304 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 128000 milliseconds 2022-02-27 12:17:02.304 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 128000 ms 2022-02-27 12:17:25.441 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 12:17:25.443 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 12:17:46.132 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 12:17:46.134 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 12:17:55.454 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 12:17:55.456 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 12:18:25.457 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 12:18:25.459 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 12:18:55.461 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 12:18:55.466 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 12:19:10.305 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 12:19:10.310 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-267, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 12:19:10.310 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-267, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 12:19:10.311 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-267, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 12:19:10.311 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-267, inFlight=0, closed=true] closing connection 2022-02-27 12:19:10.311 DEBUG 10 --- [ster-worker-126] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 12:19:10.312 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 256000 milliseconds 2022-02-27 12:19:10.312 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 256000 ms 2022-02-27 12:19:25.470 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 12:19:25.472 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 12:19:55.473 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 12:19:55.475 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 12:20:25.477 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 12:20:25.480 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 12:20:55.482 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 12:20:55.486 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 12:21:25.488 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 12:21:25.491 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 12:21:41.853 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UP /10.233.66.66:9042, scheduling delivery 2022-02-27 12:21:41.854 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] received event UP 2022-02-27 12:21:42.856 DEBUG 10 --- [ster-worker-127] c.d.driver.core.ControlConnection : [Control connection] Refreshing node info on /10.233.66.66:9042 2022-02-27 12:21:42.866 DEBUG 10 --- [ster-worker-127] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] marking host UP 2022-02-27 12:21:42.866 DEBUG 10 --- [ster-worker-127] com.datastax.driver.core.Cluster : Cancelling reconnection attempt since node is UP 2022-02-27 12:21:42.866 DEBUG 10 --- [ster-worker-127] com.datastax.driver.core.Cluster : Preparing 54 prepared queries on newly up node /10.233.66.66:9042 2022-02-27 12:21:42.867 DEBUG 10 --- [ster-worker-127] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 12:21:42.870 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-268, inFlight=0, closed=false] Connection established, initializing transport 2022-02-27 12:21:44.067 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-268, inFlight=0, closed=false] Transport initialized, connection ready 2022-02-27 12:21:44.659 DEBUG 10 --- [ster-worker-127] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 0 new connections, total = 1 2022-02-27 12:21:44.660 DEBUG 10 --- [ster-worker-127] c.d.driver.core.HostConnectionPool : Created connection pool to host /10.233.66.66:9042 (1 connections needed, 1 successfully opened) 2022-02-27 12:21:44.660 DEBUG 10 --- [ster-worker-127] com.datastax.driver.core.Session : Added connection pool for /10.233.66.66:9042 2022-02-27 12:21:55.264 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-268, inFlight=0, closed=false] connection error java.io.IOException: Connection reset by peer at sun.nio.ch.FileDispatcherImpl.read0(Native Method) at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39) at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223) at sun.nio.ch.IOUtil.read(IOUtil.java:192) at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.lang.Thread.run(Thread.java:748) 2022-02-27 12:21:55.265 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-268, inFlight=0, closed=false] because: [/10.233.66.66:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer) 2022-02-27 12:21:55.265 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preventing new connections for the next 1000 ms 2022-02-27 12:21:55.265 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-268, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 12:21:55.266 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-268, inFlight=0, closed=true] closing connection 2022-02-27 12:21:55.267 DEBUG 10 --- [ster-worker-128] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] marking host DOWN 2022-02-27 12:21:55.268 DEBUG 10 --- [ster-worker-128] c.d.d.core.AbstractReconnectionHandler : First reconnection scheduled in 1000ms 2022-02-27 12:21:55.268 DEBUG 10 --- [ster-worker-128] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] starting reconnection attempt 2022-02-27 12:21:55.367 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT DOWN /10.233.66.66:9042, scheduling delivery 2022-02-27 12:21:55.367 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] received event DOWN 2022-02-27 12:21:56.268 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 12:21:56.271 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-269, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 12:21:56.271 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-269, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 12:21:56.271 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-269, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 12:21:56.271 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-269, inFlight=0, closed=true] closing connection 2022-02-27 12:21:56.271 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 2000 milliseconds 2022-02-27 12:21:56.271 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 2000 ms 2022-02-27 12:21:56.271 DEBUG 10 --- [ster-worker-127] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 12:21:56.368 DEBUG 10 --- [ster-worker-128] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 12:21:58.272 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 12:21:58.274 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-270, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 12:21:58.275 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-270, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 12:21:58.275 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-270, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 12:21:58.275 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-270, inFlight=0, closed=true] closing connection 2022-02-27 12:21:58.275 DEBUG 10 --- [ster-worker-127] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 12:21:58.275 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 4000 milliseconds 2022-02-27 12:21:58.276 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 4000 ms 2022-02-27 12:22:02.276 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 12:22:02.278 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-271, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 12:22:02.278 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-271, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 12:22:02.278 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-271, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 12:22:02.278 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-271, inFlight=0, closed=true] closing connection 2022-02-27 12:22:02.279 DEBUG 10 --- [ster-worker-128] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 12:22:02.279 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 8000 milliseconds 2022-02-27 12:22:02.279 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 8000 ms 2022-02-27 12:22:10.279 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 12:22:10.282 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-272, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 12:22:10.283 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-272, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 12:22:10.283 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-272, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 12:22:10.283 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-272, inFlight=0, closed=true] closing connection 2022-02-27 12:22:10.283 DEBUG 10 --- [ster-worker-127] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 12:22:10.283 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 16000 milliseconds 2022-02-27 12:22:10.284 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 16000 ms 2022-02-27 12:22:25.368 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 12:22:25.372 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 12:22:26.284 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 12:22:26.286 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-273, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 12:22:26.287 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-273, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 12:22:26.287 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-273, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 12:22:26.287 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-273, inFlight=0, closed=true] closing connection 2022-02-27 12:22:26.287 DEBUG 10 --- [ster-worker-128] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 12:22:26.287 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 32000 milliseconds 2022-02-27 12:22:26.287 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 32000 ms 2022-02-27 12:22:55.374 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 12:22:55.378 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 12:22:58.287 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 12:22:58.292 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-274, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 12:22:58.294 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-274, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 12:22:58.294 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-274, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 12:22:58.295 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-274, inFlight=0, closed=true] closing connection 2022-02-27 12:22:58.295 DEBUG 10 --- [ster-worker-129] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 12:22:58.295 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 64000 milliseconds 2022-02-27 12:22:58.295 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 64000 ms 2022-02-27 12:23:01.661 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UP /10.233.66.66:9042, scheduling delivery 2022-02-27 12:23:01.662 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] received event UP 2022-02-27 12:23:02.664 DEBUG 10 --- [ster-worker-130] c.d.driver.core.ControlConnection : [Control connection] Refreshing node info on /10.233.66.66:9042 2022-02-27 12:23:02.672 DEBUG 10 --- [ster-worker-130] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] marking host UP 2022-02-27 12:23:02.672 DEBUG 10 --- [ster-worker-130] com.datastax.driver.core.Cluster : Cancelling reconnection attempt since node is UP 2022-02-27 12:23:02.672 DEBUG 10 --- [ster-worker-130] com.datastax.driver.core.Cluster : Preparing 54 prepared queries on newly up node /10.233.66.66:9042 2022-02-27 12:23:02.673 DEBUG 10 --- [ster-worker-130] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 12:23:02.676 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-275, inFlight=0, closed=false] Connection established, initializing transport 2022-02-27 12:23:05.268 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-275, inFlight=0, closed=false] Transport initialized, connection ready 2022-02-27 12:23:05.567 DEBUG 10 --- [ster-worker-130] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 0 new connections, total = 1 2022-02-27 12:23:05.568 DEBUG 10 --- [ster-worker-130] c.d.driver.core.HostConnectionPool : Created connection pool to host /10.233.66.66:9042 (1 connections needed, 1 successfully opened) 2022-02-27 12:23:05.568 DEBUG 10 --- [ster-worker-130] com.datastax.driver.core.Session : Added connection pool for /10.233.66.66:9042 2022-02-27 12:23:15.265 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-275, inFlight=0, closed=false] connection error java.io.IOException: Connection reset by peer at sun.nio.ch.FileDispatcherImpl.read0(Native Method) at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39) at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223) at sun.nio.ch.IOUtil.read(IOUtil.java:192) at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.lang.Thread.run(Thread.java:748) 2022-02-27 12:23:15.265 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-275, inFlight=0, closed=false] because: [/10.233.66.66:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer) 2022-02-27 12:23:15.265 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preventing new connections for the next 1000 ms 2022-02-27 12:23:15.266 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-275, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 12:23:15.266 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-275, inFlight=0, closed=true] closing connection 2022-02-27 12:23:15.266 DEBUG 10 --- [ster-worker-129] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] marking host DOWN 2022-02-27 12:23:15.266 DEBUG 10 --- [ster-worker-129] c.d.d.core.AbstractReconnectionHandler : First reconnection scheduled in 1000ms 2022-02-27 12:23:15.266 DEBUG 10 --- [ster-worker-129] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] starting reconnection attempt 2022-02-27 12:23:15.374 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT DOWN /10.233.66.66:9042, scheduling delivery 2022-02-27 12:23:15.374 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] received event DOWN 2022-02-27 12:23:16.267 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 12:23:16.269 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-276, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 12:23:16.269 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-276, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 12:23:16.270 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-276, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 12:23:16.270 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-276, inFlight=0, closed=true] closing connection 2022-02-27 12:23:16.270 DEBUG 10 --- [ster-worker-130] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 12:23:16.270 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 2000 milliseconds 2022-02-27 12:23:16.270 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 2000 ms 2022-02-27 12:23:16.375 DEBUG 10 --- [ster-worker-129] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 12:23:18.271 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 12:23:18.273 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-277, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 12:23:18.273 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-277, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 12:23:18.273 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-277, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 12:23:18.274 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-277, inFlight=0, closed=true] closing connection 2022-02-27 12:23:18.274 DEBUG 10 --- [ster-worker-130] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 12:23:18.274 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 4000 milliseconds 2022-02-27 12:23:18.274 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 4000 ms 2022-02-27 12:23:22.274 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 12:23:22.277 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-278, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 12:23:22.277 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-278, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 12:23:22.277 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-278, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 12:23:22.277 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-278, inFlight=0, closed=true] closing connection 2022-02-27 12:23:22.277 DEBUG 10 --- [ster-worker-129] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 12:23:22.277 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 8000 milliseconds 2022-02-27 12:23:22.277 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 8000 ms 2022-02-27 12:23:30.278 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 12:23:30.281 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-279, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 12:23:30.281 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-279, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 12:23:30.282 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-279, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 12:23:30.282 DEBUG 10 --- [ster-worker-130] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 12:23:30.282 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-279, inFlight=0, closed=true] closing connection 2022-02-27 12:23:30.283 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 16000 milliseconds 2022-02-27 12:23:30.283 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 16000 ms 2022-02-27 12:23:45.376 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 12:23:45.378 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 12:23:46.283 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 12:23:46.286 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-280, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 12:23:46.286 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-280, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 12:23:46.286 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-280, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 12:23:46.286 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-280, inFlight=0, closed=true] closing connection 2022-02-27 12:23:46.286 DEBUG 10 --- [ster-worker-129] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 12:23:46.287 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 32000 milliseconds 2022-02-27 12:23:46.287 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 32000 ms 2022-02-27 12:24:15.378 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 12:24:15.381 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 12:24:18.287 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 12:24:18.290 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-281, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 12:24:18.290 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-281, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 12:24:18.290 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-281, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 12:24:18.291 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-281, inFlight=0, closed=true] closing connection 2022-02-27 12:24:18.291 DEBUG 10 --- [ster-worker-131] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 12:24:18.292 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 64000 milliseconds 2022-02-27 12:24:18.292 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 64000 ms 2022-02-27 12:24:45.384 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 12:24:45.386 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 12:25:15.391 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 12:25:15.393 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 12:25:22.293 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 12:25:22.296 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-282, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 12:25:22.297 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-282, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 12:25:22.297 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-282, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 12:25:22.298 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-282, inFlight=0, closed=true] closing connection 2022-02-27 12:25:22.298 DEBUG 10 --- [ster-worker-132] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 12:25:22.298 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 128000 milliseconds 2022-02-27 12:25:22.298 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 128000 ms 2022-02-27 12:25:45.393 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 12:25:45.395 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 12:26:15.401 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 12:26:15.403 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 12:26:45.407 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 12:26:45.409 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 12:27:15.412 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 12:27:15.414 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 12:27:30.299 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 12:27:30.303 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-283, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 12:27:30.304 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-283, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 12:27:30.304 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-283, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 12:27:30.305 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-283, inFlight=0, closed=true] closing connection 2022-02-27 12:27:30.305 DEBUG 10 --- [ster-worker-133] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 12:27:30.306 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 256000 milliseconds 2022-02-27 12:27:30.306 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 256000 ms 2022-02-27 12:27:45.416 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 12:27:45.418 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 12:28:15.418 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 12:28:15.420 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 12:28:45.421 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 12:28:45.428 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 12:29:15.429 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 12:29:15.431 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 12:29:21.252 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UP /10.233.66.66:9042, scheduling delivery 2022-02-27 12:29:21.252 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] received event UP 2022-02-27 12:29:22.255 DEBUG 10 --- [ster-worker-134] c.d.driver.core.ControlConnection : [Control connection] Refreshing node info on /10.233.66.66:9042 2022-02-27 12:29:22.264 DEBUG 10 --- [ster-worker-134] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] marking host UP 2022-02-27 12:29:22.264 DEBUG 10 --- [ster-worker-134] com.datastax.driver.core.Cluster : Cancelling reconnection attempt since node is UP 2022-02-27 12:29:22.264 DEBUG 10 --- [ster-worker-134] com.datastax.driver.core.Cluster : Preparing 54 prepared queries on newly up node /10.233.66.66:9042 2022-02-27 12:29:22.264 DEBUG 10 --- [ster-worker-134] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 12:29:22.269 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-284, inFlight=0, closed=false] Connection established, initializing transport 2022-02-27 12:29:22.757 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-284, inFlight=0, closed=false] Transport initialized, connection ready 2022-02-27 12:29:22.959 DEBUG 10 --- [ster-worker-134] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 0 new connections, total = 1 2022-02-27 12:29:22.960 DEBUG 10 --- [ster-worker-134] c.d.driver.core.HostConnectionPool : Created connection pool to host /10.233.66.66:9042 (1 connections needed, 1 successfully opened) 2022-02-27 12:29:22.960 DEBUG 10 --- [ster-worker-134] com.datastax.driver.core.Session : Added connection pool for /10.233.66.66:9042 2022-02-27 12:29:52.270 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 12:29:52.309 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 12:29:55.262 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-284, inFlight=0, closed=false] connection error java.io.IOException: Connection reset by peer at sun.nio.ch.FileDispatcherImpl.read0(Native Method) at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39) at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223) at sun.nio.ch.IOUtil.read(IOUtil.java:192) at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.lang.Thread.run(Thread.java:748) 2022-02-27 12:29:55.263 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-284, inFlight=0, closed=false] because: [/10.233.66.66:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer) 2022-02-27 12:29:55.263 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preventing new connections for the next 1000 ms 2022-02-27 12:29:55.263 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-284, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 12:29:55.263 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-284, inFlight=0, closed=true] closing connection 2022-02-27 12:29:55.264 DEBUG 10 --- [ster-worker-135] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] marking host DOWN 2022-02-27 12:29:55.265 DEBUG 10 --- [ster-worker-135] c.d.d.core.AbstractReconnectionHandler : First reconnection scheduled in 1000ms 2022-02-27 12:29:55.265 DEBUG 10 --- [ster-worker-135] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] starting reconnection attempt 2022-02-27 12:29:55.274 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT DOWN /10.233.66.66:9042, scheduling delivery 2022-02-27 12:29:55.274 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] received event DOWN 2022-02-27 12:29:56.265 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 12:29:56.268 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-285, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 12:29:56.268 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-285, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 12:29:56.268 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-285, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 12:29:56.269 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-285, inFlight=0, closed=true] closing connection 2022-02-27 12:29:56.270 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 2000 milliseconds 2022-02-27 12:29:56.270 DEBUG 10 --- [ster-worker-136] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 12:29:56.270 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 2000 ms 2022-02-27 12:29:56.274 DEBUG 10 --- [ster-worker-135] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 12:29:58.270 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 12:29:58.273 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-286, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 12:29:58.274 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-286, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 12:29:58.274 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-286, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 12:29:58.274 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-286, inFlight=0, closed=true] closing connection 2022-02-27 12:29:58.274 DEBUG 10 --- [ster-worker-136] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 12:29:58.274 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 4000 milliseconds 2022-02-27 12:29:58.276 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 4000 ms 2022-02-27 12:30:02.276 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 12:30:02.278 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-287, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 12:30:02.279 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-287, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 12:30:02.279 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-287, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 12:30:02.279 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-287, inFlight=0, closed=true] closing connection 2022-02-27 12:30:02.280 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 8000 milliseconds 2022-02-27 12:30:02.280 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 8000 ms 2022-02-27 12:30:02.280 DEBUG 10 --- [ster-worker-135] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 12:30:10.052 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.72.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 12:30:10.055 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.72.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 12:30:10.280 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 12:30:10.282 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-288, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 12:30:10.283 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-288, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 12:30:10.283 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-288, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 12:30:10.283 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-288, inFlight=0, closed=true] closing connection 2022-02-27 12:30:10.283 DEBUG 10 --- [ster-worker-136] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 12:30:10.283 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 16000 milliseconds 2022-02-27 12:30:10.283 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 16000 ms 2022-02-27 12:30:25.278 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 12:30:25.280 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 12:30:26.284 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 12:30:26.286 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-289, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 12:30:26.286 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-289, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 12:30:26.286 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-289, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 12:30:26.286 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-289, inFlight=0, closed=true] closing connection 2022-02-27 12:30:26.286 DEBUG 10 --- [ster-worker-135] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 12:30:26.286 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 32000 milliseconds 2022-02-27 12:30:26.286 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 32000 ms 2022-02-27 12:30:40.127 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.72.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 12:30:40.131 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.72.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 12:30:55.280 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 12:30:55.282 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 12:30:58.287 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 12:30:58.293 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-290, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 12:30:58.294 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-290, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 12:30:58.294 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-290, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 12:30:58.294 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-290, inFlight=0, closed=true] closing connection 2022-02-27 12:30:58.295 DEBUG 10 --- [ster-worker-137] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 12:30:58.295 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 64000 milliseconds 2022-02-27 12:30:58.295 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 64000 ms 2022-02-27 12:31:00.861 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UP /10.233.66.66:9042, scheduling delivery 2022-02-27 12:31:00.862 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] received event UP 2022-02-27 12:31:01.863 DEBUG 10 --- [ster-worker-138] c.d.driver.core.ControlConnection : [Control connection] Refreshing node info on /10.233.66.66:9042 2022-02-27 12:31:01.872 DEBUG 10 --- [ster-worker-138] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] marking host UP 2022-02-27 12:31:01.873 DEBUG 10 --- [ster-worker-138] com.datastax.driver.core.Cluster : Cancelling reconnection attempt since node is UP 2022-02-27 12:31:01.873 DEBUG 10 --- [ster-worker-138] com.datastax.driver.core.Cluster : Preparing 54 prepared queries on newly up node /10.233.66.66:9042 2022-02-27 12:31:01.873 DEBUG 10 --- [ster-worker-138] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 12:31:01.876 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-291, inFlight=0, closed=false] Connection established, initializing transport 2022-02-27 12:31:03.659 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-291, inFlight=0, closed=false] Transport initialized, connection ready 2022-02-27 12:31:03.962 DEBUG 10 --- [ster-worker-138] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 0 new connections, total = 1 2022-02-27 12:31:03.963 DEBUG 10 --- [ster-worker-138] c.d.driver.core.HostConnectionPool : Created connection pool to host /10.233.66.66:9042 (1 connections needed, 1 successfully opened) 2022-02-27 12:31:03.963 DEBUG 10 --- [ster-worker-138] com.datastax.driver.core.Session : Added connection pool for /10.233.66.66:9042 2022-02-27 12:31:15.257 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-291, inFlight=0, closed=false] connection error java.io.IOException: Connection reset by peer at sun.nio.ch.FileDispatcherImpl.read0(Native Method) at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39) at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223) at sun.nio.ch.IOUtil.read(IOUtil.java:192) at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.lang.Thread.run(Thread.java:748) 2022-02-27 12:31:15.258 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-291, inFlight=0, closed=false] because: [/10.233.66.66:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer) 2022-02-27 12:31:15.258 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preventing new connections for the next 1000 ms 2022-02-27 12:31:15.258 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-291, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 12:31:15.258 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-291, inFlight=0, closed=true] closing connection 2022-02-27 12:31:15.258 DEBUG 10 --- [ster-worker-137] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] marking host DOWN 2022-02-27 12:31:15.260 DEBUG 10 --- [ster-worker-137] c.d.d.core.AbstractReconnectionHandler : First reconnection scheduled in 1000ms 2022-02-27 12:31:15.260 DEBUG 10 --- [ster-worker-137] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] starting reconnection attempt 2022-02-27 12:31:15.357 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT DOWN /10.233.66.66:9042, scheduling delivery 2022-02-27 12:31:15.358 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] received event DOWN 2022-02-27 12:31:16.260 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 12:31:16.263 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-292, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 12:31:16.263 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-292, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 12:31:16.263 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-292, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 12:31:16.264 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-292, inFlight=0, closed=true] closing connection 2022-02-27 12:31:16.264 DEBUG 10 --- [ster-worker-138] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 12:31:16.264 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 2000 milliseconds 2022-02-27 12:31:16.264 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 2000 ms 2022-02-27 12:31:16.359 DEBUG 10 --- [ster-worker-137] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 12:31:18.265 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 12:31:18.267 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-293, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 12:31:18.267 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-293, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 12:31:18.267 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-293, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 12:31:18.267 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-293, inFlight=0, closed=true] closing connection 2022-02-27 12:31:18.267 DEBUG 10 --- [ster-worker-138] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 12:31:18.268 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 4000 milliseconds 2022-02-27 12:31:18.268 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 4000 ms 2022-02-27 12:31:22.269 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 12:31:22.271 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-294, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 12:31:22.271 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-294, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 12:31:22.271 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-294, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 12:31:22.271 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-294, inFlight=0, closed=true] closing connection 2022-02-27 12:31:22.271 DEBUG 10 --- [ster-worker-137] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 12:31:22.272 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 8000 milliseconds 2022-02-27 12:31:22.272 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 8000 ms 2022-02-27 12:31:30.273 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 12:31:30.276 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-295, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 12:31:30.276 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-295, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 12:31:30.276 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-295, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 12:31:30.276 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-295, inFlight=0, closed=true] closing connection 2022-02-27 12:31:30.276 DEBUG 10 --- [ster-worker-138] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 12:31:30.277 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 16000 milliseconds 2022-02-27 12:31:30.277 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 16000 ms 2022-02-27 12:31:45.372 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 12:31:45.374 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 12:31:46.278 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 12:31:46.280 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-296, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 12:31:46.280 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-296, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 12:31:46.280 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-296, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 12:31:46.280 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-296, inFlight=0, closed=true] closing connection 2022-02-27 12:31:46.280 DEBUG 10 --- [ster-worker-137] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 12:31:46.280 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 32000 milliseconds 2022-02-27 12:31:46.280 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 32000 ms 2022-02-27 12:32:00.393 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.72.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 12:32:00.460 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.72.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 12:32:15.376 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 12:32:15.378 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 12:32:18.281 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 12:32:18.284 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-297, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 12:32:18.284 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-297, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 12:32:18.284 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-297, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 12:32:18.285 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-297, inFlight=0, closed=true] closing connection 2022-02-27 12:32:18.285 DEBUG 10 --- [ster-worker-139] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 12:32:18.285 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 64000 milliseconds 2022-02-27 12:32:18.285 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 64000 ms 2022-02-27 12:32:45.384 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 12:32:45.387 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 12:33:15.390 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 12:33:15.392 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 12:33:22.285 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 12:33:22.291 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-298, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 12:33:22.292 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-298, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 12:33:22.292 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-298, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 12:33:22.292 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-298, inFlight=0, closed=true] closing connection 2022-02-27 12:33:22.292 DEBUG 10 --- [ster-worker-140] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 12:33:22.293 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 128000 milliseconds 2022-02-27 12:33:22.293 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 128000 ms 2022-02-27 12:33:45.393 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 12:33:45.395 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 12:33:50.756 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 12:33:50.809 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 12:34:15.404 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 12:34:15.406 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 12:34:45.420 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 12:34:45.424 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 12:35:15.445 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 12:35:15.447 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 12:35:21.149 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.72.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 12:35:21.154 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.72.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 12:35:30.293 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 12:35:30.299 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-299, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 12:35:30.300 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-299, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 12:35:30.300 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-299, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 12:35:30.308 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-299, inFlight=0, closed=true] closing connection 2022-02-27 12:35:30.308 DEBUG 10 --- [ster-worker-141] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 12:35:30.318 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 256000 milliseconds 2022-02-27 12:35:30.319 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 256000 ms 2022-02-27 12:35:45.454 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 12:35:45.456 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 12:36:15.460 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 12:36:15.462 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 12:36:45.464 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 12:36:45.468 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 12:37:15.482 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 12:37:15.484 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 12:37:21.714 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.72.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 12:37:21.718 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.72.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 12:37:27.871 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UP /10.233.66.66:9042, scheduling delivery 2022-02-27 12:37:27.872 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] received event UP 2022-02-27 12:37:28.874 DEBUG 10 --- [ster-worker-142] c.d.driver.core.ControlConnection : [Control connection] Refreshing node info on /10.233.66.66:9042 2022-02-27 12:37:28.884 DEBUG 10 --- [ster-worker-142] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] marking host UP 2022-02-27 12:37:28.884 DEBUG 10 --- [ster-worker-142] com.datastax.driver.core.Cluster : Cancelling reconnection attempt since node is UP 2022-02-27 12:37:28.884 DEBUG 10 --- [ster-worker-142] com.datastax.driver.core.Cluster : Preparing 54 prepared queries on newly up node /10.233.66.66:9042 2022-02-27 12:37:28.884 DEBUG 10 --- [ster-worker-142] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 12:37:28.889 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-300, inFlight=0, closed=false] Connection established, initializing transport 2022-02-27 12:37:31.465 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-300, inFlight=0, closed=false] Transport initialized, connection ready 2022-02-27 12:37:33.562 DEBUG 10 --- [ster-worker-142] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 0 new connections, total = 1 2022-02-27 12:37:33.563 DEBUG 10 --- [ster-worker-142] c.d.driver.core.HostConnectionPool : Created connection pool to host /10.233.66.66:9042 (1 connections needed, 1 successfully opened) 2022-02-27 12:37:33.563 DEBUG 10 --- [ster-worker-142] com.datastax.driver.core.Session : Added connection pool for /10.233.66.66:9042 2022-02-27 12:37:55.163 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT DOWN /10.233.66.66:9042, scheduling delivery 2022-02-27 12:37:55.163 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] received event DOWN 2022-02-27 12:37:55.163 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-300, inFlight=0, closed=false] connection error java.io.IOException: Connection reset by peer at sun.nio.ch.FileDispatcherImpl.read0(Native Method) at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39) at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223) at sun.nio.ch.IOUtil.read(IOUtil.java:192) at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.lang.Thread.run(Thread.java:748) 2022-02-27 12:37:55.164 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-300, inFlight=0, closed=false] because: [/10.233.66.66:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer) 2022-02-27 12:37:55.164 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preventing new connections for the next 1000 ms 2022-02-27 12:37:55.164 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-300, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 12:37:55.164 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-300, inFlight=0, closed=true] closing connection 2022-02-27 12:37:55.165 DEBUG 10 --- [ster-worker-143] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] marking host DOWN 2022-02-27 12:37:55.165 DEBUG 10 --- [ster-worker-143] c.d.d.core.AbstractReconnectionHandler : First reconnection scheduled in 1000ms 2022-02-27 12:37:55.165 DEBUG 10 --- [ster-worker-143] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] starting reconnection attempt 2022-02-27 12:37:56.164 DEBUG 10 --- [ster-worker-142] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 12:37:56.165 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 12:37:56.168 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-301, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 12:37:56.168 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-301, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 12:37:56.168 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-301, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 12:37:56.168 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-301, inFlight=0, closed=true] closing connection 2022-02-27 12:37:56.169 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 2000 milliseconds 2022-02-27 12:37:56.169 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 2000 ms 2022-02-27 12:37:56.169 DEBUG 10 --- [ster-worker-143] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 12:37:58.170 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 12:37:58.173 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-302, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 12:37:58.173 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-302, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 12:37:58.173 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-302, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 12:37:58.173 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-302, inFlight=0, closed=true] closing connection 2022-02-27 12:37:58.173 DEBUG 10 --- [ster-worker-142] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 12:37:58.174 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 4000 milliseconds 2022-02-27 12:37:58.174 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 4000 ms 2022-02-27 12:38:02.174 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 12:38:02.176 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-303, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 12:38:02.176 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-303, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 12:38:02.176 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-303, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 12:38:02.177 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-303, inFlight=0, closed=true] closing connection 2022-02-27 12:38:02.177 DEBUG 10 --- [ster-worker-143] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 12:38:02.177 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 8000 milliseconds 2022-02-27 12:38:02.177 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 8000 ms 2022-02-27 12:38:10.177 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 12:38:10.180 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-304, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 12:38:10.180 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-304, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 12:38:10.180 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-304, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 12:38:10.180 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-304, inFlight=0, closed=true] closing connection 2022-02-27 12:38:10.180 DEBUG 10 --- [ster-worker-142] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 12:38:10.180 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 16000 milliseconds 2022-02-27 12:38:10.181 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 16000 ms 2022-02-27 12:38:25.167 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 12:38:25.170 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 12:38:26.181 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 12:38:26.184 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-305, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 12:38:26.184 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-305, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 12:38:26.184 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-305, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 12:38:26.184 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-305, inFlight=0, closed=true] closing connection 2022-02-27 12:38:26.184 DEBUG 10 --- [ster-worker-143] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 12:38:26.185 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 32000 milliseconds 2022-02-27 12:38:26.185 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 32000 ms 2022-02-27 12:38:55.171 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 12:38:55.174 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 12:38:58.188 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 12:38:58.193 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-306, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 12:38:58.194 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-306, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 12:38:58.194 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-306, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 12:38:58.195 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-306, inFlight=0, closed=true] closing connection 2022-02-27 12:38:58.195 DEBUG 10 --- [ster-worker-144] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 12:38:58.195 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 64000 milliseconds 2022-02-27 12:38:58.195 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 64000 ms 2022-02-27 12:39:00.718 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UP /10.233.66.66:9042, scheduling delivery 2022-02-27 12:39:00.719 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] received event UP 2022-02-27 12:39:01.721 DEBUG 10 --- [ster-worker-145] c.d.driver.core.ControlConnection : [Control connection] Refreshing node info on /10.233.66.66:9042 2022-02-27 12:39:01.731 DEBUG 10 --- [ster-worker-145] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] marking host UP 2022-02-27 12:39:01.731 DEBUG 10 --- [ster-worker-145] com.datastax.driver.core.Cluster : Cancelling reconnection attempt since node is UP 2022-02-27 12:39:01.731 DEBUG 10 --- [ster-worker-145] com.datastax.driver.core.Cluster : Preparing 54 prepared queries on newly up node /10.233.66.66:9042 2022-02-27 12:39:01.731 DEBUG 10 --- [ster-worker-145] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 12:39:01.734 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-307, inFlight=0, closed=false] Connection established, initializing transport 2022-02-27 12:39:02.368 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-307, inFlight=0, closed=false] Transport initialized, connection ready 2022-02-27 12:39:02.569 DEBUG 10 --- [ster-worker-145] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 0 new connections, total = 1 2022-02-27 12:39:02.570 DEBUG 10 --- [ster-worker-145] c.d.driver.core.HostConnectionPool : Created connection pool to host /10.233.66.66:9042 (1 connections needed, 1 successfully opened) 2022-02-27 12:39:02.570 DEBUG 10 --- [ster-worker-145] com.datastax.driver.core.Session : Added connection pool for /10.233.66.66:9042 2022-02-27 12:39:15.362 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-307, inFlight=0, closed=false] connection error java.io.IOException: Connection reset by peer at sun.nio.ch.FileDispatcherImpl.read0(Native Method) at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39) at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223) at sun.nio.ch.IOUtil.read(IOUtil.java:192) at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.buffer.WrappedByteBuf.writeBytes(WrappedByteBuf.java:821) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.lang.Thread.run(Thread.java:748) 2022-02-27 12:39:15.363 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-307, inFlight=0, closed=false] because: [/10.233.66.66:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer) 2022-02-27 12:39:15.363 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preventing new connections for the next 1000 ms 2022-02-27 12:39:15.363 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-307, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 12:39:15.364 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-307, inFlight=0, closed=true] closing connection 2022-02-27 12:39:15.364 DEBUG 10 --- [ster-worker-144] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] marking host DOWN 2022-02-27 12:39:15.365 DEBUG 10 --- [ster-worker-144] c.d.d.core.AbstractReconnectionHandler : First reconnection scheduled in 1000ms 2022-02-27 12:39:15.365 DEBUG 10 --- [ster-worker-144] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] starting reconnection attempt 2022-02-27 12:39:15.464 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT DOWN /10.233.66.66:9042, scheduling delivery 2022-02-27 12:39:15.464 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] received event DOWN 2022-02-27 12:39:16.365 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 12:39:16.368 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-308, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 12:39:16.368 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-308, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 12:39:16.368 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-308, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 12:39:16.369 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-308, inFlight=0, closed=true] closing connection 2022-02-27 12:39:16.369 DEBUG 10 --- [ster-worker-145] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 12:39:16.369 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 2000 milliseconds 2022-02-27 12:39:16.369 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 2000 ms 2022-02-27 12:39:16.465 DEBUG 10 --- [ster-worker-144] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 12:39:18.369 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 12:39:18.372 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-309, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 12:39:18.372 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-309, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 12:39:18.372 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-309, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 12:39:18.372 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-309, inFlight=0, closed=true] closing connection 2022-02-27 12:39:18.372 DEBUG 10 --- [ster-worker-145] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 12:39:18.372 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 4000 milliseconds 2022-02-27 12:39:18.372 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 4000 ms 2022-02-27 12:39:22.373 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 12:39:22.375 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-310, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 12:39:22.375 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-310, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 12:39:22.376 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-310, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 12:39:22.376 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-310, inFlight=0, closed=true] closing connection 2022-02-27 12:39:22.376 DEBUG 10 --- [ster-worker-144] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 12:39:22.376 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 8000 milliseconds 2022-02-27 12:39:22.376 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 8000 ms 2022-02-27 12:39:30.377 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 12:39:30.380 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-311, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 12:39:30.380 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-311, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 12:39:30.380 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-311, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 12:39:30.380 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-311, inFlight=0, closed=true] closing connection 2022-02-27 12:39:30.380 DEBUG 10 --- [ster-worker-145] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 12:39:30.381 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 16000 milliseconds 2022-02-27 12:39:30.381 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 16000 ms 2022-02-27 12:39:45.472 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 12:39:45.475 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 12:39:46.381 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 12:39:46.384 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-312, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 12:39:46.384 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-312, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 12:39:46.384 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-312, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 12:39:46.384 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-312, inFlight=0, closed=true] closing connection 2022-02-27 12:39:46.384 DEBUG 10 --- [ster-worker-144] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 12:39:46.385 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 32000 milliseconds 2022-02-27 12:39:46.385 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 32000 ms 2022-02-27 12:39:47.748 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.72.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 12:39:47.751 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.72.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 12:40:15.475 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 12:40:15.481 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 12:40:18.385 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 12:40:18.389 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-313, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 12:40:18.389 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-313, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 12:40:18.389 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-313, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 12:40:18.390 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-313, inFlight=0, closed=true] closing connection 2022-02-27 12:40:18.390 DEBUG 10 --- [ster-worker-146] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 12:40:18.390 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 64000 milliseconds 2022-02-27 12:40:18.390 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 64000 ms 2022-02-27 12:40:45.482 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 12:40:45.484 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 12:41:15.485 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 12:41:15.487 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 12:41:22.390 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 12:41:22.396 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-314, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 12:41:22.397 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-314, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 12:41:22.397 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-314, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 12:41:22.397 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-314, inFlight=0, closed=true] closing connection 2022-02-27 12:41:22.398 DEBUG 10 --- [ster-worker-147] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 12:41:22.398 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 128000 milliseconds 2022-02-27 12:41:22.398 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 128000 ms 2022-02-27 12:41:43.289 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.72.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 12:41:43.296 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.72.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 12:41:45.488 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 12:41:45.491 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 12:42:08.432 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 12:42:08.436 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 12:42:15.492 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 12:42:15.494 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 12:42:45.498 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 12:42:45.503 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 12:43:15.504 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 12:43:15.506 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 12:43:30.399 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 12:43:30.403 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-315, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 12:43:30.404 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-315, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 12:43:30.404 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-315, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 12:43:30.405 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-315, inFlight=0, closed=true] closing connection 2022-02-27 12:43:30.405 DEBUG 10 --- [ster-worker-148] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 12:43:30.407 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 256000 milliseconds 2022-02-27 12:43:30.407 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 256000 ms 2022-02-27 12:43:45.507 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 12:43:45.508 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 12:43:48.932 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 12:43:48.935 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 12:44:15.509 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 12:44:15.511 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 12:44:45.512 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 12:44:45.515 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 12:45:15.515 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 12:45:15.517 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 12:45:25.155 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UP /10.233.66.66:9042, scheduling delivery 2022-02-27 12:45:25.156 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] received event UP 2022-02-27 12:45:26.159 DEBUG 10 --- [ster-worker-149] c.d.driver.core.ControlConnection : [Control connection] Refreshing node info on /10.233.66.66:9042 2022-02-27 12:45:26.168 DEBUG 10 --- [ster-worker-149] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] marking host UP 2022-02-27 12:45:26.168 DEBUG 10 --- [ster-worker-149] com.datastax.driver.core.Cluster : Cancelling reconnection attempt since node is UP 2022-02-27 12:45:26.168 DEBUG 10 --- [ster-worker-149] com.datastax.driver.core.Cluster : Preparing 54 prepared queries on newly up node /10.233.66.66:9042 2022-02-27 12:45:26.168 DEBUG 10 --- [ster-worker-149] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 12:45:26.172 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-316, inFlight=0, closed=false] Connection established, initializing transport 2022-02-27 12:45:29.760 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-316, inFlight=0, closed=false] Transport initialized, connection ready 2022-02-27 12:45:30.354 DEBUG 10 --- [ster-worker-149] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 0 new connections, total = 1 2022-02-27 12:45:30.355 DEBUG 10 --- [ster-worker-149] c.d.driver.core.HostConnectionPool : Created connection pool to host /10.233.66.66:9042 (1 connections needed, 1 successfully opened) 2022-02-27 12:45:30.355 DEBUG 10 --- [ster-worker-149] com.datastax.driver.core.Session : Added connection pool for /10.233.66.66:9042 2022-02-27 12:45:55.358 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-316, inFlight=0, closed=false] connection error java.io.IOException: Connection reset by peer at sun.nio.ch.FileDispatcherImpl.read0(Native Method) at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39) at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223) at sun.nio.ch.IOUtil.read(IOUtil.java:192) at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.lang.Thread.run(Thread.java:748) 2022-02-27 12:45:55.359 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-316, inFlight=0, closed=false] because: [/10.233.66.66:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer) 2022-02-27 12:45:55.359 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preventing new connections for the next 1000 ms 2022-02-27 12:45:55.359 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-316, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 12:45:55.359 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-316, inFlight=0, closed=true] closing connection 2022-02-27 12:45:55.360 DEBUG 10 --- [ster-worker-150] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] marking host DOWN 2022-02-27 12:45:55.360 DEBUG 10 --- [ster-worker-150] c.d.d.core.AbstractReconnectionHandler : First reconnection scheduled in 1000ms 2022-02-27 12:45:55.360 DEBUG 10 --- [ster-worker-150] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] starting reconnection attempt 2022-02-27 12:45:55.458 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT DOWN /10.233.66.66:9042, scheduling delivery 2022-02-27 12:45:55.458 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] received event DOWN 2022-02-27 12:45:56.361 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 12:45:56.363 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-317, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 12:45:56.364 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-317, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 12:45:56.364 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-317, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 12:45:56.364 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-317, inFlight=0, closed=true] closing connection 2022-02-27 12:45:56.364 DEBUG 10 --- [ster-worker-149] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 12:45:56.364 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 2000 milliseconds 2022-02-27 12:45:56.365 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 2000 ms 2022-02-27 12:45:56.459 DEBUG 10 --- [ster-worker-150] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 12:45:58.365 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 12:45:58.367 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-318, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 12:45:58.368 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-318, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 12:45:58.368 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-318, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 12:45:58.368 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-318, inFlight=0, closed=true] closing connection 2022-02-27 12:45:58.368 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 4000 milliseconds 2022-02-27 12:45:58.368 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 4000 ms 2022-02-27 12:45:58.369 DEBUG 10 --- [ster-worker-149] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 12:46:02.369 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 12:46:02.371 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-319, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 12:46:02.371 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-319, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 12:46:02.372 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-319, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 12:46:02.372 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-319, inFlight=0, closed=true] closing connection 2022-02-27 12:46:02.372 DEBUG 10 --- [ster-worker-150] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 12:46:02.372 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 8000 milliseconds 2022-02-27 12:46:02.372 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 8000 ms 2022-02-27 12:46:10.373 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 12:46:10.375 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-320, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 12:46:10.375 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-320, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 12:46:10.375 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-320, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 12:46:10.375 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-320, inFlight=0, closed=true] closing connection 2022-02-27 12:46:10.375 DEBUG 10 --- [ster-worker-149] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 12:46:10.376 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 16000 milliseconds 2022-02-27 12:46:10.376 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 16000 ms 2022-02-27 12:46:25.459 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 12:46:25.463 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 12:46:26.376 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 12:46:26.380 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-321, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 12:46:26.380 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-321, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 12:46:26.381 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-321, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 12:46:26.381 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-321, inFlight=0, closed=true] closing connection 2022-02-27 12:46:26.381 DEBUG 10 --- [ster-worker-150] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 12:46:26.381 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 32000 milliseconds 2022-02-27 12:46:26.381 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 32000 ms 2022-02-27 12:46:55.464 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 12:46:55.466 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 12:46:58.383 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 12:46:58.386 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-322, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 12:46:58.387 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-322, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 12:46:58.387 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-322, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 12:46:58.388 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-322, inFlight=0, closed=true] closing connection 2022-02-27 12:46:58.388 DEBUG 10 --- [ster-worker-151] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 12:46:58.388 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 64000 milliseconds 2022-02-27 12:46:58.388 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 64000 ms 2022-02-27 12:47:01.969 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UP /10.233.66.66:9042, scheduling delivery 2022-02-27 12:47:01.969 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] received event UP 2022-02-27 12:47:02.971 DEBUG 10 --- [ster-worker-152] c.d.driver.core.ControlConnection : [Control connection] Refreshing node info on /10.233.66.66:9042 2022-02-27 12:47:02.980 DEBUG 10 --- [ster-worker-152] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] marking host UP 2022-02-27 12:47:02.980 DEBUG 10 --- [ster-worker-152] com.datastax.driver.core.Cluster : Cancelling reconnection attempt since node is UP 2022-02-27 12:47:02.980 DEBUG 10 --- [ster-worker-152] com.datastax.driver.core.Cluster : Preparing 54 prepared queries on newly up node /10.233.66.66:9042 2022-02-27 12:47:02.981 DEBUG 10 --- [ster-worker-152] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 12:47:02.984 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-323, inFlight=0, closed=false] Connection established, initializing transport 2022-02-27 12:47:04.575 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-323, inFlight=0, closed=false] Transport initialized, connection ready 2022-02-27 12:47:05.061 DEBUG 10 --- [ster-worker-152] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 0 new connections, total = 1 2022-02-27 12:47:05.062 DEBUG 10 --- [ster-worker-152] c.d.driver.core.HostConnectionPool : Created connection pool to host /10.233.66.66:9042 (1 connections needed, 1 successfully opened) 2022-02-27 12:47:05.062 DEBUG 10 --- [ster-worker-152] com.datastax.driver.core.Session : Added connection pool for /10.233.66.66:9042 2022-02-27 12:47:15.161 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-323, inFlight=0, closed=false] connection error java.io.IOException: Connection reset by peer at sun.nio.ch.FileDispatcherImpl.read0(Native Method) at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39) at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223) at sun.nio.ch.IOUtil.read(IOUtil.java:192) at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.lang.Thread.run(Thread.java:748) 2022-02-27 12:47:15.161 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-323, inFlight=0, closed=false] because: [/10.233.66.66:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer) 2022-02-27 12:47:15.162 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preventing new connections for the next 1000 ms 2022-02-27 12:47:15.162 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-323, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 12:47:15.162 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-323, inFlight=0, closed=true] closing connection 2022-02-27 12:47:15.162 DEBUG 10 --- [ster-worker-151] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] marking host DOWN 2022-02-27 12:47:15.163 DEBUG 10 --- [ster-worker-151] c.d.d.core.AbstractReconnectionHandler : First reconnection scheduled in 1000ms 2022-02-27 12:47:15.163 DEBUG 10 --- [ster-worker-151] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] starting reconnection attempt 2022-02-27 12:47:15.258 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT DOWN /10.233.66.66:9042, scheduling delivery 2022-02-27 12:47:15.259 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] received event DOWN 2022-02-27 12:47:16.163 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 12:47:16.166 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-324, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 12:47:16.166 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-324, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 12:47:16.166 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-324, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 12:47:16.167 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-324, inFlight=0, closed=true] closing connection 2022-02-27 12:47:16.167 DEBUG 10 --- [ster-worker-152] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 12:47:16.167 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 2000 milliseconds 2022-02-27 12:47:16.168 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 2000 ms 2022-02-27 12:47:16.259 DEBUG 10 --- [ster-worker-151] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 12:47:18.168 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 12:47:18.172 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-325, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 12:47:18.172 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-325, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 12:47:18.173 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-325, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 12:47:18.173 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-325, inFlight=0, closed=true] closing connection 2022-02-27 12:47:18.173 DEBUG 10 --- [ster-worker-152] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 12:47:18.173 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 4000 milliseconds 2022-02-27 12:47:18.174 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 4000 ms 2022-02-27 12:47:22.174 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 12:47:22.176 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-326, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 12:47:22.176 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-326, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 12:47:22.177 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-326, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 12:47:22.177 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-326, inFlight=0, closed=true] closing connection 2022-02-27 12:47:22.177 DEBUG 10 --- [ster-worker-151] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 12:47:22.177 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 8000 milliseconds 2022-02-27 12:47:22.178 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 8000 ms 2022-02-27 12:47:30.178 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 12:47:30.182 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-327, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 12:47:30.182 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-327, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 12:47:30.182 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-327, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 12:47:30.182 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-327, inFlight=0, closed=true] closing connection 2022-02-27 12:47:30.182 DEBUG 10 --- [ster-worker-152] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 12:47:30.182 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 16000 milliseconds 2022-02-27 12:47:30.182 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 16000 ms 2022-02-27 12:47:45.260 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 12:47:45.262 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 12:47:46.183 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 12:47:46.185 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-328, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 12:47:46.185 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-328, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 12:47:46.185 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-328, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 12:47:46.185 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-328, inFlight=0, closed=true] closing connection 2022-02-27 12:47:46.186 DEBUG 10 --- [ster-worker-151] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 12:47:46.186 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 32000 milliseconds 2022-02-27 12:47:46.187 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 32000 ms 2022-02-27 12:48:15.264 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 12:48:15.268 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 12:48:18.187 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 12:48:18.193 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-329, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 12:48:18.193 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-329, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 12:48:18.194 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-329, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 12:48:18.195 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-329, inFlight=0, closed=true] closing connection 2022-02-27 12:48:18.195 DEBUG 10 --- [ster-worker-153] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 12:48:18.195 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 64000 milliseconds 2022-02-27 12:48:18.195 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 64000 ms 2022-02-27 12:48:45.269 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 12:48:45.271 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 12:49:15.272 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 12:49:15.276 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 12:49:22.196 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 12:49:22.199 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-330, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 12:49:22.199 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-330, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 12:49:22.199 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-330, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 12:49:22.200 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-330, inFlight=0, closed=true] closing connection 2022-02-27 12:49:22.200 DEBUG 10 --- [ster-worker-154] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 12:49:22.201 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 128000 milliseconds 2022-02-27 12:49:22.201 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 128000 ms 2022-02-27 12:49:45.277 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 12:49:45.279 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 12:50:15.293 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 12:50:15.296 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 12:50:45.300 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 12:50:45.303 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 12:51:15.304 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 12:51:15.306 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 12:51:30.202 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 12:51:30.207 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-331, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 12:51:30.208 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-331, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 12:51:30.208 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-331, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 12:51:30.209 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-331, inFlight=0, closed=true] closing connection 2022-02-27 12:51:30.209 DEBUG 10 --- [ster-worker-155] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 12:51:30.210 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 256000 milliseconds 2022-02-27 12:51:30.210 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 256000 ms 2022-02-27 12:51:45.309 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 12:51:45.312 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 12:52:15.314 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 12:52:15.316 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 12:52:45.320 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 12:52:45.322 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 12:53:15.324 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 12:53:15.326 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 12:53:18.410 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UP /10.233.66.66:9042, scheduling delivery 2022-02-27 12:53:18.410 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] received event UP 2022-02-27 12:53:19.412 DEBUG 10 --- [ster-worker-156] c.d.driver.core.ControlConnection : [Control connection] Refreshing node info on /10.233.66.66:9042 2022-02-27 12:53:19.425 DEBUG 10 --- [ster-worker-156] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] marking host UP 2022-02-27 12:53:19.425 DEBUG 10 --- [ster-worker-156] com.datastax.driver.core.Cluster : Cancelling reconnection attempt since node is UP 2022-02-27 12:53:19.425 DEBUG 10 --- [ster-worker-156] com.datastax.driver.core.Cluster : Preparing 54 prepared queries on newly up node /10.233.66.66:9042 2022-02-27 12:53:19.426 DEBUG 10 --- [ster-worker-156] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 12:53:19.430 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-332, inFlight=0, closed=false] Connection established, initializing transport 2022-02-27 12:53:20.459 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-332, inFlight=0, closed=false] Transport initialized, connection ready 2022-02-27 12:53:20.575 DEBUG 10 --- [ster-worker-156] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 0 new connections, total = 1 2022-02-27 12:53:20.576 DEBUG 10 --- [ster-worker-156] c.d.driver.core.HostConnectionPool : Created connection pool to host /10.233.66.66:9042 (1 connections needed, 1 successfully opened) 2022-02-27 12:53:20.576 DEBUG 10 --- [ster-worker-156] com.datastax.driver.core.Session : Added connection pool for /10.233.66.66:9042 2022-02-27 12:53:49.428 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 12:53:49.431 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 12:53:55.161 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-332, inFlight=0, closed=false] connection error java.io.IOException: Connection reset by peer at sun.nio.ch.FileDispatcherImpl.read0(Native Method) at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39) at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223) at sun.nio.ch.IOUtil.read(IOUtil.java:192) at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.lang.Thread.run(Thread.java:748) 2022-02-27 12:53:55.161 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-332, inFlight=0, closed=false] because: [/10.233.66.66:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer) 2022-02-27 12:53:55.161 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preventing new connections for the next 1000 ms 2022-02-27 12:53:55.161 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-332, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 12:53:55.162 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-332, inFlight=0, closed=true] closing connection 2022-02-27 12:53:55.162 DEBUG 10 --- [ster-worker-157] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] marking host DOWN 2022-02-27 12:53:55.165 DEBUG 10 --- [ster-worker-157] c.d.d.core.AbstractReconnectionHandler : First reconnection scheduled in 1000ms 2022-02-27 12:53:55.165 DEBUG 10 --- [ster-worker-157] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] starting reconnection attempt 2022-02-27 12:53:55.176 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT DOWN /10.233.66.66:9042, scheduling delivery 2022-02-27 12:53:55.177 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] received event DOWN 2022-02-27 12:53:56.165 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 12:53:56.168 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-333, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 12:53:56.168 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-333, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 12:53:56.168 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-333, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 12:53:56.169 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-333, inFlight=0, closed=true] closing connection 2022-02-27 12:53:56.169 DEBUG 10 --- [ster-worker-158] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 12:53:56.170 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 2000 milliseconds 2022-02-27 12:53:56.170 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 2000 ms 2022-02-27 12:53:56.177 DEBUG 10 --- [ster-worker-157] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 12:53:58.170 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 12:53:58.173 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-334, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 12:53:58.173 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-334, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 12:53:58.173 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-334, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 12:53:58.173 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-334, inFlight=0, closed=true] closing connection 2022-02-27 12:53:58.173 DEBUG 10 --- [ster-worker-158] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 12:53:58.174 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 4000 milliseconds 2022-02-27 12:53:58.174 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 4000 ms 2022-02-27 12:54:02.174 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 12:54:02.177 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-335, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 12:54:02.179 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-335, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 12:54:02.179 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-335, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 12:54:02.179 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-335, inFlight=0, closed=true] closing connection 2022-02-27 12:54:02.179 DEBUG 10 --- [ster-worker-157] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 12:54:02.180 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 8000 milliseconds 2022-02-27 12:54:02.180 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 8000 ms 2022-02-27 12:54:10.180 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 12:54:10.183 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-336, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 12:54:10.184 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-336, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 12:54:10.184 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-336, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 12:54:10.184 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-336, inFlight=0, closed=true] closing connection 2022-02-27 12:54:10.185 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 16000 milliseconds 2022-02-27 12:54:10.185 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 16000 ms 2022-02-27 12:54:10.185 DEBUG 10 --- [ster-worker-158] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 12:54:11.506 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 12:54:11.510 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 12:54:25.184 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 12:54:25.186 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 12:54:26.185 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 12:54:26.189 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-337, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 12:54:26.189 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-337, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 12:54:26.190 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-337, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 12:54:26.190 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-337, inFlight=0, closed=true] closing connection 2022-02-27 12:54:26.190 DEBUG 10 --- [ster-worker-157] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 12:54:26.190 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 32000 milliseconds 2022-02-27 12:54:26.190 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 32000 ms 2022-02-27 12:54:55.196 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 12:54:55.198 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 12:54:58.191 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 12:54:58.193 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-338, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 12:54:58.194 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-338, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 12:54:58.194 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-338, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 12:54:58.194 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-338, inFlight=0, closed=true] closing connection 2022-02-27 12:54:58.194 DEBUG 10 --- [ster-worker-159] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 12:54:58.195 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 64000 milliseconds 2022-02-27 12:54:58.195 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 64000 ms 2022-02-27 12:55:04.565 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UP /10.233.66.66:9042, scheduling delivery 2022-02-27 12:55:04.565 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] received event UP 2022-02-27 12:55:05.566 DEBUG 10 --- [ster-worker-160] c.d.driver.core.ControlConnection : [Control connection] Refreshing node info on /10.233.66.66:9042 2022-02-27 12:55:05.576 DEBUG 10 --- [ster-worker-160] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] marking host UP 2022-02-27 12:55:05.576 DEBUG 10 --- [ster-worker-160] com.datastax.driver.core.Cluster : Cancelling reconnection attempt since node is UP 2022-02-27 12:55:05.577 DEBUG 10 --- [ster-worker-160] com.datastax.driver.core.Cluster : Preparing 54 prepared queries on newly up node /10.233.66.66:9042 2022-02-27 12:55:05.577 DEBUG 10 --- [ster-worker-160] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 12:55:05.581 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-339, inFlight=0, closed=false] Connection established, initializing transport 2022-02-27 12:55:12.061 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-339, inFlight=0, closed=false] Transport initialized, connection ready 2022-02-27 12:55:12.454 DEBUG 10 --- [ster-worker-160] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 0 new connections, total = 1 2022-02-27 12:55:12.454 DEBUG 10 --- [ster-worker-160] c.d.driver.core.HostConnectionPool : Created connection pool to host /10.233.66.66:9042 (1 connections needed, 1 successfully opened) 2022-02-27 12:55:12.454 DEBUG 10 --- [ster-worker-160] com.datastax.driver.core.Session : Added connection pool for /10.233.66.66:9042 2022-02-27 12:55:15.265 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-339, inFlight=0, closed=false] connection error java.io.IOException: Connection reset by peer at sun.nio.ch.FileDispatcherImpl.read0(Native Method) at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39) at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223) at sun.nio.ch.IOUtil.read(IOUtil.java:192) at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.lang.Thread.run(Thread.java:748) 2022-02-27 12:55:15.265 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-339, inFlight=0, closed=false] because: [/10.233.66.66:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer) 2022-02-27 12:55:15.265 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preventing new connections for the next 1000 ms 2022-02-27 12:55:15.265 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-339, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 12:55:15.265 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-339, inFlight=0, closed=true] closing connection 2022-02-27 12:55:15.265 DEBUG 10 --- [ster-worker-159] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] marking host DOWN 2022-02-27 12:55:15.267 DEBUG 10 --- [ster-worker-159] c.d.d.core.AbstractReconnectionHandler : First reconnection scheduled in 1000ms 2022-02-27 12:55:15.267 DEBUG 10 --- [ster-worker-159] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] starting reconnection attempt 2022-02-27 12:55:15.367 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT DOWN /10.233.66.66:9042, scheduling delivery 2022-02-27 12:55:15.367 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] received event DOWN 2022-02-27 12:55:16.267 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 12:55:16.269 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-340, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 12:55:16.269 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-340, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 12:55:16.269 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-340, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 12:55:16.270 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-340, inFlight=0, closed=true] closing connection 2022-02-27 12:55:16.270 DEBUG 10 --- [ster-worker-160] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 12:55:16.270 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 2000 milliseconds 2022-02-27 12:55:16.270 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 2000 ms 2022-02-27 12:55:16.368 DEBUG 10 --- [ster-worker-159] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 12:55:18.270 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 12:55:18.273 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-341, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 12:55:18.273 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-341, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 12:55:18.274 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-341, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 12:55:18.274 DEBUG 10 --- [ster-worker-160] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 12:55:18.274 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-341, inFlight=0, closed=true] closing connection 2022-02-27 12:55:18.274 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 4000 milliseconds 2022-02-27 12:55:18.274 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 4000 ms 2022-02-27 12:55:22.275 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 12:55:22.276 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-342, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 12:55:22.277 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-342, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 12:55:22.277 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-342, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 12:55:22.277 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-342, inFlight=0, closed=true] closing connection 2022-02-27 12:55:22.277 DEBUG 10 --- [ster-worker-159] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 12:55:22.277 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 8000 milliseconds 2022-02-27 12:55:22.277 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 8000 ms 2022-02-27 12:55:30.278 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 12:55:30.280 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-343, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 12:55:30.280 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-343, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 12:55:30.280 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-343, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 12:55:30.280 DEBUG 10 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-343, inFlight=0, closed=true] closing connection 2022-02-27 12:55:30.281 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 16000 milliseconds 2022-02-27 12:55:30.281 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 16000 ms 2022-02-27 12:55:30.281 DEBUG 10 --- [ster-worker-160] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 12:55:45.373 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 12:55:45.375 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 12:55:46.281 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 12:55:46.286 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-344, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 12:55:46.286 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-344, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 12:55:46.286 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-344, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 12:55:46.287 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-344, inFlight=0, closed=true] closing connection 2022-02-27 12:55:46.287 DEBUG 10 --- [ster-worker-159] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 12:55:46.287 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 32000 milliseconds 2022-02-27 12:55:46.287 DEBUG 10 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 32000 ms 2022-02-27 12:56:15.379 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 12:56:15.382 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 12:56:18.288 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 12:56:18.292 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-345, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 12:56:18.292 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-345, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 12:56:18.293 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-345, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 12:56:18.293 DEBUG 10 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-345, inFlight=0, closed=true] closing connection 2022-02-27 12:56:18.294 DEBUG 10 --- [ster-worker-161] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 12:56:18.294 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 64000 milliseconds 2022-02-27 12:56:18.294 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 64000 ms 2022-02-27 12:56:45.392 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 12:56:45.394 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 12:57:15.395 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-27 12:57:15.397 DEBUG 10 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.70.168:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-27 12:57:22.295 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] preparing to open 1 new connections, total = 1 2022-02-27 12:57:22.298 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-346, inFlight=0, closed=false] Error connecting to /10.233.66.66:9042 (Connection refused: /10.233.66.66:9042) 2022-02-27 12:57:22.298 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.66.66:9042-346, inFlight=0, closed=false] because: [/10.233.66.66:9042] Cannot connect 2022-02-27 12:57:22.298 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] Connection[/10.233.66.66:9042-346, inFlight=0, closed=false] failed, remaining = 0 2022-02-27 12:57:22.298 DEBUG 10 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.66.66:9042-346, inFlight=0, closed=true] closing connection 2022-02-27 12:57:22.299 DEBUG 10 --- [ster-worker-162] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.66.66:9042 2022-02-27 12:57:22.299 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.66.66:9042 ([/10.233.66.66:9042] Cannot connect), scheduling retry in 128000 milliseconds 2022-02-27 12:57:22.299 DEBUG 10 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.66.66:9042] next reconnection attempt in 128000 ms