By type
*** retrieve Truststore and Keystore password *** actual launch of AAI Resources 2022-02-05 09:59:41.523 INFO --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 2022-02-05 09:59:41.532 DEBUG --- [ main] org.onap.aai.util.AAIConfig : Reloading config from /opt/app/aai-traversal/./resources/etc/appprops/aaiconfig.properties 2022-02-05 09:59:41.532 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-05 09:59:41.535 INFO --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 2022-02-05 09:59:43.303 WARN 11 --- [ main] o.s.b.l.logback.LogbackLoggingSystem : Ignoring 'logback.configurationFile' system property. Please use 'logging.config' instead. 2022-02-05 09:59:43.380 DEBUG 11 --- [kground-preinit] .h.v.m.ResourceBundleMessageInterpolator : Loaded expression factory via original TCCL 2022-02-05 09:59:43.399 DEBUG 11 --- [kground-preinit] o.h.v.i.engine.ValidatorFactoryImpl : HV000234: Using org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator as ValidatorFactory-scoped message interpolator. 2022-02-05 09:59:43.399 DEBUG 11 --- [kground-preinit] o.h.v.i.engine.ValidatorFactoryImpl : HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver. 2022-02-05 09:59:43.399 DEBUG 11 --- [kground-preinit] o.h.v.i.engine.ValidatorFactoryImpl : HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider. 2022-02-05 09:59:43.399 DEBUG 11 --- [kground-preinit] o.h.v.i.engine.ValidatorFactoryImpl : HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider. 2022-02-05 09:59:43.400 DEBUG 11 --- [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) 09:59:49,111 |-INFO in LogbackRequestLog - Will use configuration resource [/localhost-access-logback.xml] 09:59:49,117 |-INFO in ch.qos.logback.access.joran.action.ConfigurationAction - debug attribute not set 09:59:49,117 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 09:59:49,117 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [ACCESS] 09:59:49,118 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@222427158 - No compression will be used 09:59:49,119 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@222427158 - Will use the pattern /opt/app/aai-traversal/logs/ajsc-jetty/localhost_access.log.%d{yyyy-MM-dd} for the active file 09:59:49,119 |-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}'. 09:59:49,119 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight. 09:59:49,119 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to Sat Feb 05 09:59:49 GMT 2022 09:59:49,137 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ACCESS] - Active log file name: /opt/app/aai-traversal/logs/ajsc-jetty/localhost_access.log 09:59:49,137 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ACCESS] - File property is set to [/opt/app/aai-traversal/logs/ajsc-jetty/localhost_access.log] 09:59:49,137 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [ACCESS] to null 09:59:49,137 |-INFO in ch.qos.logback.access.joran.action.ConfigurationAction - End of configuration. 09:59:49,138 |-INFO in ch.qos.logback.access.joran.JoranConfigurator@5c2375a9 - Registering current configuration as safe fallback point 2022-02-05 09:59:49.342 DEBUG 11 --- [ main] org.onap.aai.web.JerseyConfiguration : REGISTERED CLASSES [class org.onap.aai.rest.search.SearchProvider, class org.onap.aai.rest.CQ2GremlinTest, class org.onap.aai.rest.QueryConsumer, class org.onap.aai.rest.CQ2Gremlin, class org.onap.aai.rest.util.EchoResponse, class org.onap.aai.rest.RecentAPIConsumer, class org.onap.aai.rest.search.ModelAndNamedQueryRestProvider, class org.onap.aai.rest.DslConsumer] 2022-02-05 09:59:49.346 DEBUG 11 --- [ main] org.onap.aai.web.JerseyConfiguration : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.VersionLatestInterceptor result=true 2022-02-05 09:59:49.347 DEBUG 11 --- [ main] org.onap.aai.web.JerseyConfiguration : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.RequestModification result=true 2022-02-05 09:59:49.347 DEBUG 11 --- [ main] org.onap.aai.web.JerseyConfiguration : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.OneWaySslAuthorization result=true 2022-02-05 09:59:49.348 DEBUG 11 --- [ main] org.onap.aai.web.JerseyConfiguration : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.post.InvalidResponseStatus result=true 2022-02-05 09:59:49.348 DEBUG 11 --- [ main] org.onap.aai.web.JerseyConfiguration : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.RequestHeaderManipulation result=true 2022-02-05 09:59:49.349 DEBUG 11 --- [ main] org.onap.aai.web.JerseyConfiguration : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.post.ResponseTransactionLogging result=true 2022-02-05 09:59:49.349 DEBUG 11 --- [ main] org.onap.aai.web.JerseyConfiguration : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.RetiredInterceptor result=true 2022-02-05 09:59:49.350 DEBUG 11 --- [ main] org.onap.aai.web.JerseyConfiguration : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.VersionInterceptor result=true 2022-02-05 09:59:49.350 DEBUG 11 --- [ main] org.onap.aai.web.JerseyConfiguration : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.post.ResponseHeaderManipulation result=true 2022-02-05 09:59:49.350 DEBUG 11 --- [ main] org.onap.aai.web.JerseyConfiguration : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.HeaderValidation result=true 2022-02-05 09:59:49.351 DEBUG 11 --- [ main] org.onap.aai.web.JerseyConfiguration : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.HttpHeaderInterceptor result=true 2022-02-05 09:59:49.351 DEBUG 11 --- [ main] org.onap.aai.web.JerseyConfiguration : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.RequestTransactionLogging result=true 2022-02-05 09:59:49.355 DEBUG 11 --- [ main] org.onap.aai.web.JerseyConfiguration : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.VersionLatestInterceptor result=true 2022-02-05 09:59:49.364 DEBUG 11 --- [ main] org.onap.aai.web.JerseyConfiguration : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.RequestModification result=true 2022-02-05 09:59:49.364 DEBUG 11 --- [ main] org.onap.aai.web.JerseyConfiguration : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.OneWaySslAuthorization result=true 2022-02-05 09:59:49.364 DEBUG 11 --- [ main] org.onap.aai.web.JerseyConfiguration : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.post.InvalidResponseStatus result=true 2022-02-05 09:59:49.365 DEBUG 11 --- [ main] org.onap.aai.web.JerseyConfiguration : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.RequestHeaderManipulation result=true 2022-02-05 09:59:49.365 DEBUG 11 --- [ main] org.onap.aai.web.JerseyConfiguration : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.post.ResponseTransactionLogging result=true 2022-02-05 09:59:49.366 DEBUG 11 --- [ main] org.onap.aai.web.JerseyConfiguration : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.RetiredInterceptor result=true 2022-02-05 09:59:49.366 DEBUG 11 --- [ main] org.onap.aai.web.JerseyConfiguration : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.VersionInterceptor result=true 2022-02-05 09:59:49.367 DEBUG 11 --- [ main] org.onap.aai.web.JerseyConfiguration : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.post.ResponseHeaderManipulation result=true 2022-02-05 09:59:49.367 DEBUG 11 --- [ main] org.onap.aai.web.JerseyConfiguration : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.HeaderValidation result=true 2022-02-05 09:59:49.368 DEBUG 11 --- [ main] org.onap.aai.web.JerseyConfiguration : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.HttpHeaderInterceptor result=true 2022-02-05 09:59:49.368 DEBUG 11 --- [ main] org.onap.aai.web.JerseyConfiguration : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.RequestTransactionLogging result=true 2022-02-05 09:59:49.369 DEBUG 11 --- [ main] org.onap.aai.web.JerseyConfiguration : REGISTERED FILTERS org.onap.aai.interceptors.post.InvalidResponseStatus 2022-02-05 09:59:49.369 DEBUG 11 --- [ main] org.onap.aai.web.JerseyConfiguration : REGISTERED FILTERS org.onap.aai.interceptors.pre.RequestTransactionLogging 2022-02-05 09:59:49.370 DEBUG 11 --- [ main] org.onap.aai.web.JerseyConfiguration : REGISTERED FILTERS org.onap.aai.interceptors.pre.HeaderValidation 2022-02-05 09:59:49.370 DEBUG 11 --- [ main] org.onap.aai.web.JerseyConfiguration : REGISTERED FILTERS org.onap.aai.interceptors.post.ResponseTransactionLogging 2022-02-05 09:59:49.370 DEBUG 11 --- [ main] org.onap.aai.web.JerseyConfiguration : REGISTERED FILTERS org.onap.aai.interceptors.post.ResponseHeaderManipulation 2022-02-05 09:59:49.371 DEBUG 11 --- [ main] org.onap.aai.web.JerseyConfiguration : REGISTERED FILTERS org.onap.aai.interceptors.pre.HttpHeaderInterceptor 2022-02-05 09:59:49.371 DEBUG 11 --- [ main] org.onap.aai.web.JerseyConfiguration : REGISTERED FILTERS org.onap.aai.interceptors.pre.VersionLatestInterceptor 2022-02-05 09:59:49.372 DEBUG 11 --- [ main] org.onap.aai.web.JerseyConfiguration : REGISTERED FILTERS org.onap.aai.interceptors.pre.OneWaySslAuthorization 2022-02-05 09:59:49.372 DEBUG 11 --- [ main] org.onap.aai.web.JerseyConfiguration : REGISTERED FILTERS org.onap.aai.interceptors.pre.RetiredInterceptor 2022-02-05 09:59:49.373 DEBUG 11 --- [ main] org.onap.aai.web.JerseyConfiguration : REGISTERED FILTERS org.onap.aai.interceptors.pre.VersionInterceptor 2022-02-05 09:59:49.373 DEBUG 11 --- [ main] org.onap.aai.web.JerseyConfiguration : REGISTERED FILTERS org.onap.aai.interceptors.pre.RequestHeaderManipulation 2022-02-05 09:59:49.374 DEBUG 11 --- [ main] org.onap.aai.web.JerseyConfiguration : REGISTERED FILTERS org.onap.aai.interceptors.pre.RequestModification 2022-02-05 09:59:49.710 DEBUG 11 --- [ main] i.m.c.u.i.logging.InternalLoggerFactory : Using SLF4J as the default logging framework 2022-02-05 09:59:51.267 INFO 11 --- [ main] org.onap.aai.config.NodesConfiguration : Translator is SchemaServiceTranslator 2022-02-05 09:59:51.598 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-02-05 09:59:51.599 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-02-05 09:59:51.599 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-02-05 09:59:51.601 DEBUG 11 --- [ main] org.onap.aai.restclient.RestClient : Request Headers: {} 2022-02-05 09:59:51.603 DEBUG 11 --- [ main] org.onap.aai.restclient.RestClient : METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/versions, BODY= 2022-02-05 09:59:51.721 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-02-05 09:59:51.721 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-02-05 09:59:51.721 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-02-05 09:59:51.722 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-02-05 09:59:52.147 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-02-05 09:59:52.246 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 2022-02-05 09:59:52.247 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 2022-02-05 09:59:52.247 DEBUG 11 --- [ main] org.onap.aai.restclient.RestClient : Headers: {Accept=application/xml, Content-Type=application/xml} 2022-02-05 09:59:52.317 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-02-05 09:59:52.317 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-02-05 09:59:52.317 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-02-05 09:59:52.318 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-02-05 09:59:52.340 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-02-05 09:59:52.386 DEBUG 11 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-02-05 09:59:52.387 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2022-02-05 09:59:52.388 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 2022-02-05 09:59:56.278 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 2022-02-05 09:59:56.304 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 2022-02-05 09:59:56.305 DEBUG 11 --- [ main] org.onap.aai.restclient.RestClient : Headers: {Accept=application/xml, Content-Type=application/xml} 2022-02-05 09:59:56.310 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-02-05 09:59:56.310 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-02-05 09:59:56.310 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-02-05 09:59:56.310 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-02-05 09:59:56.334 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-02-05 09:59:56.381 DEBUG 11 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-02-05 09:59:56.381 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2022-02-05 09:59:56.382 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 2022-02-05 09:59:58.017 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 2022-02-05 09:59:58.033 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 2022-02-05 09:59:58.034 DEBUG 11 --- [ main] org.onap.aai.restclient.RestClient : Headers: {Accept=application/xml, Content-Type=application/xml} 2022-02-05 09:59:58.036 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-02-05 09:59:58.036 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-02-05 09:59:58.036 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-02-05 09:59:58.036 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-02-05 09:59:58.053 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-02-05 09:59:58.080 DEBUG 11 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-02-05 09:59:58.080 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2022-02-05 09:59:58.081 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 2022-02-05 09:59:59.503 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 2022-02-05 09:59:59.523 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 2022-02-05 09:59:59.523 DEBUG 11 --- [ main] org.onap.aai.restclient.RestClient : Headers: {Accept=application/xml, Content-Type=application/xml} 2022-02-05 09:59:59.526 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-02-05 09:59:59.526 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-02-05 09:59:59.526 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-02-05 09:59:59.526 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-02-05 09:59:59.567 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-02-05 09:59:59.596 DEBUG 11 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-02-05 09:59:59.598 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2022-02-05 09:59:59.598 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 2022-02-05 10:00:01.305 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 272 2022-02-05 10:00:01.318 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv15 2022-02-05 10:00:01.318 DEBUG 11 --- [ main] org.onap.aai.restclient.RestClient : Headers: {Accept=application/xml, Content-Type=application/xml} 2022-02-05 10:00:01.320 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-02-05 10:00:01.320 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-02-05 10:00:01.320 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-02-05 10:00:01.320 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-02-05 10:00:01.364 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-02-05 10:00:01.383 DEBUG 11 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-02-05 10:00:01.383 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2022-02-05 10:00:01.384 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 2022-02-05 10:00:03.178 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 279 2022-02-05 10:00:03.189 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv16 2022-02-05 10:00:03.189 DEBUG 11 --- [ main] org.onap.aai.restclient.RestClient : Headers: {Accept=application/xml, Content-Type=application/xml} 2022-02-05 10:00:03.191 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-02-05 10:00:03.191 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-02-05 10:00:03.191 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-02-05 10:00:03.191 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-02-05 10:00:03.214 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-02-05 10:00:03.235 DEBUG 11 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-02-05 10:00:03.235 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2022-02-05 10:00:03.235 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 2022-02-05 10:00:04.765 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 281 2022-02-05 10:00:04.774 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv17 2022-02-05 10:00:04.775 DEBUG 11 --- [ main] org.onap.aai.restclient.RestClient : Headers: {Accept=application/xml, Content-Type=application/xml} 2022-02-05 10:00:04.777 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-02-05 10:00:04.777 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-02-05 10:00:04.777 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-02-05 10:00:04.777 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-02-05 10:00:04.809 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-02-05 10:00:04.866 DEBUG 11 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-02-05 10:00:04.866 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2022-02-05 10:00:04.866 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 2022-02-05 10:00:06.602 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 281 2022-02-05 10:00:06.611 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv18 2022-02-05 10:00:06.613 DEBUG 11 --- [ main] org.onap.aai.restclient.RestClient : Headers: {Accept=application/xml, Content-Type=application/xml} 2022-02-05 10:00:06.614 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-02-05 10:00:06.615 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-02-05 10:00:06.615 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-02-05 10:00:06.615 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-02-05 10:00:06.653 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-02-05 10:00:06.671 DEBUG 11 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-02-05 10:00:06.672 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2022-02-05 10:00:06.672 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 2022-02-05 10:00:08.164 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 281 2022-02-05 10:00:08.174 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv19 2022-02-05 10:00:08.174 DEBUG 11 --- [ main] org.onap.aai.restclient.RestClient : Headers: {Accept=application/xml, Content-Type=application/xml} 2022-02-05 10:00:08.176 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-02-05 10:00:08.176 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-02-05 10:00:08.176 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-02-05 10:00:08.176 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-02-05 10:00:08.220 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-02-05 10:00:08.240 DEBUG 11 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-02-05 10:00:08.240 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2022-02-05 10:00:08.241 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 2022-02-05 10:00:09.865 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 301 2022-02-05 10:00:09.876 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv20 2022-02-05 10:00:09.877 DEBUG 11 --- [ main] org.onap.aai.restclient.RestClient : Headers: {Accept=application/xml, Content-Type=application/xml} 2022-02-05 10:00:09.879 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-02-05 10:00:09.879 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-02-05 10:00:09.879 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-02-05 10:00:09.879 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-02-05 10:00:09.900 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-02-05 10:00:09.921 DEBUG 11 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-02-05 10:00:09.922 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2022-02-05 10:00:09.922 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 2022-02-05 10:00:11.694 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 305 2022-02-05 10:00:11.704 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv21 2022-02-05 10:00:11.704 DEBUG 11 --- [ main] org.onap.aai.restclient.RestClient : Headers: {Accept=application/xml, Content-Type=application/xml} 2022-02-05 10:00:11.706 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-02-05 10:00:11.706 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-02-05 10:00:11.706 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-02-05 10:00:11.706 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-02-05 10:00:11.728 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-02-05 10:00:11.756 DEBUG 11 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-02-05 10:00:11.756 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2022-02-05 10:00:11.757 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 2022-02-05 10:00:13.653 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 371 2022-02-05 10:00:13.665 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv22 2022-02-05 10:00:13.665 DEBUG 11 --- [ main] org.onap.aai.restclient.RestClient : Headers: {Accept=application/xml, Content-Type=application/xml} 2022-02-05 10:00:13.667 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-02-05 10:00:13.667 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-02-05 10:00:13.668 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-02-05 10:00:13.668 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-02-05 10:00:13.695 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-02-05 10:00:13.725 DEBUG 11 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-02-05 10:00:13.725 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2022-02-05 10:00:13.726 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 2022-02-05 10:00:15.687 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 378 2022-02-05 10:00:15.701 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv23 2022-02-05 10:00:15.701 DEBUG 11 --- [ main] org.onap.aai.restclient.RestClient : Headers: {Accept=application/xml, Content-Type=application/xml} 2022-02-05 10:00:15.703 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-02-05 10:00:15.703 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-02-05 10:00:15.703 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-02-05 10:00:15.703 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-02-05 10:00:15.749 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-02-05 10:00:15.792 DEBUG 11 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-02-05 10:00:15.792 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2022-02-05 10:00:15.793 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 2022-02-05 10:00:17.898 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 378 2022-02-05 10:00:17.913 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv24 2022-02-05 10:00:17.913 DEBUG 11 --- [ main] org.onap.aai.restclient.RestClient : Headers: {Accept=application/xml, Content-Type=application/xml} 2022-02-05 10:00:17.915 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-02-05 10:00:17.915 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-02-05 10:00:17.915 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-02-05 10:00:17.916 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-02-05 10:00:17.947 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-02-05 10:00:17.979 DEBUG 11 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-02-05 10:00:17.979 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2022-02-05 10:00:17.979 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 2022-02-05 10:00:20.077 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 406 2022-02-05 10:00:20.099 DEBUG 11 --- [ main] org.onap.aai.TraversalApp : AAI Server initialization started... 2022-02-05 10:00:20.099 DEBUG 11 --- [ main] org.onap.aai.TraversalApp : Starting AAIGraph connections and the NodeInjestor 2022-02-05 10:00:20.099 INFO 11 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 2022-02-05 10:00:20.100 DEBUG 11 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from /opt/app/aai-traversal/./resources/etc/appprops/aaiconfig.properties 2022-02-05 10:00:20.100 INFO 11 --- [ 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-05 10:00:20.100 INFO 11 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 2022-02-05 10:00:20.507 INFO 11 --- [ main] com.datastax.driver.core : DataStax Java driver 3.6.0 for Apache Cassandra 2022-02-05 10:00:20.520 INFO 11 --- [ main] c.d.driver.core.GuavaCompatibility : Detected Guava >= 19 in the classpath, using modern compatibility layer 2022-02-05 10:00:20.520 DEBUG 11 --- [ main] c.datastax.driver.core.SystemProperties : com.datastax.driver.NEW_NODE_DELAY_SECONDS is undefined, using default value 1 2022-02-05 10:00:20.521 DEBUG 11 --- [ main] c.datastax.driver.core.SystemProperties : com.datastax.driver.NOTIF_LOCK_TIMEOUT_SECONDS is undefined, using default value 60 2022-02-05 10:00:20.542 DEBUG 11 --- [ main] c.datastax.driver.core.SystemProperties : com.datastax.driver.USE_NATIVE_CLOCK is undefined, using default value true 2022-02-05 10:00:20.844 INFO 11 --- [ main] com.datastax.driver.core.ClockFactory : Using native clock to generate timestamps. 2022-02-05 10:00:20.855 DEBUG 11 --- [ main] c.datastax.driver.core.SystemProperties : com.datastax.driver.NON_BLOCKING_EXECUTOR_SIZE is undefined, using default value 2 2022-02-05 10:00:20.954 DEBUG 11 --- [ main] com.datastax.driver.core.Cluster : Starting new cluster with contact points [cassandra/10.233.72.22:9042] 2022-02-05 10:00:20.992 DEBUG 11 --- [ main] i.n.u.i.logging.InternalLoggerFactory : Using SLF4J as the default logging framework 2022-02-05 10:00:21.015 DEBUG 11 --- [ main] i.n.u.internal.InternalThreadLocalMap : -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024 2022-02-05 10:00:21.016 DEBUG 11 --- [ main] i.n.u.internal.InternalThreadLocalMap : -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096 2022-02-05 10:00:21.059 DEBUG 11 --- [ main] i.n.util.internal.PlatformDependent0 : -Dio.netty.noUnsafe: false 2022-02-05 10:00:21.059 DEBUG 11 --- [ main] i.n.util.internal.PlatformDependent0 : Java version: 8 2022-02-05 10:00:21.061 DEBUG 11 --- [ main] i.n.util.internal.PlatformDependent0 : sun.misc.Unsafe.theUnsafe: available 2022-02-05 10:00:21.062 DEBUG 11 --- [ main] i.n.util.internal.PlatformDependent0 : sun.misc.Unsafe.copyMemory: available 2022-02-05 10:00:21.063 DEBUG 11 --- [ main] i.n.util.internal.PlatformDependent0 : java.nio.Buffer.address: available 2022-02-05 10:00:21.064 DEBUG 11 --- [ main] i.n.util.internal.PlatformDependent0 : direct buffer constructor: available 2022-02-05 10:00:21.065 DEBUG 11 --- [ main] i.n.util.internal.PlatformDependent0 : java.nio.Bits.unaligned: available, true 2022-02-05 10:00:21.065 DEBUG 11 --- [ main] i.n.util.internal.PlatformDependent0 : jdk.internal.misc.Unsafe.allocateUninitializedArray(int): unavailable prior to Java9 2022-02-05 10:00:21.065 DEBUG 11 --- [ main] i.n.util.internal.PlatformDependent0 : java.nio.DirectByteBuffer.
(long, int): available 2022-02-05 10:00:21.065 DEBUG 11 --- [ main] i.netty.util.internal.PlatformDependent : sun.misc.Unsafe: available 2022-02-05 10:00:21.066 DEBUG 11 --- [ main] i.netty.util.internal.PlatformDependent : -Dio.netty.tmpdir: /tmp (java.io.tmpdir) 2022-02-05 10:00:21.066 DEBUG 11 --- [ main] i.netty.util.internal.PlatformDependent : -Dio.netty.bitMode: 64 (sun.arch.data.model) 2022-02-05 10:00:21.067 DEBUG 11 --- [ main] i.netty.util.internal.PlatformDependent : -Dio.netty.maxDirectMemory: 1020067840 bytes 2022-02-05 10:00:21.068 DEBUG 11 --- [ main] i.netty.util.internal.PlatformDependent : -Dio.netty.uninitializedArrayAllocationThreshold: -1 2022-02-05 10:00:21.070 DEBUG 11 --- [ main] io.netty.util.internal.CleanerJava6 : java.nio.ByteBuffer.cleaner(): available 2022-02-05 10:00:21.070 DEBUG 11 --- [ main] i.netty.util.internal.PlatformDependent : -Dio.netty.noPreferDirect: false 2022-02-05 10:00:21.076 DEBUG 11 --- [ main] c.datastax.driver.core.SystemProperties : com.datastax.driver.FORCE_NIO is undefined, using default value false 2022-02-05 10:00:21.087 DEBUG 11 --- [ main] i.n.util.internal.NativeLibraryLoader : -Dio.netty.native.workdir: /tmp (io.netty.tmpdir) 2022-02-05 10:00:21.088 DEBUG 11 --- [ main] i.n.util.internal.NativeLibraryLoader : -Dio.netty.native.deleteLibAfterLoading: true 2022-02-05 10:00:21.088 DEBUG 11 --- [ main] i.n.util.internal.NativeLibraryLoader : -Dio.netty.native.tryPatchShadedId: true 2022-02-05 10:00:21.093 DEBUG 11 --- [ 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-05 10:00:21.094 DEBUG 11 --- [ 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-05 10:00:21.117 DEBUG 11 --- [ main] i.n.util.internal.NativeLibraryLoader : Unable to load the library '/tmp/libnetty_transport_native_epoll_x86_641948510663483963678.so', trying other loading mechanism. java.lang.UnsatisfiedLinkError: unsupported JNI version 0xFFFFFFFF required by /tmp/libnetty_transport_native_epoll_x86_641948510663483963678.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-05 10:00:21.123 DEBUG 11 --- [ 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-05 10:00:21.124 DEBUG 11 --- [ 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-05 10:00:21.126 WARN 11 --- [ 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_641948510663483963678.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_641948510663483963678.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-05 10:00:21.137 DEBUG 11 --- [ main] i.n.channel.MultithreadEventLoopGroup : -Dio.netty.eventLoopThreads: 4 2022-02-05 10:00:21.167 DEBUG 11 --- [ main] io.netty.channel.nio.NioEventLoop : -Dio.netty.noKeySetOptimization: false 2022-02-05 10:00:21.167 DEBUG 11 --- [ main] io.netty.channel.nio.NioEventLoop : -Dio.netty.selectorAutoRebuildThreshold: 512 2022-02-05 10:00:21.188 DEBUG 11 --- [ main] i.netty.util.internal.PlatformDependent : org.jctools-core.MpscChunkedArrayQueue: available 2022-02-05 10:00:21.217 DEBUG 11 --- [ main] io.netty.util.ResourceLeakDetector : -Dio.netty.leakDetection.level: simple 2022-02-05 10:00:21.217 DEBUG 11 --- [ main] io.netty.util.ResourceLeakDetector : -Dio.netty.leakDetection.targetRecords: 4 2022-02-05 10:00:21.221 DEBUG 11 --- [ main] i.n.util.ResourceLeakDetectorFactory : Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@428e875f 2022-02-05 10:00:21.231 DEBUG 11 --- [ main] c.datastax.driver.core.SystemProperties : com.datastax.driver.EXTENDED_PEER_CHECK is undefined, using default value true 2022-02-05 10:00:21.294 DEBUG 11 --- [ main] com.datastax.driver.core.Host.STATES : [cassandra/10.233.72.22:9042] preparing to open 1 new connections, total = 1 2022-02-05 10:00:21.299 DEBUG 11 --- [ main] c.datastax.driver.core.SystemProperties : com.datastax.driver.DISABLE_COALESCING is undefined, using default value false 2022-02-05 10:00:21.299 DEBUG 11 --- [ main] c.datastax.driver.core.SystemProperties : com.datastax.driver.FLUSHER_SCHEDULE_PERIOD_NS is undefined, using default value 10000 2022-02-05 10:00:21.299 DEBUG 11 --- [ main] c.datastax.driver.core.SystemProperties : com.datastax.driver.FLUSHER_RUN_WITHOUT_WORK_TIMES is undefined, using default value 5 2022-02-05 10:00:21.386 DEBUG 11 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.numHeapArenas: 4 2022-02-05 10:00:21.386 DEBUG 11 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.numDirectArenas: 4 2022-02-05 10:00:21.386 DEBUG 11 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.pageSize: 8192 2022-02-05 10:00:21.386 DEBUG 11 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.maxOrder: 11 2022-02-05 10:00:21.386 DEBUG 11 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.chunkSize: 16777216 2022-02-05 10:00:21.386 DEBUG 11 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.tinyCacheSize: 512 2022-02-05 10:00:21.386 DEBUG 11 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.smallCacheSize: 256 2022-02-05 10:00:21.386 DEBUG 11 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.normalCacheSize: 64 2022-02-05 10:00:21.386 DEBUG 11 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.maxCachedBufferCapacity: 32768 2022-02-05 10:00:21.386 DEBUG 11 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.cacheTrimInterval: 8192 2022-02-05 10:00:21.386 DEBUG 11 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.cacheTrimIntervalMillis: 0 2022-02-05 10:00:21.386 DEBUG 11 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.useCacheForAllThreads: true 2022-02-05 10:00:21.386 DEBUG 11 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.maxCachedByteBuffersPerChunk: 1023 2022-02-05 10:00:21.425 DEBUG 11 --- [ main] io.netty.channel.DefaultChannelId : -Dio.netty.processId: 11 (auto-detected) 2022-02-05 10:00:21.429 DEBUG 11 --- [ main] io.netty.util.NetUtil : -Djava.net.preferIPv4Stack: false 2022-02-05 10:00:21.429 DEBUG 11 --- [ main] io.netty.util.NetUtil : -Djava.net.preferIPv6Addresses: false 2022-02-05 10:00:21.431 DEBUG 11 --- [ main] io.netty.util.NetUtil : Loopback interface: lo (lo, 127.0.0.1) 2022-02-05 10:00:21.432 DEBUG 11 --- [ main] io.netty.util.NetUtil : /proc/sys/net/core/somaxconn: 4096 2022-02-05 10:00:21.434 DEBUG 11 --- [ main] io.netty.channel.DefaultChannelId : -Dio.netty.machineId: 0a:16:f7:ff:fe:65:f7:8b (auto-detected) 2022-02-05 10:00:21.517 DEBUG 11 --- [ main] io.netty.buffer.ByteBufUtil : -Dio.netty.allocator.type: pooled 2022-02-05 10:00:21.517 DEBUG 11 --- [ main] io.netty.buffer.ByteBufUtil : -Dio.netty.threadLocalDirectBufferSize: 0 2022-02-05 10:00:21.517 DEBUG 11 --- [ main] io.netty.buffer.ByteBufUtil : -Dio.netty.maxThreadLocalCharBufferSize: 16384 2022-02-05 10:00:21.618 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] Connection established, initializing transport 2022-02-05 10:00:21.660 DEBUG 11 --- [er-nio-worker-0] io.netty.util.Recycler : -Dio.netty.recycler.maxCapacityPerThread: 4096 2022-02-05 10:00:21.660 DEBUG 11 --- [er-nio-worker-0] io.netty.util.Recycler : -Dio.netty.recycler.maxSharedCapacityFactor: 2 2022-02-05 10:00:21.660 DEBUG 11 --- [er-nio-worker-0] io.netty.util.Recycler : -Dio.netty.recycler.linkCapacity: 16 2022-02-05 10:00:21.660 DEBUG 11 --- [er-nio-worker-0] io.netty.util.Recycler : -Dio.netty.recycler.ratio: 8 2022-02-05 10:00:21.675 DEBUG 11 --- [er-nio-worker-0] io.netty.buffer.AbstractByteBuf : -Dio.netty.buffer.checkAccessible: true 2022-02-05 10:00:21.675 DEBUG 11 --- [er-nio-worker-0] io.netty.buffer.AbstractByteBuf : -Dio.netty.buffer.checkBounds: true 2022-02-05 10:00:21.675 DEBUG 11 --- [er-nio-worker-0] i.n.util.ResourceLeakDetectorFactory : Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@334855c4 2022-02-05 10:00:21.712 DEBUG 11 --- [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-05 10:00:22.005 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [cassandra/10.233.72.22:9042] Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] Transport initialized, connection ready 2022-02-05 10:00:22.007 DEBUG 11 --- [ main] c.d.driver.core.ControlConnection : [Control connection] Refreshing node list and token map 2022-02-05 10:00:22.156 DEBUG 11 --- [ main] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema 2022-02-05 10:00:22.297 DEBUG 11 --- [ main] com.datastax.driver.core.Host.STATES : [Control connection] established to cassandra/10.233.72.22:9042 2022-02-05 10:00:22.297 INFO 11 --- [ 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-05 10:00:22.300 INFO 11 --- [ main] com.datastax.driver.core.Cluster : New Cassandra host /10.233.68.7:9042 added 2022-02-05 10:00:22.300 INFO 11 --- [ main] com.datastax.driver.core.Cluster : New Cassandra host cassandra/10.233.72.22:9042 added 2022-02-05 10:00:22.300 INFO 11 --- [ main] com.datastax.driver.core.Cluster : New Cassandra host /10.233.71.104:9042 added 2022-02-05 10:00:22.306 DEBUG 11 --- [ main] c.datastax.driver.core.SystemProperties : com.datastax.driver.CHECK_IO_DEADLOCKS is undefined, using default value true 2022-02-05 10:00:22.312 DEBUG 11 --- [ main] com.datastax.driver.core.Host.STATES : [/10.233.68.7:9042] preparing to open 1 new connections, total = 1 2022-02-05 10:00:22.316 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] Connection established, initializing transport 2022-02-05 10:00:22.321 DEBUG 11 --- [ main] com.datastax.driver.core.Host.STATES : [cassandra/10.233.72.22:9042] preparing to open 1 new connections, total = 2 2022-02-05 10:00:22.322 DEBUG 11 --- [ main] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1 2022-02-05 10:00:22.323 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-2, inFlight=0, closed=false] Connection established, initializing transport 2022-02-05 10:00:22.323 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-1, inFlight=0, closed=false] Connection established, initializing transport 2022-02-05 10:00:22.583 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [cassandra/10.233.72.22:9042] Connection[cassandra/10.233.72.22:9042-2, inFlight=0, closed=false] Transport initialized, connection ready 2022-02-05 10:00:22.586 DEBUG 11 --- [er-nio-worker-0] c.d.driver.core.HostConnectionPool : Created connection pool to host cassandra/10.233.72.22:9042 (1 connections needed, 1 successfully opened) 2022-02-05 10:00:22.586 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Session : Added connection pool for cassandra/10.233.72.22:9042 2022-02-05 10:00:22.796 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.68.7:9042] Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] Transport initialized, connection ready 2022-02-05 10:00:22.797 DEBUG 11 --- [er-nio-worker-1] c.d.driver.core.HostConnectionPool : Created connection pool to host /10.233.68.7:9042 (1 connections needed, 1 successfully opened) 2022-02-05 10:00:22.797 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Session : Added connection pool for /10.233.68.7:9042 2022-02-05 10:00:23.282 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-1, inFlight=0, closed=false] Transport initialized, connection ready 2022-02-05 10:00:23.283 DEBUG 11 --- [er-nio-worker-1] c.d.driver.core.HostConnectionPool : Created connection pool to host /10.233.71.104:9042 (1 connections needed, 1 successfully opened) 2022-02-05 10:00:23.283 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Session : Added connection pool for /10.233.71.104:9042 2022-02-05 10:00:23.866 DEBUG 11 --- [ main] org.reflections.Reflections : going to scan these urls: file:/opt/app/aai-traversal/resources/ 2022-02-05 10:00:23.877 DEBUG 11 --- [ 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-05 10:00:23.877 DEBUG 11 --- [ 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-05 10:00:23.878 DEBUG 11 --- [ 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-05 10:00:23.878 DEBUG 11 --- [ 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-05 10:00:23.879 DEBUG 11 --- [ 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-05 10:00:23.879 DEBUG 11 --- [ 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-05 10:00:23.879 DEBUG 11 --- [ 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-05 10:00:23.880 DEBUG 11 --- [ 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-05 10:00:23.880 DEBUG 11 --- [ 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-05 10:00:23.880 DEBUG 11 --- [ 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-05 10:00:23.880 DEBUG 11 --- [ 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-05 10:00:23.881 DEBUG 11 --- [ 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-05 10:00:23.881 DEBUG 11 --- [ 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-05 10:00:23.881 DEBUG 11 --- [ 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-05 10:00:23.882 DEBUG 11 --- [ 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-05 10:00:23.882 DEBUG 11 --- [ 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-05 10:00:23.882 DEBUG 11 --- [ 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-05 10:00:23.883 DEBUG 11 --- [ 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-05 10:00:23.883 DEBUG 11 --- [ 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-05 10:00:23.883 DEBUG 11 --- [ 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-05 10:00:23.883 DEBUG 11 --- [ 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-05 10:00:23.884 DEBUG 11 --- [ 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-05 10:00:23.884 DEBUG 11 --- [ 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-05 10:00:23.884 DEBUG 11 --- [ 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-05 10:00:23.885 DEBUG 11 --- [ 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-05 10:00:23.885 DEBUG 11 --- [ 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-05 10:00:23.886 DEBUG 11 --- [ 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-05 10:00:23.887 DEBUG 11 --- [ 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-05 10:00:23.887 DEBUG 11 --- [ 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-05 10:00:23.888 DEBUG 11 --- [ 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-05 10:00:23.888 DEBUG 11 --- [ 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-05 10:00:23.888 DEBUG 11 --- [ 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-05 10:00:23.889 DEBUG 11 --- [ 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-05 10:00:23.889 DEBUG 11 --- [ 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-05 10:00:23.889 DEBUG 11 --- [ 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-05 10:00:23.890 DEBUG 11 --- [ 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-05 10:00:23.890 DEBUG 11 --- [ 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-05 10:00:23.891 DEBUG 11 --- [ 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-05 10:00:23.891 DEBUG 11 --- [ 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-05 10:00:23.891 DEBUG 11 --- [ 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-05 10:00:23.892 DEBUG 11 --- [ 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-05 10:00:23.892 DEBUG 11 --- [ 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-05 10:00:23.892 DEBUG 11 --- [ 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-05 10:00:23.892 DEBUG 11 --- [ 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-05 10:00:23.893 DEBUG 11 --- [ 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-05 10:00:23.893 DEBUG 11 --- [ 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-05 10:00:23.893 DEBUG 11 --- [ 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-05 10:00:23.893 DEBUG 11 --- [ 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-05 10:00:23.894 DEBUG 11 --- [ 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-05 10:00:23.894 DEBUG 11 --- [ 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-05 10:00:23.894 DEBUG 11 --- [ 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-05 10:00:23.895 DEBUG 11 --- [ 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-05 10:00:23.895 DEBUG 11 --- [ 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-05 10:00:23.896 DEBUG 11 --- [ 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-05 10:00:23.896 DEBUG 11 --- [ 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-05 10:00:23.896 DEBUG 11 --- [ 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-05 10:00:23.896 DEBUG 11 --- [ 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-05 10:00:23.897 DEBUG 11 --- [ 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-05 10:00:23.897 DEBUG 11 --- [ 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-05 10:00:23.897 DEBUG 11 --- [ 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-05 10:00:23.898 DEBUG 11 --- [ 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-05 10:00:23.898 DEBUG 11 --- [ 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-05 10:00:23.898 DEBUG 11 --- [ 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-05 10:00:23.898 DEBUG 11 --- [ 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-05 10:00:23.899 DEBUG 11 --- [ 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-05 10:00:23.899 DEBUG 11 --- [ 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-05 10:00:23.899 DEBUG 11 --- [ 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-05 10:00:23.899 DEBUG 11 --- [ 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-05 10:00:23.900 DEBUG 11 --- [ 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-05 10:00:23.900 DEBUG 11 --- [ 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-05 10:00:23.900 DEBUG 11 --- [ 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-05 10:00:23.901 DEBUG 11 --- [ 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-05 10:00:23.901 DEBUG 11 --- [ 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-05 10:00:23.901 DEBUG 11 --- [ 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-05 10:00:23.901 DEBUG 11 --- [ 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-05 10:00:23.902 DEBUG 11 --- [ 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-05 10:00:23.902 DEBUG 11 --- [ 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-05 10:00:23.902 DEBUG 11 --- [ 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-05 10:00:23.902 DEBUG 11 --- [ 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-05 10:00:23.903 DEBUG 11 --- [ 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-05 10:00:23.903 DEBUG 11 --- [ 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-05 10:00:23.903 DEBUG 11 --- [ 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-05 10:00:23.903 DEBUG 11 --- [ 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-05 10:00:23.904 DEBUG 11 --- [ 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-05 10:00:23.904 DEBUG 11 --- [ 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-05 10:00:23.904 DEBUG 11 --- [ 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-05 10:00:23.904 DEBUG 11 --- [ 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-05 10:00:23.905 DEBUG 11 --- [ 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-05 10:00:23.905 DEBUG 11 --- [ 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-05 10:00:23.905 DEBUG 11 --- [ 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-05 10:00:23.905 DEBUG 11 --- [ 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-05 10:00:23.906 DEBUG 11 --- [ 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-05 10:00:23.906 DEBUG 11 --- [ 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-05 10:00:23.906 DEBUG 11 --- [ 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-05 10:00:23.906 DEBUG 11 --- [ 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-05 10:00:23.907 DEBUG 11 --- [ 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-05 10:00:23.907 DEBUG 11 --- [ 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-05 10:00:23.907 DEBUG 11 --- [ 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-05 10:00:23.907 DEBUG 11 --- [ 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-05 10:00:23.908 DEBUG 11 --- [ 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-05 10:00:23.908 DEBUG 11 --- [ 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-05 10:00:23.908 DEBUG 11 --- [ 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-05 10:00:23.908 DEBUG 11 --- [ 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-05 10:00:23.909 DEBUG 11 --- [ 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-05 10:00:23.909 DEBUG 11 --- [ 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-05 10:00:23.909 DEBUG 11 --- [ 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-05 10:00:23.909 DEBUG 11 --- [ 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-05 10:00:23.910 DEBUG 11 --- [ 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-05 10:00:23.910 DEBUG 11 --- [ 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-05 10:00:23.910 DEBUG 11 --- [ 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-05 10:00:23.910 DEBUG 11 --- [ 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-05 10:00:23.911 DEBUG 11 --- [ 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-05 10:00:23.911 DEBUG 11 --- [ 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-05 10:00:23.911 DEBUG 11 --- [ 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-05 10:00:23.912 DEBUG 11 --- [ 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-05 10:00:23.912 DEBUG 11 --- [ 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-05 10:00:23.912 DEBUG 11 --- [ 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-05 10:00:23.912 DEBUG 11 --- [ 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-05 10:00:23.912 DEBUG 11 --- [ 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-05 10:00:23.913 DEBUG 11 --- [ 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-05 10:00:23.913 DEBUG 11 --- [ 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-05 10:00:23.913 DEBUG 11 --- [ 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-05 10:00:23.913 DEBUG 11 --- [ 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-05 10:00:23.914 DEBUG 11 --- [ 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-05 10:00:23.914 DEBUG 11 --- [ 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-05 10:00:23.915 DEBUG 11 --- [ 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-05 10:00:23.915 DEBUG 11 --- [ 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-05 10:00:23.915 DEBUG 11 --- [ 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-05 10:00:23.915 DEBUG 11 --- [ 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-05 10:00:23.916 DEBUG 11 --- [ 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-05 10:00:23.916 DEBUG 11 --- [ 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-05 10:00:23.916 DEBUG 11 --- [ 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-05 10:00:23.916 DEBUG 11 --- [ 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-05 10:00:23.917 DEBUG 11 --- [ 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-05 10:00:23.917 DEBUG 11 --- [ 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-05 10:00:23.917 DEBUG 11 --- [ 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-05 10:00:23.917 DEBUG 11 --- [ 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-05 10:00:23.918 DEBUG 11 --- [ 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-05 10:00:23.918 DEBUG 11 --- [ 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-05 10:00:23.918 DEBUG 11 --- [ 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-05 10:00:23.918 DEBUG 11 --- [ 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-05 10:00:23.919 DEBUG 11 --- [ 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-05 10:00:23.919 DEBUG 11 --- [ 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-05 10:00:23.919 DEBUG 11 --- [ 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-05 10:00:23.919 DEBUG 11 --- [ 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-05 10:00:23.920 DEBUG 11 --- [ 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-05 10:00:23.920 DEBUG 11 --- [ 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-05 10:00:23.920 DEBUG 11 --- [ 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-05 10:00:23.921 DEBUG 11 --- [ 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-05 10:00:23.921 DEBUG 11 --- [ 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-05 10:00:23.921 DEBUG 11 --- [ 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-05 10:00:23.922 DEBUG 11 --- [ 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-05 10:00:23.922 DEBUG 11 --- [ 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-05 10:00:23.923 DEBUG 11 --- [ 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-05 10:00:23.923 DEBUG 11 --- [ 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-05 10:00:23.923 DEBUG 11 --- [ 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-05 10:00:23.924 DEBUG 11 --- [ 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-05 10:00:23.924 DEBUG 11 --- [ 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-05 10:00:23.924 DEBUG 11 --- [ 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-05 10:00:23.924 DEBUG 11 --- [ 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-05 10:00:23.924 DEBUG 11 --- [ 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-05 10:00:23.925 DEBUG 11 --- [ 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-05 10:00:23.925 DEBUG 11 --- [ 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-05 10:00:23.925 DEBUG 11 --- [ 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-05 10:00:23.925 DEBUG 11 --- [ 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-05 10:00:23.926 DEBUG 11 --- [ 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-05 10:00:23.926 DEBUG 11 --- [ 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-05 10:00:23.926 DEBUG 11 --- [ 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-05 10:00:23.926 DEBUG 11 --- [ 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-05 10:00:23.927 DEBUG 11 --- [ 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-05 10:00:23.927 DEBUG 11 --- [ 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-05 10:00:23.927 DEBUG 11 --- [ 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-05 10:00:23.928 DEBUG 11 --- [ 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-05 10:00:23.928 DEBUG 11 --- [ 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-05 10:00:23.928 DEBUG 11 --- [ 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-05 10:00:23.928 DEBUG 11 --- [ 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-05 10:00:23.929 DEBUG 11 --- [ 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-05 10:00:23.929 DEBUG 11 --- [ 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-05 10:00:23.929 DEBUG 11 --- [ 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-05 10:00:23.929 DEBUG 11 --- [ 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-05 10:00:23.930 DEBUG 11 --- [ 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-05 10:00:23.930 DEBUG 11 --- [ 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-05 10:00:23.930 DEBUG 11 --- [ 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-05 10:00:23.931 DEBUG 11 --- [ 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-05 10:00:23.931 DEBUG 11 --- [ 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-05 10:00:23.931 DEBUG 11 --- [ 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-05 10:00:23.931 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file retired.properties in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-05 10:00:23.932 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file retired.properties in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-05 10:00:23.932 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file logback.xml in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-05 10:00:23.932 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file logback.xml in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-05 10:00:23.932 DEBUG 11 --- [ 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-05 10:00:23.933 DEBUG 11 --- [ 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-05 10:00:23.933 DEBUG 11 --- [ 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-05 10:00:23.934 DEBUG 11 --- [ 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-05 10:00:23.934 DEBUG 11 --- [ 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-05 10:00:23.934 DEBUG 11 --- [ 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-05 10:00:23.934 DEBUG 11 --- [ 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-05 10:00:23.935 DEBUG 11 --- [ 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-05 10:00:23.935 DEBUG 11 --- [ 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-05 10:00:23.935 DEBUG 11 --- [ 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-05 10:00:23.936 DEBUG 11 --- [ 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-05 10:00:23.936 DEBUG 11 --- [ 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-05 10:00:23.936 DEBUG 11 --- [ 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-05 10:00:23.937 DEBUG 11 --- [ 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-05 10:00:23.937 DEBUG 11 --- [ 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-05 10:00:23.937 DEBUG 11 --- [ 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-05 10:00:23.937 DEBUG 11 --- [ 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-05 10:00:23.938 DEBUG 11 --- [ 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-05 10:00:23.938 DEBUG 11 --- [ 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-05 10:00:23.938 DEBUG 11 --- [ 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-05 10:00:23.939 DEBUG 11 --- [ 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-05 10:00:23.939 DEBUG 11 --- [ 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-05 10:00:23.940 DEBUG 11 --- [ 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-05 10:00:23.940 DEBUG 11 --- [ 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-05 10:00:23.940 DEBUG 11 --- [ 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-05 10:00:23.941 DEBUG 11 --- [ 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-05 10:00:23.941 DEBUG 11 --- [ 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-05 10:00:23.941 DEBUG 11 --- [ 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-05 10:00:23.941 DEBUG 11 --- [ 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-05 10:00:23.942 DEBUG 11 --- [ 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-05 10:00:23.942 DEBUG 11 --- [ 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-05 10:00:23.942 DEBUG 11 --- [ 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-05 10:00:23.942 DEBUG 11 --- [ 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-05 10:00:23.943 DEBUG 11 --- [ 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-05 10:00:23.943 DEBUG 11 --- [ 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-05 10:00:23.943 DEBUG 11 --- [ 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-05 10:00:23.943 DEBUG 11 --- [ 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-05 10:00:23.944 DEBUG 11 --- [ 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-05 10:00:23.944 DEBUG 11 --- [ 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-05 10:00:23.944 DEBUG 11 --- [ 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-05 10:00:23.944 DEBUG 11 --- [ 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-05 10:00:23.945 DEBUG 11 --- [ 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-05 10:00:23.945 DEBUG 11 --- [ 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-05 10:00:23.945 DEBUG 11 --- [ 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-05 10:00:23.945 DEBUG 11 --- [ 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-05 10:00:23.946 DEBUG 11 --- [ 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-05 10:00:23.946 DEBUG 11 --- [ 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-05 10:00:23.946 DEBUG 11 --- [ 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-05 10:00:23.946 DEBUG 11 --- [ 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-05 10:00:23.947 DEBUG 11 --- [ 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-05 10:00:23.947 DEBUG 11 --- [ 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-05 10:00:23.947 DEBUG 11 --- [ 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-05 10:00:23.947 DEBUG 11 --- [ 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-05 10:00:23.948 DEBUG 11 --- [ 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-05 10:00:23.948 DEBUG 11 --- [ 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-05 10:00:23.948 DEBUG 11 --- [ 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-05 10:00:23.948 DEBUG 11 --- [ 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-05 10:00:23.949 DEBUG 11 --- [ 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-05 10:00:23.949 DEBUG 11 --- [ 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-05 10:00:23.950 DEBUG 11 --- [ 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-05 10:00:23.950 DEBUG 11 --- [ 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-05 10:00:23.950 DEBUG 11 --- [ 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-05 10:00:23.950 DEBUG 11 --- [ 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-05 10:00:23.950 DEBUG 11 --- [ 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-05 10:00:23.951 DEBUG 11 --- [ 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-05 10:00:23.951 DEBUG 11 --- [ 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-05 10:00:23.951 DEBUG 11 --- [ 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-05 10:00:23.952 DEBUG 11 --- [ 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-05 10:00:23.952 DEBUG 11 --- [ 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-05 10:00:23.963 DEBUG 11 --- [ 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-05 10:00:23.963 DEBUG 11 --- [ 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-05 10:00:23.964 DEBUG 11 --- [ 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-05 10:00:23.964 DEBUG 11 --- [ 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-05 10:00:23.964 DEBUG 11 --- [ 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-05 10:00:23.964 DEBUG 11 --- [ 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-05 10:00:23.965 DEBUG 11 --- [ 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-05 10:00:23.965 DEBUG 11 --- [ 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-05 10:00:23.965 DEBUG 11 --- [ 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-05 10:00:23.966 DEBUG 11 --- [ 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-05 10:00:23.966 DEBUG 11 --- [ 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-05 10:00:23.966 DEBUG 11 --- [ 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-05 10:00:23.966 DEBUG 11 --- [ 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-05 10:00:23.967 DEBUG 11 --- [ 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-05 10:00:23.967 DEBUG 11 --- [ 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-05 10:00:23.967 DEBUG 11 --- [ 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-05 10:00:23.967 DEBUG 11 --- [ 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-05 10:00:23.968 DEBUG 11 --- [ 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-05 10:00:23.968 DEBUG 11 --- [ 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-05 10:00:23.968 DEBUG 11 --- [ 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-05 10:00:23.969 DEBUG 11 --- [ 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-05 10:00:23.969 DEBUG 11 --- [ 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-05 10:00:23.969 DEBUG 11 --- [ 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-05 10:00:23.969 DEBUG 11 --- [ 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-05 10:00:23.970 DEBUG 11 --- [ 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-05 10:00:23.970 DEBUG 11 --- [ 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-05 10:00:23.970 DEBUG 11 --- [ 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-05 10:00:23.970 DEBUG 11 --- [ 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-05 10:00:23.971 DEBUG 11 --- [ 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-05 10:00:23.971 DEBUG 11 --- [ 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-05 10:00:23.971 DEBUG 11 --- [ 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-05 10:00:23.971 DEBUG 11 --- [ 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-05 10:00:23.971 DEBUG 11 --- [ 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-05 10:00:23.972 DEBUG 11 --- [ 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-05 10:00:23.972 DEBUG 11 --- [ 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-05 10:00:23.972 DEBUG 11 --- [ 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-05 10:00:23.972 DEBUG 11 --- [ 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-05 10:00:23.973 DEBUG 11 --- [ 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-05 10:00:23.973 DEBUG 11 --- [ 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-05 10:00:23.973 DEBUG 11 --- [ 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-05 10:00:23.973 DEBUG 11 --- [ 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-05 10:00:23.974 DEBUG 11 --- [ 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-05 10:00:23.974 DEBUG 11 --- [ 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-05 10:00:23.974 DEBUG 11 --- [ 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-05 10:00:23.974 DEBUG 11 --- [ 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-05 10:00:23.974 DEBUG 11 --- [ 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-05 10:00:23.975 DEBUG 11 --- [ 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-05 10:00:23.975 DEBUG 11 --- [ 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-05 10:00:23.975 DEBUG 11 --- [ 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-05 10:00:23.975 DEBUG 11 --- [ 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-05 10:00:23.976 DEBUG 11 --- [ 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-05 10:00:23.976 DEBUG 11 --- [ 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-05 10:00:23.976 DEBUG 11 --- [ 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-05 10:00:23.977 DEBUG 11 --- [ 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-05 10:00:23.977 DEBUG 11 --- [ 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-05 10:00:23.977 DEBUG 11 --- [ 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-05 10:00:23.977 DEBUG 11 --- [ 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-05 10:00:23.978 DEBUG 11 --- [ 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-05 10:00:23.978 DEBUG 11 --- [ 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-05 10:00:23.978 DEBUG 11 --- [ 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-05 10:00:23.978 DEBUG 11 --- [ 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-05 10:00:23.979 DEBUG 11 --- [ 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-05 10:00:23.979 DEBUG 11 --- [ 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-05 10:00:23.979 DEBUG 11 --- [ 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-05 10:00:23.979 DEBUG 11 --- [ 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-05 10:00:23.980 DEBUG 11 --- [ 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-05 10:00:23.980 DEBUG 11 --- [ 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-05 10:00:23.980 DEBUG 11 --- [ 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-05 10:00:23.980 DEBUG 11 --- [ 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-05 10:00:23.981 DEBUG 11 --- [ 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-05 10:00:23.981 DEBUG 11 --- [ 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-05 10:00:23.981 DEBUG 11 --- [ 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-05 10:00:23.981 DEBUG 11 --- [ 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-05 10:00:23.982 DEBUG 11 --- [ 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-05 10:00:23.982 DEBUG 11 --- [ 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-05 10:00:23.982 DEBUG 11 --- [ 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-05 10:00:23.983 DEBUG 11 --- [ 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-05 10:00:23.983 DEBUG 11 --- [ 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-05 10:00:23.983 DEBUG 11 --- [ 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-05 10:00:23.983 DEBUG 11 --- [ 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-05 10:00:23.984 DEBUG 11 --- [ 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-05 10:00:23.984 DEBUG 11 --- [ 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-05 10:00:23.984 DEBUG 11 --- [ 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-05 10:00:23.984 DEBUG 11 --- [ 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-05 10:00:23.984 DEBUG 11 --- [ 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-05 10:00:23.985 DEBUG 11 --- [ 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-05 10:00:23.985 DEBUG 11 --- [ 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-05 10:00:23.985 DEBUG 11 --- [ 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-05 10:00:23.985 DEBUG 11 --- [ 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-05 10:00:23.986 DEBUG 11 --- [ 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-05 10:00:23.986 DEBUG 11 --- [ 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-05 10:00:23.986 DEBUG 11 --- [ 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-05 10:00:23.986 DEBUG 11 --- [ 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-05 10:00:23.987 DEBUG 11 --- [ 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-05 10:00:23.987 DEBUG 11 --- [ 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-05 10:00:23.987 DEBUG 11 --- [ 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-05 10:00:23.987 DEBUG 11 --- [ 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-05 10:00:23.988 DEBUG 11 --- [ 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-05 10:00:23.988 DEBUG 11 --- [ 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-05 10:00:23.988 DEBUG 11 --- [ 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-05 10:00:23.988 DEBUG 11 --- [ 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-05 10:00:23.989 DEBUG 11 --- [ 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-05 10:00:23.989 DEBUG 11 --- [ 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-05 10:00:23.989 DEBUG 11 --- [ 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-05 10:00:23.989 DEBUG 11 --- [ 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-05 10:00:23.989 DEBUG 11 --- [ 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-05 10:00:23.990 DEBUG 11 --- [ 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-05 10:00:23.990 DEBUG 11 --- [ 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-05 10:00:23.990 DEBUG 11 --- [ 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-05 10:00:23.990 DEBUG 11 --- [ 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-05 10:00:23.991 DEBUG 11 --- [ 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-05 10:00:23.991 DEBUG 11 --- [ 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-05 10:00:23.991 DEBUG 11 --- [ 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-05 10:00:23.991 DEBUG 11 --- [ 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-05 10:00:23.992 DEBUG 11 --- [ 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-05 10:00:23.992 DEBUG 11 --- [ 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-05 10:00:23.992 DEBUG 11 --- [ 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-05 10:00:23.992 DEBUG 11 --- [ 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-05 10:00:23.993 DEBUG 11 --- [ 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-05 10:00:23.993 DEBUG 11 --- [ 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-05 10:00:23.993 DEBUG 11 --- [ 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-05 10:00:23.993 DEBUG 11 --- [ 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-05 10:00:23.994 DEBUG 11 --- [ 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-05 10:00:23.994 DEBUG 11 --- [ 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-05 10:00:23.994 DEBUG 11 --- [ 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-05 10:00:23.995 DEBUG 11 --- [ 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-05 10:00:23.995 DEBUG 11 --- [ 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-05 10:00:23.995 DEBUG 11 --- [ 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-05 10:00:23.995 DEBUG 11 --- [ 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-05 10:00:23.995 DEBUG 11 --- [ 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-05 10:00:23.996 DEBUG 11 --- [ 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-05 10:00:23.996 DEBUG 11 --- [ 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-05 10:00:23.996 DEBUG 11 --- [ 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-05 10:00:23.997 DEBUG 11 --- [ 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-05 10:00:23.997 DEBUG 11 --- [ 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-05 10:00:23.997 DEBUG 11 --- [ 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-05 10:00:23.997 DEBUG 11 --- [ 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-05 10:00:23.998 DEBUG 11 --- [ 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-05 10:00:23.998 DEBUG 11 --- [ 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-05 10:00:23.998 DEBUG 11 --- [ 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-05 10:00:23.998 DEBUG 11 --- [ 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-05 10:00:23.999 DEBUG 11 --- [ 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-05 10:00:23.999 DEBUG 11 --- [ 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-05 10:00:23.999 DEBUG 11 --- [ 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-05 10:00:23.999 DEBUG 11 --- [ 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-05 10:00:24.000 DEBUG 11 --- [ 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-05 10:00:24.000 DEBUG 11 --- [ 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-05 10:00:24.000 DEBUG 11 --- [ 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-05 10:00:24.000 DEBUG 11 --- [ 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-05 10:00:24.000 DEBUG 11 --- [ 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-05 10:00:24.001 DEBUG 11 --- [ 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-05 10:00:24.001 DEBUG 11 --- [ 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-05 10:00:24.001 DEBUG 11 --- [ 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-05 10:00:24.001 DEBUG 11 --- [ 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-05 10:00:24.002 DEBUG 11 --- [ 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-05 10:00:24.002 DEBUG 11 --- [ 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-05 10:00:24.002 DEBUG 11 --- [ 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-05 10:00:24.002 DEBUG 11 --- [ 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-05 10:00:24.002 DEBUG 11 --- [ 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-05 10:00:24.003 DEBUG 11 --- [ 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-05 10:00:24.003 DEBUG 11 --- [ 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-05 10:00:24.003 DEBUG 11 --- [ 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-05 10:00:24.003 DEBUG 11 --- [ 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-05 10:00:24.004 DEBUG 11 --- [ 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-05 10:00:24.004 DEBUG 11 --- [ 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-05 10:00:24.004 DEBUG 11 --- [ 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-05 10:00:24.004 DEBUG 11 --- [ 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-05 10:00:24.005 DEBUG 11 --- [ 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-05 10:00:24.005 DEBUG 11 --- [ 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-05 10:00:24.005 DEBUG 11 --- [ 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-05 10:00:24.005 DEBUG 11 --- [ 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-05 10:00:24.005 DEBUG 11 --- [ 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-05 10:00:24.006 DEBUG 11 --- [ 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-05 10:00:24.006 DEBUG 11 --- [ 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-05 10:00:24.006 DEBUG 11 --- [ 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-05 10:00:24.006 DEBUG 11 --- [ 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-05 10:00:24.007 DEBUG 11 --- [ 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-05 10:00:24.007 DEBUG 11 --- [ 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-05 10:00:24.007 DEBUG 11 --- [ 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-05 10:00:24.007 DEBUG 11 --- [ 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-05 10:00:24.008 DEBUG 11 --- [ 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-05 10:00:24.008 DEBUG 11 --- [ 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-05 10:00:24.008 DEBUG 11 --- [ 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-05 10:00:24.008 DEBUG 11 --- [ 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-05 10:00:24.008 DEBUG 11 --- [ 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-05 10:00:24.008 DEBUG 11 --- [ 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-05 10:00:24.009 DEBUG 11 --- [ 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-05 10:00:24.009 DEBUG 11 --- [ 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-05 10:00:24.009 DEBUG 11 --- [ 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-05 10:00:24.009 DEBUG 11 --- [ 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-05 10:00:24.009 DEBUG 11 --- [ 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-05 10:00:24.009 DEBUG 11 --- [ 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-05 10:00:24.010 DEBUG 11 --- [ 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-05 10:00:24.010 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file cadi.properties in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-05 10:00:24.010 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file cadi.properties in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-05 10:00:24.010 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file application.properties in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-05 10:00:24.010 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file application.properties in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-05 10:00:24.010 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file application-keycloak.properties in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-05 10:00:24.011 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file application-keycloak.properties in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-05 10:00:24.011 DEBUG 11 --- [ 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-05 10:00:24.011 DEBUG 11 --- [ 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-05 10:00:24.012 DEBUG 11 --- [ 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-05 10:00:24.012 DEBUG 11 --- [ 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-05 10:00:24.012 DEBUG 11 --- [ 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-05 10:00:24.012 DEBUG 11 --- [ 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-05 10:00:24.012 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file aaf/truststoreONAPall.jks in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-05 10:00:24.012 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file aaf/truststoreONAPall.jks in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-05 10:00:24.013 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file aaf/permissions.properties in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-02-05 10:00:24.013 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file aaf/permissions.properties in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-02-05 10:00:24.013 DEBUG 11 --- [ 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-05 10:00:24.013 DEBUG 11 --- [ 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-05 10:00:24.013 DEBUG 11 --- [ 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-05 10:00:24.013 DEBUG 11 --- [ 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-05 10:00:24.014 DEBUG 11 --- [ 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-05 10:00:24.014 DEBUG 11 --- [ 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-05 10:00:24.014 DEBUG 11 --- [ 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-05 10:00:24.014 DEBUG 11 --- [ 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-05 10:00:24.014 DEBUG 11 --- [ 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-05 10:00:24.014 DEBUG 11 --- [ 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-05 10:00:24.015 DEBUG 11 --- [ 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-05 10:00:24.015 DEBUG 11 --- [ 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-05 10:00:24.015 DEBUG 11 --- [ 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-05 10:00:24.015 DEBUG 11 --- [ 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-05 10:00:24.015 DEBUG 11 --- [ 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-05 10:00:24.015 DEBUG 11 --- [ 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-05 10:00:24.016 DEBUG 11 --- [ 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-05 10:00:24.016 DEBUG 11 --- [ 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-05 10:00:24.016 DEBUG 11 --- [ 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-05 10:00:24.016 DEBUG 11 --- [ 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-05 10:00:24.017 INFO 11 --- [ main] org.reflections.Reflections : Reflections took 150 ms to scan 1 urls, producing 0 keys and 0 values 2022-02-05 10:00:24.213 DEBUG 11 --- [ main] com.datastax.driver.core.Connection : Connection[/10.233.68.7:9042-1, inFlight=0, closed=true] closing connection 2022-02-05 10:00:24.213 DEBUG 11 --- [ main] com.datastax.driver.core.Host.STATES : [/10.233.68.7:9042] Connection[/10.233.68.7:9042-1, inFlight=0, closed=true] closed, remaining = 0 2022-02-05 10:00:24.216 DEBUG 11 --- [ main] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-2, inFlight=0, closed=true] closing connection 2022-02-05 10:00:24.216 DEBUG 11 --- [ main] com.datastax.driver.core.Host.STATES : [cassandra/10.233.72.22:9042] Connection[cassandra/10.233.72.22:9042-2, inFlight=0, closed=true] closed, remaining = 1 2022-02-05 10:00:24.216 DEBUG 11 --- [ main] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-1, inFlight=0, closed=true] closing connection 2022-02-05 10:00:24.217 DEBUG 11 --- [ main] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-1, inFlight=0, closed=true] closed, remaining = 0 2022-02-05 10:00:24.218 DEBUG 11 --- [ main] com.datastax.driver.core.Cluster : Shutting down 2022-02-05 10:00:24.219 DEBUG 11 --- [ main] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=true] closing connection 2022-02-05 10:00:24.219 DEBUG 11 --- [ main] com.datastax.driver.core.Host.STATES : [cassandra/10.233.72.22:9042] Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=true] closed, remaining = 0 2022-02-05 10:00:26.235 DEBUG 11 --- [er-nio-worker-1] io.netty.buffer.PoolThreadCache : Freed 19 thread-local buffer(s) from thread: JanusGraph Cluster-nio-worker-1 2022-02-05 10:00:26.236 DEBUG 11 --- [er-nio-worker-0] io.netty.buffer.PoolThreadCache : Freed 39 thread-local buffer(s) from thread: JanusGraph Cluster-nio-worker-0 2022-02-05 10:00:26.260 DEBUG 11 --- [ main] c.datastax.driver.core.SystemProperties : com.datastax.driver.USE_NATIVE_CLOCK is undefined, using default value true 2022-02-05 10:00:26.260 INFO 11 --- [ main] com.datastax.driver.core.ClockFactory : Using native clock to generate timestamps. 2022-02-05 10:00:26.261 DEBUG 11 --- [ main] com.datastax.driver.core.Cluster : Starting new cluster with contact points [cassandra/10.233.72.22:9042] 2022-02-05 10:00:26.265 DEBUG 11 --- [ main] com.datastax.driver.core.Host.STATES : [cassandra/10.233.72.22:9042] preparing to open 1 new connections, total = 1 2022-02-05 10:00:26.269 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] Connection established, initializing transport 2022-02-05 10:00:26.406 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [cassandra/10.233.72.22:9042] Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] Transport initialized, connection ready 2022-02-05 10:00:26.407 DEBUG 11 --- [ main] c.d.driver.core.ControlConnection : [Control connection] Refreshing node list and token map 2022-02-05 10:00:26.427 DEBUG 11 --- [ main] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema 2022-02-05 10:00:26.519 DEBUG 11 --- [ main] com.datastax.driver.core.Host.STATES : [Control connection] established to cassandra/10.233.72.22:9042 2022-02-05 10:00:26.520 INFO 11 --- [ 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-05 10:00:26.520 INFO 11 --- [ main] com.datastax.driver.core.Cluster : New Cassandra host /10.233.68.7:9042 added 2022-02-05 10:00:26.520 INFO 11 --- [ main] com.datastax.driver.core.Cluster : New Cassandra host cassandra/10.233.72.22:9042 added 2022-02-05 10:00:26.520 INFO 11 --- [ main] com.datastax.driver.core.Cluster : New Cassandra host /10.233.71.104:9042 added 2022-02-05 10:00:26.520 DEBUG 11 --- [ main] com.datastax.driver.core.Host.STATES : [/10.233.68.7:9042] preparing to open 1 new connections, total = 1 2022-02-05 10:00:26.524 DEBUG 11 --- [ main] com.datastax.driver.core.Host.STATES : [cassandra/10.233.72.22:9042] preparing to open 1 new connections, total = 2 2022-02-05 10:00:26.525 DEBUG 11 --- [ main] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1 2022-02-05 10:00:26.527 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-2, inFlight=0, closed=false] Connection established, initializing transport 2022-02-05 10:00:26.528 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] Connection established, initializing transport 2022-02-05 10:00:26.531 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-1, inFlight=0, closed=false] Connection established, initializing transport 2022-02-05 10:00:26.646 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.68.7:9042] Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] Transport initialized, connection ready 2022-02-05 10:00:26.646 DEBUG 11 --- [er-nio-worker-1] c.d.driver.core.HostConnectionPool : Created connection pool to host /10.233.68.7:9042 (1 connections needed, 1 successfully opened) 2022-02-05 10:00:26.646 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Session : Added connection pool for /10.233.68.7:9042 2022-02-05 10:00:26.675 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-1, inFlight=0, closed=false] Transport initialized, connection ready 2022-02-05 10:00:26.675 DEBUG 11 --- [er-nio-worker-1] c.d.driver.core.HostConnectionPool : Created connection pool to host /10.233.71.104:9042 (1 connections needed, 1 successfully opened) 2022-02-05 10:00:26.675 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Session : Added connection pool for /10.233.71.104:9042 2022-02-05 10:00:26.740 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [cassandra/10.233.72.22:9042] Connection[cassandra/10.233.72.22:9042-2, inFlight=0, closed=false] Transport initialized, connection ready 2022-02-05 10:00:26.740 DEBUG 11 --- [er-nio-worker-0] c.d.driver.core.HostConnectionPool : Created connection pool to host cassandra/10.233.72.22:9042 (1 connections needed, 1 successfully opened) 2022-02-05 10:00:26.740 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Session : Added connection pool for cassandra/10.233.72.22:9042 2022-02-05 10:00:27.912 DEBUG 11 --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 2022-02-05 10:00:27.913 DEBUG 11 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 2022-02-05 10:00:27.913 DEBUG 11 --- [ main] org.onap.aai.restclient.RestClient : Request Headers: {} 2022-02-05 10:00:27.914 DEBUG 11 --- [ 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-05 10:00:27.916 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-02-05 10:00:27.916 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-02-05 10:00:27.916 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-02-05 10:00:27.916 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-02-05 10:00:27.933 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-02-05 10:00:27.936 DEBUG 11 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-02-05 10:00:27.936 DEBUG 11 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2022-02-05 10:00:27.936 DEBUG 11 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 2022-02-05 10:00:27.937 DEBUG 11 --- [ main] org.onap.aai.restclient.RestClient : Request Headers: {} 2022-02-05 10:00:27.937 DEBUG 11 --- [ 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-05 10:00:27.938 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-02-05 10:00:27.939 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-02-05 10:00:27.939 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-02-05 10:00:27.939 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-02-05 10:00:27.949 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-02-05 10:00:27.951 DEBUG 11 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-02-05 10:00:27.951 DEBUG 11 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2022-02-05 10:00:27.952 DEBUG 11 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 2022-02-05 10:00:27.952 DEBUG 11 --- [ main] org.onap.aai.restclient.RestClient : Request Headers: {} 2022-02-05 10:00:27.953 DEBUG 11 --- [ 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-05 10:00:27.954 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-02-05 10:00:27.954 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-02-05 10:00:27.954 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-02-05 10:00:27.954 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-02-05 10:00:27.976 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-02-05 10:00:27.978 DEBUG 11 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-02-05 10:00:27.979 DEBUG 11 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2022-02-05 10:00:27.979 DEBUG 11 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 2022-02-05 10:00:27.979 DEBUG 11 --- [ main] org.onap.aai.restclient.RestClient : Request Headers: {} 2022-02-05 10:00:27.980 DEBUG 11 --- [ 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-05 10:00:27.981 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-02-05 10:00:27.981 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-02-05 10:00:27.981 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-02-05 10:00:27.981 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-02-05 10:00:28.001 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-02-05 10:00:28.003 DEBUG 11 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-02-05 10:00:28.003 DEBUG 11 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2022-02-05 10:00:28.004 DEBUG 11 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv15 2022-02-05 10:00:28.004 DEBUG 11 --- [ main] org.onap.aai.restclient.RestClient : Request Headers: {} 2022-02-05 10:00:28.004 DEBUG 11 --- [ 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-05 10:00:28.006 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-02-05 10:00:28.006 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-02-05 10:00:28.006 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-02-05 10:00:28.006 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-02-05 10:00:28.031 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-02-05 10:00:28.034 DEBUG 11 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-02-05 10:00:28.034 DEBUG 11 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2022-02-05 10:00:28.034 DEBUG 11 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv16 2022-02-05 10:00:28.034 DEBUG 11 --- [ main] org.onap.aai.restclient.RestClient : Request Headers: {} 2022-02-05 10:00:28.035 DEBUG 11 --- [ 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-05 10:00:28.036 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-02-05 10:00:28.036 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-02-05 10:00:28.036 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-02-05 10:00:28.036 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-02-05 10:00:28.048 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-02-05 10:00:28.052 DEBUG 11 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-02-05 10:00:28.052 DEBUG 11 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2022-02-05 10:00:28.052 DEBUG 11 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv17 2022-02-05 10:00:28.052 DEBUG 11 --- [ main] org.onap.aai.restclient.RestClient : Request Headers: {} 2022-02-05 10:00:28.053 DEBUG 11 --- [ 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-05 10:00:28.054 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-02-05 10:00:28.054 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-02-05 10:00:28.054 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-02-05 10:00:28.054 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-02-05 10:00:28.065 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-02-05 10:00:28.068 DEBUG 11 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-02-05 10:00:28.069 DEBUG 11 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2022-02-05 10:00:28.069 DEBUG 11 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv18 2022-02-05 10:00:28.069 DEBUG 11 --- [ main] org.onap.aai.restclient.RestClient : Request Headers: {} 2022-02-05 10:00:28.070 DEBUG 11 --- [ 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-05 10:00:28.071 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-02-05 10:00:28.071 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-02-05 10:00:28.071 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-02-05 10:00:28.071 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-02-05 10:00:28.084 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-02-05 10:00:28.087 DEBUG 11 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-02-05 10:00:28.087 DEBUG 11 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2022-02-05 10:00:28.087 DEBUG 11 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv19 2022-02-05 10:00:28.087 DEBUG 11 --- [ main] org.onap.aai.restclient.RestClient : Request Headers: {} 2022-02-05 10:00:28.088 DEBUG 11 --- [ 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-05 10:00:28.089 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-02-05 10:00:28.089 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-02-05 10:00:28.089 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-02-05 10:00:28.089 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-02-05 10:00:28.100 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-02-05 10:00:28.103 DEBUG 11 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-02-05 10:00:28.103 DEBUG 11 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2022-02-05 10:00:28.103 DEBUG 11 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv20 2022-02-05 10:00:28.103 DEBUG 11 --- [ main] org.onap.aai.restclient.RestClient : Request Headers: {} 2022-02-05 10:00:28.104 DEBUG 11 --- [ 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-05 10:00:28.106 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-02-05 10:00:28.106 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-02-05 10:00:28.106 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-02-05 10:00:28.106 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-02-05 10:00:28.117 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-02-05 10:00:28.119 DEBUG 11 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-02-05 10:00:28.120 DEBUG 11 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2022-02-05 10:00:28.120 DEBUG 11 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv21 2022-02-05 10:00:28.120 DEBUG 11 --- [ main] org.onap.aai.restclient.RestClient : Request Headers: {} 2022-02-05 10:00:28.121 DEBUG 11 --- [ 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-05 10:00:28.121 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-02-05 10:00:28.121 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-02-05 10:00:28.121 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-02-05 10:00:28.121 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-02-05 10:00:28.136 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-02-05 10:00:28.142 DEBUG 11 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-02-05 10:00:28.142 DEBUG 11 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2022-02-05 10:00:28.143 DEBUG 11 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv22 2022-02-05 10:00:28.143 DEBUG 11 --- [ main] org.onap.aai.restclient.RestClient : Request Headers: {} 2022-02-05 10:00:28.144 DEBUG 11 --- [ 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-05 10:00:28.145 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-02-05 10:00:28.145 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-02-05 10:00:28.145 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-02-05 10:00:28.145 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-02-05 10:00:28.158 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-02-05 10:00:28.165 DEBUG 11 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-02-05 10:00:28.166 DEBUG 11 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2022-02-05 10:00:28.166 DEBUG 11 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv23 2022-02-05 10:00:28.166 DEBUG 11 --- [ main] org.onap.aai.restclient.RestClient : Request Headers: {} 2022-02-05 10:00:28.166 DEBUG 11 --- [ 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-05 10:00:28.168 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-02-05 10:00:28.168 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-02-05 10:00:28.168 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-02-05 10:00:28.168 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-02-05 10:00:28.185 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-02-05 10:00:28.189 DEBUG 11 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-02-05 10:00:28.190 DEBUG 11 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2022-02-05 10:00:28.190 DEBUG 11 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv24 2022-02-05 10:00:28.190 DEBUG 11 --- [ main] org.onap.aai.restclient.RestClient : Request Headers: {} 2022-02-05 10:00:28.190 DEBUG 11 --- [ 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-05 10:00:28.191 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-02-05 10:00:28.191 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-02-05 10:00:28.191 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-02-05 10:00:28.191 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-02-05 10:00:28.205 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-02-05 10:00:28.211 DEBUG 11 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-02-05 10:00:28.211 DEBUG 11 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2022-02-05 10:00:28.337 INFO 11 --- [ main] o.o.a.rest.search.SchemaServiceCQConfig : Calling the SchemaService to retrieve stored queries 2022-02-05 10:00:28.337 DEBUG 11 --- [ main] org.onap.aai.restclient.RestClient : Request Headers: {} 2022-02-05 10:00:28.338 DEBUG 11 --- [ main] org.onap.aai.restclient.RestClient : METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/stored-queries, BODY= 2022-02-05 10:00:28.339 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-02-05 10:00:28.339 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-02-05 10:00:28.339 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-02-05 10:00:28.339 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-02-05 10:00:28.355 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-02-05 10:00:29.348 DEBUG 11 --- [ 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-05 10:00:29.348 DEBUG 11 --- [ main] o.h.v.i.e.resolver.TraversableResolvers : Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver. 2022-02-05 10:00:29.349 DEBUG 11 --- [ main] .h.v.m.ResourceBundleMessageInterpolator : Loaded expression factory via original TCCL 2022-02-05 10:00:29.350 DEBUG 11 --- [ 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-05 10:00:29.351 DEBUG 11 --- [ main] o.h.v.i.e.resolver.TraversableResolvers : Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver. 2022-02-05 10:00:29.352 DEBUG 11 --- [ main] o.h.v.internal.engine.ConfigurationImpl : Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator 2022-02-05 10:00:29.353 DEBUG 11 --- [ main] o.h.v.internal.engine.ConfigurationImpl : Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory 2022-02-05 10:00:29.354 DEBUG 11 --- [ main] o.h.v.internal.engine.ConfigurationImpl : Setting custom ParameterNameProvider of type org.springframework.validation.beanvalidation.LocalValidatorFactoryBean$1 2022-02-05 10:00:29.355 DEBUG 11 --- [ main] o.h.v.i.xml.config.ValidationXmlParser : Trying to load META-INF/validation.xml for XML based Validator configuration. 2022-02-05 10:00:29.355 DEBUG 11 --- [ main] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via user class loader 2022-02-05 10:00:29.356 DEBUG 11 --- [ main] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via TCCL 2022-02-05 10:00:29.357 DEBUG 11 --- [ main] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via Hibernate Validator's class loader 2022-02-05 10:00:29.357 DEBUG 11 --- [ main] o.h.v.i.xml.config.ValidationXmlParser : No META-INF/validation.xml found. Using annotation based configuration only. 2022-02-05 10:00:29.374 DEBUG 11 --- [ main] o.h.v.i.engine.ValidatorFactoryImpl : HV000234: Using org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator as ValidatorFactory-scoped message interpolator. 2022-02-05 10:00:29.374 DEBUG 11 --- [ main] o.h.v.i.engine.ValidatorFactoryImpl : HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver. 2022-02-05 10:00:29.374 DEBUG 11 --- [ main] o.h.v.i.engine.ValidatorFactoryImpl : HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider. 2022-02-05 10:00:29.374 DEBUG 11 --- [ main] o.h.v.i.engine.ValidatorFactoryImpl : HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider. 2022-02-05 10:00:29.374 DEBUG 11 --- [ main] o.h.v.i.engine.ValidatorFactoryImpl : HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory. 2022-02-05 10:00:29.832 DEBUG 11 --- [ main] c.datastax.driver.core.SystemProperties : com.datastax.driver.USE_NATIVE_CLOCK is undefined, using default value true 2022-02-05 10:00:29.832 INFO 11 --- [ main] com.datastax.driver.core.ClockFactory : Using native clock to generate timestamps. 2022-02-05 10:00:29.840 WARN 11 --- [ 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-05 10:00:31.184 DEBUG 11 --- [ main] i.m.s.web.servlet.WebMvcMetricsFilter : Filter 'webMetricsFilter' configured for use 2022-02-05 10:00:32.492 DEBUG 11 --- [ 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-05 10:00:32.493 DEBUG 11 --- [ main] o.h.v.i.e.resolver.TraversableResolvers : Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver. 2022-02-05 10:00:32.494 DEBUG 11 --- [ main] o.h.v.i.xml.config.ValidationXmlParser : Trying to load META-INF/validation.xml for XML based Validator configuration. 2022-02-05 10:00:32.494 DEBUG 11 --- [ main] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via TCCL 2022-02-05 10:00:32.495 DEBUG 11 --- [ main] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via Hibernate Validator's class loader 2022-02-05 10:00:32.496 DEBUG 11 --- [ main] o.h.v.i.xml.config.ValidationXmlParser : No META-INF/validation.xml found. Using annotation based configuration only. 2022-02-05 10:00:32.607 DEBUG 11 --- [ main] .h.v.m.ResourceBundleMessageInterpolator : Loaded expression factory via original TCCL 2022-02-05 10:00:32.607 DEBUG 11 --- [ main] o.h.v.i.engine.ValidatorFactoryImpl : HV000234: Using org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator as ValidatorFactory-scoped message interpolator. 2022-02-05 10:00:32.608 DEBUG 11 --- [ main] o.h.v.i.engine.ValidatorFactoryImpl : HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver. 2022-02-05 10:00:32.608 DEBUG 11 --- [ main] o.h.v.i.engine.ValidatorFactoryImpl : HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider. 2022-02-05 10:00:32.608 DEBUG 11 --- [ main] o.h.v.i.engine.ValidatorFactoryImpl : HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider. 2022-02-05 10:00:32.608 DEBUG 11 --- [ main] o.h.v.i.engine.ValidatorFactoryImpl : HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory. 2022-02-05 10:00:32.723 WARN 11 --- [ 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-05 10:00:32.731 DEBUG 11 --- [ main] org.onap.aai.config.ErrorHandler : Filter 'errorHandler' configured for use 2022-02-05 10:00:33.682 INFO 11 --- [ main] org.onap.aai.TraversalApp : Application 'aai-traversal' is running on 8446! 2022-02-05 10:00:33.683 DEBUG 11 --- [ main] org.onap.aai.TraversalApp : Traversal MicroService Started Traversal Microservice Started 2022-02-05 10:00:56.491 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 10:00:56.495 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 10:00:57.751 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 10:00:57.789 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 10:01:26.497 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 10:01:26.500 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 10:01:27.790 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 10:01:27.794 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 10:01:56.502 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 10:01:56.568 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 10:01:58.195 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 10:01:58.198 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 10:02:26.570 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 10:02:26.573 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 10:02:38.391 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 10:02:38.395 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 10:02:56.573 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 10:02:56.579 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 10:03:03.476 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 10:03:03.478 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 10:03:26.582 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 10:03:26.585 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 10:03:33.479 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 10:03:33.482 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 10:03:44.090 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-1, 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-05 10:03:44.091 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.71.104:9042-1, inFlight=0, closed=false] because: [/10.233.71.104:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer) 2022-02-05 10:03:44.092 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preventing new connections for the next 1000 ms 2022-02-05 10:03:44.093 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-1, inFlight=0, closed=false] failed, remaining = 0 2022-02-05 10:03:44.098 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-1, inFlight=0, closed=true] closing connection 2022-02-05 10:03:44.099 DEBUG 11 --- [luster-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] marking host DOWN 2022-02-05 10:03:44.103 DEBUG 11 --- [luster-worker-2] c.d.d.core.AbstractReconnectionHandler : First reconnection scheduled in 1000ms 2022-02-05 10:03:44.104 DEBUG 11 --- [luster-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] starting reconnection attempt 2022-02-05 10:03:44.194 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT DOWN /10.233.71.104:9042, scheduling delivery 2022-02-05 10:03:44.197 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] received event DOWN 2022-02-05 10:03:45.104 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1 2022-02-05 10:03:45.109 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-2, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042) 2022-02-05 10:03:45.110 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.71.104:9042-2, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect 2022-02-05 10:03:45.110 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-2, inFlight=0, closed=false] failed, remaining = 0 2022-02-05 10:03:45.112 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-2, inFlight=0, closed=true] closing connection 2022-02-05 10:03:45.114 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 2000 milliseconds 2022-02-05 10:03:45.114 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] next reconnection attempt in 2000 ms 2022-02-05 10:03:45.114 DEBUG 11 --- [luster-worker-3] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042 2022-02-05 10:03:45.200 DEBUG 11 --- [luster-worker-2] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042 2022-02-05 10:03:47.114 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1 2022-02-05 10:03:47.117 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-3, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042) 2022-02-05 10:03:47.117 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.71.104:9042-3, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect 2022-02-05 10:03:47.117 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-3, inFlight=0, closed=false] failed, remaining = 0 2022-02-05 10:03:47.117 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-3, inFlight=0, closed=true] closing connection 2022-02-05 10:03:47.118 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 4000 milliseconds 2022-02-05 10:03:47.118 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] next reconnection attempt in 4000 ms 2022-02-05 10:03:47.118 DEBUG 11 --- [luster-worker-3] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042 2022-02-05 10:03:51.118 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1 2022-02-05 10:03:51.122 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-4, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042) 2022-02-05 10:03:51.122 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.71.104:9042-4, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect 2022-02-05 10:03:51.122 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-4, inFlight=0, closed=false] failed, remaining = 0 2022-02-05 10:03:51.123 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-4, inFlight=0, closed=true] closing connection 2022-02-05 10:03:51.123 DEBUG 11 --- [luster-worker-2] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042 2022-02-05 10:03:51.123 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 8000 milliseconds 2022-02-05 10:03:51.123 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] next reconnection attempt in 8000 ms 2022-02-05 10:03:59.124 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1 2022-02-05 10:03:59.128 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-5, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042) 2022-02-05 10:03:59.128 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.71.104:9042-5, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect 2022-02-05 10:03:59.128 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-5, inFlight=0, closed=false] failed, remaining = 0 2022-02-05 10:03:59.128 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-5, inFlight=0, closed=true] closing connection 2022-02-05 10:03:59.128 DEBUG 11 --- [luster-worker-3] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042 2022-02-05 10:03:59.130 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 16000 milliseconds 2022-02-05 10:03:59.130 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] next reconnection attempt in 16000 ms 2022-02-05 10:04:14.208 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 10:04:14.213 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 10:04:15.130 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1 2022-02-05 10:04:15.133 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-6, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042) 2022-02-05 10:04:15.134 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.71.104:9042-6, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect 2022-02-05 10:04:15.134 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-6, inFlight=0, closed=false] failed, remaining = 0 2022-02-05 10:04:15.134 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-6, inFlight=0, closed=true] closing connection 2022-02-05 10:04:15.134 DEBUG 11 --- [luster-worker-2] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042 2022-02-05 10:04:15.135 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 32000 milliseconds 2022-02-05 10:04:15.135 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] next reconnection attempt in 32000 ms 2022-02-05 10:04:32.584 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UP /10.233.71.104:9042, scheduling delivery 2022-02-05 10:04:32.584 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] received event UP 2022-02-05 10:04:33.586 DEBUG 11 --- [luster-worker-4] c.d.driver.core.ControlConnection : [Control connection] Refreshing node info on /10.233.71.104:9042 2022-02-05 10:04:33.595 DEBUG 11 --- [luster-worker-4] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] marking host UP 2022-02-05 10:04:33.596 DEBUG 11 --- [luster-worker-4] com.datastax.driver.core.Cluster : Cancelling reconnection attempt since node is UP 2022-02-05 10:04:33.596 DEBUG 11 --- [luster-worker-4] com.datastax.driver.core.Cluster : Preparing 54 prepared queries on newly up node /10.233.71.104:9042 2022-02-05 10:04:33.596 DEBUG 11 --- [luster-worker-4] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1 2022-02-05 10:04:33.598 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-7, inFlight=0, closed=false] Connection established, initializing transport 2022-02-05 10:04:36.482 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-7, inFlight=0, closed=false] Transport initialized, connection ready 2022-02-05 10:04:37.084 DEBUG 11 --- [luster-worker-4] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 0 new connections, total = 1 2022-02-05 10:04:37.085 DEBUG 11 --- [luster-worker-4] c.d.driver.core.HostConnectionPool : Created connection pool to host /10.233.71.104:9042 (1 connections needed, 1 successfully opened) 2022-02-05 10:04:37.086 DEBUG 11 --- [luster-worker-4] com.datastax.driver.core.Session : Added connection pool for /10.233.71.104:9042 2022-02-05 10:05:03.607 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 10:05:03.609 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 10:05:33.611 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 10:05:33.613 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 10:05:39.323 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-7, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 10:05:39.576 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-7, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 10:06:03.617 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 10:06:03.622 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 10:06:19.498 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 10:06:19.569 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 10:06:33.631 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 10:06:33.668 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 10:06:49.571 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 10:06:49.575 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 10:06:59.905 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 10:06:59.908 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 10:07:03.669 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 10:07:03.671 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 10:07:33.674 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 10:07:33.684 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 10:07:40.099 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-7, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 10:07:40.174 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-7, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 10:07:55.127 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 10:07:55.130 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 10:08:03.684 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 10:08:03.687 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 10:08:25.377 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-7, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 10:08:25.380 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-7, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 10:08:33.691 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 10:08:33.694 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 10:09:00.486 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 10:09:00.489 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 10:09:03.695 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 10:09:03.699 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 10:09:20.509 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 10:09:20.513 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 10:09:33.699 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 10:09:33.703 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 10:09:55.698 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 10:09:55.701 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 10:10:03.706 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 10:10:03.709 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 10:10:05.779 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-7, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 10:10:05.788 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-7, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 10:10:30.828 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 10:10:30.873 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 10:10:33.711 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 10:10:33.713 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 10:10:45.889 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 10:10:45.892 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 10:11:03.715 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 10:11:03.718 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 10:11:33.719 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 10:11:33.721 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 10:12:03.722 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 10:12:03.726 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 10:12:33.735 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 10:12:33.739 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 10:12:46.475 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 10:12:46.479 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 10:13:03.743 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 10:13:03.746 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 10:13:06.586 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-7, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 10:13:06.591 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-7, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 10:13:26.684 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 10:13:26.689 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 10:13:33.747 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 10:13:33.749 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 10:13:51.711 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 10:13:51.714 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 10:14:03.751 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 10:14:03.755 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 10:14:11.796 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 10:14:11.799 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 10:14:33.755 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 10:14:33.758 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 10:15:03.758 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 10:15:03.763 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 10:15:22.013 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 10:15:22.017 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 10:15:32.084 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-7, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 10:15:32.088 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-7, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 10:15:33.763 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 10:15:33.766 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 10:15:52.118 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 10:15:52.180 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 10:16:03.767 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 10:16:03.773 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 10:16:32.293 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-7, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 10:16:32.296 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-7, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 10:16:33.774 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 10:16:33.782 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 10:16:52.382 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 10:16:52.385 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 10:17:03.784 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 10:17:03.786 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 10:17:20.946 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED KEYSPACE sdcartifact, scheduling delivery 2022-02-05 10:17:21.956 DEBUG 11 --- [luster-worker-5] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdcartifact 2022-02-05 10:17:21.964 DEBUG 11 --- [luster-worker-5] licationStrategy$NetworkTopologyStrategy : Computing token to replica map for keyspace: sdcartifact. 2022-02-05 10:17:21.975 DEBUG 11 --- [luster-worker-5] licationStrategy$NetworkTopologyStrategy : Token to replica map computation for keyspace sdcartifact completed in 9 milliseconds 2022-02-05 10:17:25.082 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE sdcartifact.resources, scheduling delivery 2022-02-05 10:17:26.083 DEBUG 11 --- [luster-worker-6] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdcartifact.resources (TABLE) 2022-02-05 10:17:26.188 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE sdcartifact.sdcschemafiles, scheduling delivery 2022-02-05 10:17:27.185 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE sdcartifact.tosca_import_by_model, scheduling delivery 2022-02-05 10:17:28.186 DEBUG 11 --- [luster-worker-5] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdcartifact 2022-02-05 10:17:28.198 DEBUG 11 --- [luster-worker-5] licationStrategy$NetworkTopologyStrategy : Computing token to replica map for keyspace: sdcartifact. 2022-02-05 10:17:28.207 DEBUG 11 --- [luster-worker-5] licationStrategy$NetworkTopologyStrategy : Token to replica map computation for keyspace sdcartifact completed in 9 milliseconds 2022-02-05 10:17:28.469 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UPDATED TABLE sdcartifact.tosca_import_by_model, scheduling delivery 2022-02-05 10:17:29.169 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED KEYSPACE sdcrepository, scheduling delivery 2022-02-05 10:17:30.171 DEBUG 11 --- [luster-worker-6] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for everything.null (null) 2022-02-05 10:17:30.218 DEBUG 11 --- [luster-worker-6] licationStrategy$NetworkTopologyStrategy : Computing token to replica map for keyspace: sdcartifact. 2022-02-05 10:17:30.226 DEBUG 11 --- [luster-worker-6] licationStrategy$NetworkTopologyStrategy : Token to replica map computation for keyspace sdcartifact completed in 7 milliseconds 2022-02-05 10:17:32.172 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE sdcrepository.migrationtasks, scheduling delivery 2022-02-05 10:17:33.173 DEBUG 11 --- [luster-worker-5] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdcrepository.migrationtasks (TABLE) 2022-02-05 10:17:33.475 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE sdcrepository.operationalenvironment, scheduling delivery 2022-02-05 10:17:34.476 DEBUG 11 --- [luster-worker-6] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdcrepository.operationalenvironment (TABLE) 2022-02-05 10:17:35.494 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UPDATED TABLE sdcrepository.operationalenvironment, scheduling delivery 2022-02-05 10:17:36.495 DEBUG 11 --- [luster-worker-5] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdcrepository.operationalenvironment (TABLE) 2022-02-05 10:17:37.591 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE sdcrepository.featuretogglestate, scheduling delivery 2022-02-05 10:17:38.592 DEBUG 11 --- [luster-worker-6] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdcrepository.featuretogglestate (TABLE) 2022-02-05 10:17:38.868 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED KEYSPACE sdcaudit, scheduling delivery 2022-02-05 10:17:39.869 DEBUG 11 --- [luster-worker-5] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdcaudit 2022-02-05 10:17:39.877 DEBUG 11 --- [luster-worker-5] licationStrategy$NetworkTopologyStrategy : Computing token to replica map for keyspace: sdcartifact. 2022-02-05 10:17:39.885 DEBUG 11 --- [luster-worker-5] licationStrategy$NetworkTopologyStrategy : Token to replica map computation for keyspace sdcartifact completed in 8 milliseconds 2022-02-05 10:17:40.790 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE sdcaudit.useradminevent, scheduling delivery 2022-02-05 10:17:41.791 DEBUG 11 --- [luster-worker-6] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdcaudit.useradminevent (TABLE) 2022-02-05 10:17:41.982 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UPDATED TABLE sdcaudit.useradminevent, scheduling delivery 2022-02-05 10:17:42.982 DEBUG 11 --- [luster-worker-5] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdcaudit.useradminevent (TABLE) 2022-02-05 10:17:43.394 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE sdcaudit.useraccessevent, scheduling delivery 2022-02-05 10:17:44.395 DEBUG 11 --- [luster-worker-6] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdcaudit.useraccessevent (TABLE) 2022-02-05 10:17:45.382 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UPDATED TABLE sdcaudit.useraccessevent, scheduling delivery 2022-02-05 10:17:46.383 DEBUG 11 --- [luster-worker-5] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdcaudit.useraccessevent (TABLE) 2022-02-05 10:17:46.885 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE sdcaudit.resourceadminevent, scheduling delivery 2022-02-05 10:17:47.885 DEBUG 11 --- [luster-worker-6] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdcaudit.resourceadminevent (TABLE) 2022-02-05 10:17:48.273 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UPDATED TABLE sdcaudit.resourceadminevent, scheduling delivery 2022-02-05 10:17:48.814 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UPDATED TABLE sdcaudit.resourceadminevent, scheduling delivery 2022-02-05 10:17:49.820 DEBUG 11 --- [luster-worker-5] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdcaudit.resourceadminevent (TABLE) 2022-02-05 10:17:51.186 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UPDATED TABLE sdcaudit.resourceadminevent, scheduling delivery 2022-02-05 10:17:52.187 DEBUG 11 --- [luster-worker-6] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdcaudit.resourceadminevent (TABLE) 2022-02-05 10:17:52.473 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UPDATED TABLE sdcaudit.resourceadminevent, scheduling delivery 2022-02-05 10:17:53.475 DEBUG 11 --- [luster-worker-5] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdcaudit.resourceadminevent (TABLE) 2022-02-05 10:17:54.587 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UPDATED TABLE sdcaudit.resourceadminevent, scheduling delivery 2022-02-05 10:17:55.588 DEBUG 11 --- [luster-worker-6] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdcaudit.resourceadminevent (TABLE) 2022-02-05 10:17:55.870 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UPDATED TABLE sdcaudit.resourceadminevent, scheduling delivery 2022-02-05 10:17:56.871 DEBUG 11 --- [luster-worker-5] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdcaudit.resourceadminevent (TABLE) 2022-02-05 10:17:57.709 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UPDATED TABLE sdcaudit.resourceadminevent, scheduling delivery 2022-02-05 10:17:58.718 DEBUG 11 --- [luster-worker-6] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdcaudit.resourceadminevent (TABLE) 2022-02-05 10:17:59.469 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE sdcaudit.distributiondownloadevent, scheduling delivery 2022-02-05 10:18:00.470 DEBUG 11 --- [luster-worker-5] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdcaudit.distributiondownloadevent (TABLE) 2022-02-05 10:18:01.483 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UPDATED TABLE sdcaudit.distributiondownloadevent, scheduling delivery 2022-02-05 10:18:02.484 DEBUG 11 --- [luster-worker-6] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdcaudit.distributiondownloadevent (TABLE) 2022-02-05 10:18:02.603 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE sdcaudit.distributionengineevent, scheduling delivery 2022-02-05 10:18:03.604 DEBUG 11 --- [luster-worker-5] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdcaudit.distributionengineevent (TABLE) 2022-02-05 10:18:03.980 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-7, 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-05 10:18:03.981 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.71.104:9042-7, inFlight=0, closed=false] because: [/10.233.71.104:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer) 2022-02-05 10:18:03.981 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preventing new connections for the next 1000 ms 2022-02-05 10:18:03.981 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-7, inFlight=0, closed=false] failed, remaining = 0 2022-02-05 10:18:03.981 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-7, inFlight=0, closed=true] closing connection 2022-02-05 10:18:03.982 DEBUG 11 --- [luster-worker-6] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] marking host DOWN 2022-02-05 10:18:03.982 DEBUG 11 --- [luster-worker-6] c.d.d.core.AbstractReconnectionHandler : First reconnection scheduled in 1000ms 2022-02-05 10:18:03.982 DEBUG 11 --- [luster-worker-6] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] starting reconnection attempt 2022-02-05 10:18:03.992 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT DOWN /10.233.71.104:9042, scheduling delivery 2022-02-05 10:18:03.992 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] received event DOWN 2022-02-05 10:18:04.983 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1 2022-02-05 10:18:04.986 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-8, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042) 2022-02-05 10:18:04.986 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.71.104:9042-8, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect 2022-02-05 10:18:04.986 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-8, inFlight=0, closed=false] failed, remaining = 0 2022-02-05 10:18:04.987 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-8, inFlight=0, closed=true] closing connection 2022-02-05 10:18:04.987 DEBUG 11 --- [luster-worker-5] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042 2022-02-05 10:18:04.987 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 2000 milliseconds 2022-02-05 10:18:04.987 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] next reconnection attempt in 2000 ms 2022-02-05 10:18:04.992 DEBUG 11 --- [luster-worker-6] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042 2022-02-05 10:18:06.987 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1 2022-02-05 10:18:06.994 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-9, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042) 2022-02-05 10:18:06.994 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.71.104:9042-9, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect 2022-02-05 10:18:06.994 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-9, inFlight=0, closed=false] failed, remaining = 0 2022-02-05 10:18:06.994 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-9, inFlight=0, closed=true] closing connection 2022-02-05 10:18:06.994 DEBUG 11 --- [luster-worker-5] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042 2022-02-05 10:18:06.995 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 4000 milliseconds 2022-02-05 10:18:06.995 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] next reconnection attempt in 4000 ms 2022-02-05 10:18:08.009 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 10:18:08.012 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 10:18:10.996 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1 2022-02-05 10:18:11.001 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-10, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042) 2022-02-05 10:18:11.001 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.71.104:9042-10, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect 2022-02-05 10:18:11.001 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-10, inFlight=0, closed=false] failed, remaining = 0 2022-02-05 10:18:11.001 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-10, inFlight=0, closed=true] closing connection 2022-02-05 10:18:11.001 DEBUG 11 --- [luster-worker-6] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042 2022-02-05 10:18:11.002 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 8000 milliseconds 2022-02-05 10:18:11.002 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] next reconnection attempt in 8000 ms 2022-02-05 10:18:19.002 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1 2022-02-05 10:18:19.008 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-11, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042) 2022-02-05 10:18:19.009 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.71.104:9042-11, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect 2022-02-05 10:18:19.009 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-11, inFlight=0, closed=false] failed, remaining = 0 2022-02-05 10:18:19.009 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-11, inFlight=0, closed=true] closing connection 2022-02-05 10:18:19.009 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 16000 milliseconds 2022-02-05 10:18:19.009 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] next reconnection attempt in 16000 ms 2022-02-05 10:18:19.009 DEBUG 11 --- [luster-worker-5] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042 2022-02-05 10:18:33.994 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 10:18:33.997 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 10:18:35.010 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1 2022-02-05 10:18:35.015 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-12, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042) 2022-02-05 10:18:35.015 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.71.104:9042-12, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect 2022-02-05 10:18:35.016 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-12, inFlight=0, closed=false] failed, remaining = 0 2022-02-05 10:18:35.016 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-12, inFlight=0, closed=true] closing connection 2022-02-05 10:18:35.016 DEBUG 11 --- [luster-worker-6] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042 2022-02-05 10:18:35.017 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 32000 milliseconds 2022-02-05 10:18:35.017 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] next reconnection attempt in 32000 ms 2022-02-05 10:19:03.397 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 10:19:03.473 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.68.7:9042-1, inFlight=1, closed=false] heartbeat query succeeded 2022-02-05 10:19:03.998 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 10:19:04.000 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 10:19:07.017 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1 2022-02-05 10:19:07.020 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-13, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042) 2022-02-05 10:19:07.020 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.71.104:9042-13, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect 2022-02-05 10:19:07.020 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-13, inFlight=0, closed=false] failed, remaining = 0 2022-02-05 10:19:07.021 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-13, inFlight=0, closed=true] closing connection 2022-02-05 10:19:07.021 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 64000 milliseconds 2022-02-05 10:19:07.021 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] next reconnection attempt in 64000 ms 2022-02-05 10:19:07.023 DEBUG 11 --- [luster-worker-7] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042 2022-02-05 10:19:11.477 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UPDATED TABLE sdcaudit.distributionengineevent, scheduling delivery 2022-02-05 10:19:12.479 DEBUG 11 --- [luster-worker-8] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdcaudit.distributionengineevent (TABLE) 2022-02-05 10:19:13.869 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UPDATED TABLE sdcaudit.distributionengineevent, scheduling delivery 2022-02-05 10:19:14.759 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE sdcaudit.distributionnotificationevent, scheduling delivery 2022-02-05 10:19:15.759 DEBUG 11 --- [luster-worker-7] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdcaudit 2022-02-05 10:19:15.980 DEBUG 11 --- [luster-worker-7] licationStrategy$NetworkTopologyStrategy : Computing token to replica map for keyspace: sdcartifact. 2022-02-05 10:19:15.988 DEBUG 11 --- [luster-worker-7] licationStrategy$NetworkTopologyStrategy : Token to replica map computation for keyspace sdcartifact completed in 8 milliseconds 2022-02-05 10:19:16.289 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UPDATED TABLE sdcaudit.distributionnotificationevent, scheduling delivery 2022-02-05 10:19:17.289 DEBUG 11 --- [luster-worker-8] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdcaudit.distributionnotificationevent (TABLE) 2022-02-05 10:19:17.689 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UPDATED TABLE sdcaudit.distributionnotificationevent, scheduling delivery 2022-02-05 10:19:18.679 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UPDATED TABLE sdcaudit.distributionnotificationevent, scheduling delivery 2022-02-05 10:19:19.680 DEBUG 11 --- [luster-worker-7] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdcaudit.distributionnotificationevent (TABLE) 2022-02-05 10:19:20.579 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE sdcaudit.distributionstatusevent, scheduling delivery 2022-02-05 10:19:21.581 DEBUG 11 --- [luster-worker-8] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdcaudit.distributionstatusevent (TABLE) 2022-02-05 10:19:21.674 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UPDATED TABLE sdcaudit.distributionstatusevent, scheduling delivery 2022-02-05 10:19:22.674 DEBUG 11 --- [luster-worker-7] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdcaudit.distributionstatusevent (TABLE) 2022-02-05 10:19:23.395 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UPDATED TABLE sdcaudit.distributionstatusevent, scheduling delivery 2022-02-05 10:19:24.276 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE sdcaudit.distributiondeployevent, scheduling delivery 2022-02-05 10:19:24.578 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UP /10.233.71.104:9042, scheduling delivery 2022-02-05 10:19:24.578 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] received event UP 2022-02-05 10:19:25.199 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UPDATED TABLE sdcaudit.distributiondeployevent, scheduling delivery 2022-02-05 10:19:25.578 DEBUG 11 --- [luster-worker-8] c.d.driver.core.ControlConnection : [Control connection] Refreshing node info on /10.233.71.104:9042 2022-02-05 10:19:25.582 DEBUG 11 --- [luster-worker-8] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] marking host UP 2022-02-05 10:19:25.582 DEBUG 11 --- [luster-worker-8] com.datastax.driver.core.Cluster : Cancelling reconnection attempt since node is UP 2022-02-05 10:19:25.582 DEBUG 11 --- [luster-worker-8] com.datastax.driver.core.Cluster : Preparing 54 prepared queries on newly up node /10.233.71.104:9042 2022-02-05 10:19:25.582 DEBUG 11 --- [luster-worker-8] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1 2022-02-05 10:19:25.587 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-14, inFlight=0, closed=false] Connection established, initializing transport 2022-02-05 10:19:26.199 DEBUG 11 --- [luster-worker-7] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdcaudit 2022-02-05 10:19:26.211 DEBUG 11 --- [luster-worker-7] licationStrategy$NetworkTopologyStrategy : Computing token to replica map for keyspace: sdcartifact. 2022-02-05 10:19:26.220 DEBUG 11 --- [luster-worker-7] licationStrategy$NetworkTopologyStrategy : Token to replica map computation for keyspace sdcartifact completed in 9 milliseconds 2022-02-05 10:19:32.375 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UPDATED TABLE sdcaudit.distributiondeployevent, scheduling delivery 2022-02-05 10:19:32.382 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-14, inFlight=0, closed=false] Transport initialized, connection ready 2022-02-05 10:19:32.979 DEBUG 11 --- [luster-worker-8] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 0 new connections, total = 1 2022-02-05 10:19:32.979 DEBUG 11 --- [luster-worker-8] c.d.driver.core.HostConnectionPool : Created connection pool to host /10.233.71.104:9042 (1 connections needed, 1 successfully opened) 2022-02-05 10:19:32.979 DEBUG 11 --- [luster-worker-8] com.datastax.driver.core.Session : Added connection pool for /10.233.71.104:9042 2022-02-05 10:19:33.375 DEBUG 11 --- [luster-worker-7] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdcaudit.distributiondeployevent (TABLE) 2022-02-05 10:19:40.616 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UPDATED TABLE sdcaudit.distributiondeployevent, scheduling delivery 2022-02-05 10:19:41.617 DEBUG 11 --- [luster-worker-8] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdcaudit.distributiondeployevent (TABLE) 2022-02-05 10:19:52.282 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UPDATED TABLE sdcaudit.distributiondeployevent, scheduling delivery 2022-02-05 10:19:53.282 DEBUG 11 --- [luster-worker-7] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdcaudit.distributiondeployevent (TABLE) 2022-02-05 10:19:54.188 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE sdcaudit.auditinggetuebclusterevent, scheduling delivery 2022-02-05 10:19:55.188 DEBUG 11 --- [luster-worker-8] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdcaudit.auditinggetuebclusterevent (TABLE) 2022-02-05 10:19:59.873 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UPDATED TABLE sdcaudit.auditinggetuebclusterevent, scheduling delivery 2022-02-05 10:20:00.873 DEBUG 11 --- [luster-worker-7] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdcaudit.auditinggetuebclusterevent (TABLE) 2022-02-05 10:20:01.678 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE sdcaudit.authevent, scheduling delivery 2022-02-05 10:20:02.679 DEBUG 11 --- [luster-worker-8] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdcaudit.authevent (TABLE) 2022-02-05 10:20:02.711 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UPDATED TABLE sdcaudit.authevent, scheduling delivery 2022-02-05 10:20:03.712 DEBUG 11 --- [luster-worker-7] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdcaudit.authevent (TABLE) 2022-02-05 10:20:03.987 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-14, 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-05 10:20:03.987 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.71.104:9042-14, inFlight=0, closed=false] because: [/10.233.71.104:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer) 2022-02-05 10:20:03.987 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preventing new connections for the next 1000 ms 2022-02-05 10:20:03.987 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-14, inFlight=0, closed=false] failed, remaining = 0 2022-02-05 10:20:03.987 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-14, inFlight=0, closed=true] closing connection 2022-02-05 10:20:03.987 DEBUG 11 --- [luster-worker-8] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] marking host DOWN 2022-02-05 10:20:03.988 DEBUG 11 --- [luster-worker-8] c.d.d.core.AbstractReconnectionHandler : First reconnection scheduled in 1000ms 2022-02-05 10:20:03.988 DEBUG 11 --- [luster-worker-8] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] starting reconnection attempt 2022-02-05 10:20:04.078 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT DOWN /10.233.71.104:9042, scheduling delivery 2022-02-05 10:20:04.079 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] received event DOWN 2022-02-05 10:20:04.990 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1 2022-02-05 10:20:04.992 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-15, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042) 2022-02-05 10:20:04.992 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.71.104:9042-15, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect 2022-02-05 10:20:04.992 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-15, inFlight=0, closed=false] failed, remaining = 0 2022-02-05 10:20:04.993 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-15, inFlight=0, closed=true] closing connection 2022-02-05 10:20:04.993 DEBUG 11 --- [luster-worker-7] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042 2022-02-05 10:20:04.993 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 2000 milliseconds 2022-02-05 10:20:04.993 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] next reconnection attempt in 2000 ms 2022-02-05 10:20:05.079 DEBUG 11 --- [luster-worker-8] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042 2022-02-05 10:20:06.993 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1 2022-02-05 10:20:06.996 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-16, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042) 2022-02-05 10:20:06.996 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.71.104:9042-16, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect 2022-02-05 10:20:06.996 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-16, inFlight=0, closed=false] failed, remaining = 0 2022-02-05 10:20:06.996 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-16, inFlight=0, closed=true] closing connection 2022-02-05 10:20:06.997 DEBUG 11 --- [luster-worker-7] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042 2022-02-05 10:20:06.997 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 4000 milliseconds 2022-02-05 10:20:06.997 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] next reconnection attempt in 4000 ms 2022-02-05 10:20:10.997 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1 2022-02-05 10:20:11.000 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-17, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042) 2022-02-05 10:20:11.000 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.71.104:9042-17, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect 2022-02-05 10:20:11.001 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-17, inFlight=0, closed=false] failed, remaining = 0 2022-02-05 10:20:11.001 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-17, inFlight=0, closed=true] closing connection 2022-02-05 10:20:11.001 DEBUG 11 --- [luster-worker-8] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042 2022-02-05 10:20:11.001 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 8000 milliseconds 2022-02-05 10:20:11.001 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] next reconnection attempt in 8000 ms 2022-02-05 10:20:19.003 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1 2022-02-05 10:20:19.007 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-18, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042) 2022-02-05 10:20:19.008 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.71.104:9042-18, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect 2022-02-05 10:20:19.008 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-18, inFlight=0, closed=false] failed, remaining = 0 2022-02-05 10:20:19.008 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-18, inFlight=0, closed=true] closing connection 2022-02-05 10:20:19.009 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 16000 milliseconds 2022-02-05 10:20:19.009 DEBUG 11 --- [luster-worker-7] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042 2022-02-05 10:20:19.009 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] next reconnection attempt in 16000 ms 2022-02-05 10:20:34.079 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 10:20:34.088 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 10:20:35.010 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1 2022-02-05 10:20:35.013 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-19, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042) 2022-02-05 10:20:35.014 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.71.104:9042-19, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect 2022-02-05 10:20:35.014 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-19, inFlight=0, closed=false] failed, remaining = 0 2022-02-05 10:20:35.015 DEBUG 11 --- [luster-worker-8] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042 2022-02-05 10:20:35.016 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-19, inFlight=0, closed=true] closing connection 2022-02-05 10:20:35.017 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 32000 milliseconds 2022-02-05 10:20:35.017 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] next reconnection attempt in 32000 ms 2022-02-05 10:21:04.091 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 10:21:04.096 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 10:21:07.017 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1 2022-02-05 10:21:07.020 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-20, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042) 2022-02-05 10:21:07.020 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.71.104:9042-20, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect 2022-02-05 10:21:07.020 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-20, inFlight=0, closed=false] failed, remaining = 0 2022-02-05 10:21:07.020 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-20, inFlight=0, closed=true] closing connection 2022-02-05 10:21:07.021 DEBUG 11 --- [luster-worker-9] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042 2022-02-05 10:21:07.021 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 64000 milliseconds 2022-02-05 10:21:07.021 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] next reconnection attempt in 64000 ms 2022-02-05 10:21:11.376 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UPDATED TABLE sdcaudit.authevent, scheduling delivery 2022-02-05 10:21:12.377 DEBUG 11 --- [uster-worker-10] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdcaudit.authevent (TABLE) 2022-02-05 10:21:13.070 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE sdcaudit.categoryevent, scheduling delivery 2022-02-05 10:21:14.071 DEBUG 11 --- [luster-worker-9] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdcaudit.categoryevent (TABLE) 2022-02-05 10:21:15.165 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UPDATED TABLE sdcaudit.categoryevent, scheduling delivery 2022-02-05 10:21:16.166 DEBUG 11 --- [uster-worker-10] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdcaudit.categoryevent (TABLE) 2022-02-05 10:21:16.682 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE sdcaudit.getuserslistevent, scheduling delivery 2022-02-05 10:21:17.683 DEBUG 11 --- [luster-worker-9] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdcaudit.getuserslistevent (TABLE) 2022-02-05 10:21:18.171 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UPDATED TABLE sdcaudit.getuserslistevent, scheduling delivery 2022-02-05 10:21:18.998 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE sdcaudit.getcategoryhierarchyevent, scheduling delivery 2022-02-05 10:21:19.999 DEBUG 11 --- [uster-worker-10] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdcaudit 2022-02-05 10:21:20.069 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UPDATED TABLE sdcaudit.getcategoryhierarchyevent, scheduling delivery 2022-02-05 10:21:20.080 DEBUG 11 --- [uster-worker-10] licationStrategy$NetworkTopologyStrategy : Computing token to replica map for keyspace: sdcartifact. 2022-02-05 10:21:20.089 DEBUG 11 --- [uster-worker-10] licationStrategy$NetworkTopologyStrategy : Token to replica map computation for keyspace sdcartifact completed in 9 milliseconds 2022-02-05 10:21:20.993 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE sdcaudit.externalapievent, scheduling delivery 2022-02-05 10:21:21.997 DEBUG 11 --- [luster-worker-9] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdcaudit 2022-02-05 10:21:22.089 DEBUG 11 --- [luster-worker-9] licationStrategy$NetworkTopologyStrategy : Computing token to replica map for keyspace: sdcartifact. 2022-02-05 10:21:22.097 DEBUG 11 --- [luster-worker-9] licationStrategy$NetworkTopologyStrategy : Token to replica map computation for keyspace sdcartifact completed in 8 milliseconds 2022-02-05 10:21:22.570 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UPDATED TABLE sdcaudit.externalapievent, scheduling delivery 2022-02-05 10:21:23.289 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UP /10.233.71.104:9042, scheduling delivery 2022-02-05 10:21:23.290 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] received event UP 2022-02-05 10:21:23.572 DEBUG 11 --- [uster-worker-10] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdcaudit.externalapievent (TABLE) 2022-02-05 10:21:24.291 DEBUG 11 --- [luster-worker-9] c.d.driver.core.ControlConnection : [Control connection] Refreshing node info on /10.233.71.104:9042 2022-02-05 10:21:24.296 DEBUG 11 --- [luster-worker-9] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] marking host UP 2022-02-05 10:21:24.297 DEBUG 11 --- [luster-worker-9] com.datastax.driver.core.Cluster : Cancelling reconnection attempt since node is UP 2022-02-05 10:21:24.297 DEBUG 11 --- [luster-worker-9] com.datastax.driver.core.Cluster : Preparing 54 prepared queries on newly up node /10.233.71.104:9042 2022-02-05 10:21:24.297 DEBUG 11 --- [luster-worker-9] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1 2022-02-05 10:21:24.303 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-21, inFlight=0, closed=false] Connection established, initializing transport 2022-02-05 10:21:24.899 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UPDATED TABLE sdcaudit.externalapievent, scheduling delivery 2022-02-05 10:21:25.900 DEBUG 11 --- [uster-worker-10] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdcaudit.externalapievent (TABLE) 2022-02-05 10:21:29.486 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-21, inFlight=0, closed=false] Transport initialized, connection ready 2022-02-05 10:21:29.980 DEBUG 11 --- [luster-worker-9] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 0 new connections, total = 1 2022-02-05 10:21:29.980 DEBUG 11 --- [luster-worker-9] c.d.driver.core.HostConnectionPool : Created connection pool to host /10.233.71.104:9042 (1 connections needed, 1 successfully opened) 2022-02-05 10:21:29.980 DEBUG 11 --- [luster-worker-9] com.datastax.driver.core.Session : Added connection pool for /10.233.71.104:9042 2022-02-05 10:21:37.479 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UPDATED TABLE sdcaudit.externalapievent, scheduling delivery 2022-02-05 10:21:38.480 DEBUG 11 --- [uster-worker-10] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdcaudit.externalapievent (TABLE) 2022-02-05 10:21:50.689 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE sdcaudit.ecompopenvironmentevent, scheduling delivery 2022-02-05 10:21:51.690 DEBUG 11 --- [luster-worker-9] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdcaudit.ecompopenvironmentevent (TABLE) 2022-02-05 10:21:59.402 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 10:21:59.406 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 10:22:03.013 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED KEYSPACE sdctitan, scheduling delivery 2022-02-05 10:22:03.889 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-21, 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-05 10:22:03.891 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.71.104:9042-21, inFlight=0, closed=false] because: [/10.233.71.104:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer) 2022-02-05 10:22:03.891 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preventing new connections for the next 1000 ms 2022-02-05 10:22:03.891 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-21, inFlight=0, closed=false] failed, remaining = 0 2022-02-05 10:22:03.891 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-21, inFlight=0, closed=true] closing connection 2022-02-05 10:22:03.892 DEBUG 11 --- [uster-worker-10] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] marking host DOWN 2022-02-05 10:22:03.893 DEBUG 11 --- [uster-worker-10] c.d.d.core.AbstractReconnectionHandler : First reconnection scheduled in 1000ms 2022-02-05 10:22:03.893 DEBUG 11 --- [uster-worker-10] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] starting reconnection attempt 2022-02-05 10:22:03.978 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT DOWN /10.233.71.104:9042, scheduling delivery 2022-02-05 10:22:03.978 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] received event DOWN 2022-02-05 10:22:04.014 DEBUG 11 --- [luster-worker-9] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdctitan 2022-02-05 10:22:04.017 DEBUG 11 --- [luster-worker-9] licationStrategy$NetworkTopologyStrategy : Computing token to replica map for keyspace: sdctitan. 2022-02-05 10:22:04.025 DEBUG 11 --- [luster-worker-9] licationStrategy$NetworkTopologyStrategy : Token to replica map computation for keyspace sdctitan completed in 8 milliseconds 2022-02-05 10:22:04.893 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1 2022-02-05 10:22:04.895 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-22, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042) 2022-02-05 10:22:04.896 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.71.104:9042-22, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect 2022-02-05 10:22:04.896 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-22, inFlight=0, closed=false] failed, remaining = 0 2022-02-05 10:22:04.896 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-22, inFlight=0, closed=true] closing connection 2022-02-05 10:22:04.896 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 2000 milliseconds 2022-02-05 10:22:04.896 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] next reconnection attempt in 2000 ms 2022-02-05 10:22:04.901 DEBUG 11 --- [uster-worker-10] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042 2022-02-05 10:22:04.979 DEBUG 11 --- [luster-worker-9] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042 2022-02-05 10:22:06.897 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1 2022-02-05 10:22:06.900 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-23, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042) 2022-02-05 10:22:06.900 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.71.104:9042-23, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect 2022-02-05 10:22:06.900 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-23, inFlight=0, closed=false] failed, remaining = 0 2022-02-05 10:22:06.900 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-23, inFlight=0, closed=true] closing connection 2022-02-05 10:22:06.900 DEBUG 11 --- [uster-worker-10] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042 2022-02-05 10:22:06.900 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 4000 milliseconds 2022-02-05 10:22:06.901 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] next reconnection attempt in 4000 ms 2022-02-05 10:22:10.901 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1 2022-02-05 10:22:10.904 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-24, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042) 2022-02-05 10:22:10.904 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.71.104:9042-24, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect 2022-02-05 10:22:10.904 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-24, inFlight=0, closed=false] failed, remaining = 0 2022-02-05 10:22:10.904 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-24, inFlight=0, closed=true] closing connection 2022-02-05 10:22:10.904 DEBUG 11 --- [luster-worker-9] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042 2022-02-05 10:22:10.905 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 8000 milliseconds 2022-02-05 10:22:10.905 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] next reconnection attempt in 8000 ms 2022-02-05 10:22:13.981 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE sdctitan.system_properties, scheduling delivery 2022-02-05 10:22:14.982 DEBUG 11 --- [uster-worker-10] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdctitan.system_properties (TABLE) 2022-02-05 10:22:18.905 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1 2022-02-05 10:22:18.907 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-25, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042) 2022-02-05 10:22:18.908 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.71.104:9042-25, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect 2022-02-05 10:22:18.908 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-25, inFlight=0, closed=false] failed, remaining = 0 2022-02-05 10:22:18.908 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-25, inFlight=0, closed=true] closing connection 2022-02-05 10:22:18.908 DEBUG 11 --- [luster-worker-9] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042 2022-02-05 10:22:18.909 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 16000 milliseconds 2022-02-05 10:22:18.909 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] next reconnection attempt in 16000 ms 2022-02-05 10:22:19.192 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE sdctitan.janusgraph_ids, scheduling delivery 2022-02-05 10:22:20.193 DEBUG 11 --- [uster-worker-10] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdctitan.janusgraph_ids (TABLE) 2022-02-05 10:22:21.327 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE sdctitan.edgestore, scheduling delivery 2022-02-05 10:22:22.327 DEBUG 11 --- [luster-worker-9] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdctitan.edgestore (TABLE) 2022-02-05 10:22:22.790 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE sdctitan.edgestore_lock_, scheduling delivery 2022-02-05 10:22:23.791 DEBUG 11 --- [uster-worker-10] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdctitan.edgestore_lock_ (TABLE) 2022-02-05 10:22:24.283 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE sdctitan.graphindex, scheduling delivery 2022-02-05 10:22:25.286 DEBUG 11 --- [luster-worker-9] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdctitan.graphindex (TABLE) 2022-02-05 10:22:26.774 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE sdctitan.graphindex_lock_, scheduling delivery 2022-02-05 10:22:27.774 DEBUG 11 --- [uster-worker-10] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdctitan.graphindex_lock_ (TABLE) 2022-02-05 10:22:28.490 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE sdctitan.txlog, scheduling delivery 2022-02-05 10:22:29.490 DEBUG 11 --- [luster-worker-9] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdctitan.txlog (TABLE) 2022-02-05 10:22:29.775 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 10:22:29.778 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 10:22:29.882 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE sdctitan.systemlog, scheduling delivery 2022-02-05 10:22:30.883 DEBUG 11 --- [uster-worker-10] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdctitan.systemlog (TABLE) 2022-02-05 10:22:31.576 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE sdctitan.system_properties_lock_, scheduling delivery 2022-02-05 10:22:32.577 DEBUG 11 --- [luster-worker-9] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for sdctitan.system_properties_lock_ (TABLE) 2022-02-05 10:22:34.909 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1 2022-02-05 10:22:34.914 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-26, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042) 2022-02-05 10:22:34.914 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.71.104:9042-26, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect 2022-02-05 10:22:34.914 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-26, inFlight=0, closed=false] failed, remaining = 0 2022-02-05 10:22:34.914 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-26, inFlight=0, closed=true] closing connection 2022-02-05 10:22:34.915 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 32000 milliseconds 2022-02-05 10:22:34.915 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] next reconnection attempt in 32000 ms 2022-02-05 10:22:34.916 DEBUG 11 --- [uster-worker-10] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042 2022-02-05 10:22:54.885 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 10:22:54.895 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 10:23:02.586 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 10:23:02.588 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 10:23:06.915 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1 2022-02-05 10:23:06.922 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-27, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042) 2022-02-05 10:23:06.923 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.71.104:9042-27, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect 2022-02-05 10:23:06.924 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-27, inFlight=0, closed=false] failed, remaining = 0 2022-02-05 10:23:06.927 DEBUG 11 --- [uster-worker-11] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042 2022-02-05 10:23:06.927 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-27, inFlight=0, closed=true] closing connection 2022-02-05 10:23:06.928 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 64000 milliseconds 2022-02-05 10:23:06.929 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] next reconnection attempt in 64000 ms 2022-02-05 10:23:26.274 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UP /10.233.71.104:9042, scheduling delivery 2022-02-05 10:23:26.275 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] received event UP 2022-02-05 10:23:27.276 DEBUG 11 --- [uster-worker-12] c.d.driver.core.ControlConnection : [Control connection] Refreshing node info on /10.233.71.104:9042 2022-02-05 10:23:27.281 DEBUG 11 --- [uster-worker-12] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] marking host UP 2022-02-05 10:23:27.281 DEBUG 11 --- [uster-worker-12] com.datastax.driver.core.Cluster : Cancelling reconnection attempt since node is UP 2022-02-05 10:23:27.281 DEBUG 11 --- [uster-worker-12] com.datastax.driver.core.Cluster : Preparing 54 prepared queries on newly up node /10.233.71.104:9042 2022-02-05 10:23:27.281 DEBUG 11 --- [uster-worker-12] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1 2022-02-05 10:23:27.284 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-28, inFlight=0, closed=false] Connection established, initializing transport 2022-02-05 10:23:32.973 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-28, inFlight=0, closed=false] Transport initialized, connection ready 2022-02-05 10:23:33.183 DEBUG 11 --- [uster-worker-12] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 0 new connections, total = 1 2022-02-05 10:23:33.183 DEBUG 11 --- [uster-worker-12] c.d.driver.core.HostConnectionPool : Created connection pool to host /10.233.71.104:9042 (1 connections needed, 1 successfully opened) 2022-02-05 10:23:33.183 DEBUG 11 --- [uster-worker-12] com.datastax.driver.core.Session : Added connection pool for /10.233.71.104:9042 2022-02-05 10:23:44.452 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED KEYSPACE workflow, scheduling delivery 2022-02-05 10:23:45.454 DEBUG 11 --- [uster-worker-13] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for workflow 2022-02-05 10:23:45.460 DEBUG 11 --- [uster-worker-13] licationStrategy$NetworkTopologyStrategy : Computing token to replica map for keyspace: sdctitan. 2022-02-05 10:23:45.465 DEBUG 11 --- [uster-worker-13] licationStrategy$NetworkTopologyStrategy : Token to replica map computation for keyspace sdctitan completed in 5 milliseconds 2022-02-05 10:23:45.705 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED KEYSPACE zusammen_workflow, scheduling delivery 2022-02-05 10:23:46.707 DEBUG 11 --- [uster-worker-12] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for zusammen_workflow 2022-02-05 10:23:46.711 DEBUG 11 --- [uster-worker-12] licationStrategy$NetworkTopologyStrategy : Computing token to replica map for keyspace: sdctitan. 2022-02-05 10:23:46.716 DEBUG 11 --- [uster-worker-12] licationStrategy$NetworkTopologyStrategy : Token to replica map computation for keyspace sdctitan completed in 5 milliseconds 2022-02-05 10:23:47.784 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE workflow.unique_value, scheduling delivery 2022-02-05 10:23:48.785 DEBUG 11 --- [uster-worker-13] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for workflow.unique_value (TABLE) 2022-02-05 10:23:49.484 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE zusammen_workflow.item, scheduling delivery 2022-02-05 10:23:50.485 DEBUG 11 --- [uster-worker-12] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for zusammen_workflow.item (TABLE) 2022-02-05 10:23:51.087 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE zusammen_workflow.version, scheduling delivery 2022-02-05 10:23:51.978 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE zusammen_workflow.version_elements, scheduling delivery 2022-02-05 10:23:52.979 DEBUG 11 --- [uster-worker-13] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for zusammen_workflow 2022-02-05 10:23:52.994 DEBUG 11 --- [uster-worker-13] licationStrategy$NetworkTopologyStrategy : Computing token to replica map for keyspace: sdctitan. 2022-02-05 10:23:52.999 DEBUG 11 --- [uster-worker-13] licationStrategy$NetworkTopologyStrategy : Token to replica map computation for keyspace sdctitan completed in 5 milliseconds 2022-02-05 10:23:54.392 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE zusammen_workflow.element_namespace, scheduling delivery 2022-02-05 10:23:55.393 DEBUG 11 --- [uster-worker-12] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for zusammen_workflow.element_namespace (TABLE) 2022-02-05 10:23:56.169 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE zusammen_workflow.element, scheduling delivery 2022-02-05 10:23:57.170 DEBUG 11 --- [uster-worker-13] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for zusammen_workflow.element (TABLE) 2022-02-05 10:23:58.282 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE zusammen_workflow.element_synchronization_state, scheduling delivery 2022-02-05 10:23:59.283 DEBUG 11 --- [uster-worker-12] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for zusammen_workflow.element_synchronization_state (TABLE) 2022-02-05 10:23:59.973 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE zusammen_workflow.element_stage, scheduling delivery 2022-02-05 10:24:00.975 DEBUG 11 --- [uster-worker-13] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for zusammen_workflow.element_stage (TABLE) 2022-02-05 10:24:02.162 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE zusammen_workflow.version_stage, scheduling delivery 2022-02-05 10:24:03.163 DEBUG 11 --- [uster-worker-12] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for zusammen_workflow.version_stage (TABLE) 2022-02-05 10:24:04.077 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-28, 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-05 10:24:04.077 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.71.104:9042-28, inFlight=0, closed=false] because: [/10.233.71.104:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer) 2022-02-05 10:24:04.077 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preventing new connections for the next 1000 ms 2022-02-05 10:24:04.078 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-28, inFlight=0, closed=false] failed, remaining = 0 2022-02-05 10:24:04.078 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-28, inFlight=0, closed=true] closing connection 2022-02-05 10:24:04.078 DEBUG 11 --- [uster-worker-13] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] marking host DOWN 2022-02-05 10:24:04.079 DEBUG 11 --- [uster-worker-13] c.d.d.core.AbstractReconnectionHandler : First reconnection scheduled in 1000ms 2022-02-05 10:24:04.079 DEBUG 11 --- [uster-worker-13] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] starting reconnection attempt 2022-02-05 10:24:04.177 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT DOWN /10.233.71.104:9042, scheduling delivery 2022-02-05 10:24:04.177 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] received event DOWN 2022-02-05 10:24:05.079 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1 2022-02-05 10:24:05.083 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-29, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042) 2022-02-05 10:24:05.083 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.71.104:9042-29, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect 2022-02-05 10:24:05.083 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-29, inFlight=0, closed=false] failed, remaining = 0 2022-02-05 10:24:05.083 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-29, inFlight=0, closed=true] closing connection 2022-02-05 10:24:05.083 DEBUG 11 --- [uster-worker-12] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042 2022-02-05 10:24:05.084 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 2000 milliseconds 2022-02-05 10:24:05.084 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] next reconnection attempt in 2000 ms 2022-02-05 10:24:05.178 DEBUG 11 --- [uster-worker-13] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042 2022-02-05 10:24:07.084 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1 2022-02-05 10:24:07.087 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-30, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042) 2022-02-05 10:24:07.088 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.71.104:9042-30, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect 2022-02-05 10:24:07.088 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-30, inFlight=0, closed=false] failed, remaining = 0 2022-02-05 10:24:07.088 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-30, inFlight=0, closed=true] closing connection 2022-02-05 10:24:07.088 DEBUG 11 --- [uster-worker-12] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042 2022-02-05 10:24:07.088 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 4000 milliseconds 2022-02-05 10:24:07.088 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] next reconnection attempt in 4000 ms 2022-02-05 10:24:10.097 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 10:24:10.100 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 10:24:11.089 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1 2022-02-05 10:24:11.091 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-31, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042) 2022-02-05 10:24:11.092 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.71.104:9042-31, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect 2022-02-05 10:24:11.092 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-31, inFlight=0, closed=false] failed, remaining = 0 2022-02-05 10:24:11.092 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-31, inFlight=0, closed=true] closing connection 2022-02-05 10:24:11.092 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 8000 milliseconds 2022-02-05 10:24:11.092 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] next reconnection attempt in 8000 ms 2022-02-05 10:24:11.093 DEBUG 11 --- [uster-worker-13] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042 2022-02-05 10:24:19.093 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1 2022-02-05 10:24:19.099 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-32, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042) 2022-02-05 10:24:19.099 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.71.104:9042-32, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect 2022-02-05 10:24:19.100 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-32, inFlight=0, closed=false] failed, remaining = 0 2022-02-05 10:24:19.100 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-32, inFlight=0, closed=true] closing connection 2022-02-05 10:24:19.100 DEBUG 11 --- [uster-worker-12] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042 2022-02-05 10:24:19.100 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 16000 milliseconds 2022-02-05 10:24:19.101 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] next reconnection attempt in 16000 ms 2022-02-05 10:24:34.181 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 10:24:34.183 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 10:24:35.101 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1 2022-02-05 10:24:35.104 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-33, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042) 2022-02-05 10:24:35.105 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.71.104:9042-33, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect 2022-02-05 10:24:35.105 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-33, inFlight=0, closed=false] failed, remaining = 0 2022-02-05 10:24:35.106 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-33, inFlight=0, closed=true] closing connection 2022-02-05 10:24:35.106 DEBUG 11 --- [uster-worker-13] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042 2022-02-05 10:24:35.107 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 32000 milliseconds 2022-02-05 10:24:35.107 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] next reconnection attempt in 32000 ms 2022-02-05 10:24:52.503 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED KEYSPACE dox, scheduling delivery 2022-02-05 10:24:53.504 DEBUG 11 --- [uster-worker-14] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for dox 2022-02-05 10:24:53.571 DEBUG 11 --- [uster-worker-14] licationStrategy$NetworkTopologyStrategy : Computing token to replica map for keyspace: sdctitan. 2022-02-05 10:24:53.575 DEBUG 11 --- [uster-worker-14] licationStrategy$NetworkTopologyStrategy : Token to replica map computation for keyspace sdctitan completed in 3 milliseconds 2022-02-05 10:24:53.793 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED KEYSPACE zusammen_dox, scheduling delivery 2022-02-05 10:24:54.793 DEBUG 11 --- [uster-worker-13] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for zusammen_dox 2022-02-05 10:24:54.799 DEBUG 11 --- [uster-worker-13] licationStrategy$NetworkTopologyStrategy : Computing token to replica map for keyspace: sdctitan. 2022-02-05 10:24:54.802 DEBUG 11 --- [uster-worker-13] licationStrategy$NetworkTopologyStrategy : Token to replica map computation for keyspace sdctitan completed in 3 milliseconds 2022-02-05 10:24:55.540 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TYPE dox.version, scheduling delivery 2022-02-05 10:24:56.541 DEBUG 11 --- [uster-worker-14] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for dox.version (TYPE) 2022-02-05 10:24:56.980 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TYPE dox.user_candidate_version, scheduling delivery 2022-02-05 10:24:57.981 DEBUG 11 --- [uster-worker-13] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for dox.user_candidate_version (TYPE) 2022-02-05 10:24:58.488 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE dox.version_info, scheduling delivery 2022-02-05 10:24:59.489 DEBUG 11 --- [uster-worker-14] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for dox.version_info (TABLE) 2022-02-05 10:25:00.369 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE dox.version_info_deleted, scheduling delivery 2022-02-05 10:25:00.976 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE dox.unique_value, scheduling delivery 2022-02-05 10:25:01.976 DEBUG 11 --- [uster-worker-13] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for dox 2022-02-05 10:25:01.987 DEBUG 11 --- [uster-worker-13] licationStrategy$NetworkTopologyStrategy : Computing token to replica map for keyspace: sdctitan. 2022-02-05 10:25:01.991 DEBUG 11 --- [uster-worker-13] licationStrategy$NetworkTopologyStrategy : Token to replica map computation for keyspace sdctitan completed in 4 milliseconds 2022-02-05 10:25:02.278 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE dox.package_details, scheduling delivery 2022-02-05 10:25:02.968 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE dox.vsp_enriched_service_template, scheduling delivery 2022-02-05 10:25:03.762 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE dox.vsp_enriched_service_artifact, scheduling delivery 2022-02-05 10:25:04.762 DEBUG 11 --- [uster-worker-14] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for dox 2022-02-05 10:25:04.781 DEBUG 11 --- [uster-worker-14] licationStrategy$NetworkTopologyStrategy : Computing token to replica map for keyspace: sdctitan. 2022-02-05 10:25:04.785 DEBUG 11 --- [uster-worker-14] licationStrategy$NetworkTopologyStrategy : Token to replica map computation for keyspace sdctitan completed in 4 milliseconds 2022-02-05 10:25:05.036 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE dox.application_config, scheduling delivery 2022-02-05 10:25:05.970 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE dox.action, scheduling delivery 2022-02-05 10:25:06.971 DEBUG 11 --- [uster-worker-13] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for dox 2022-02-05 10:25:06.985 DEBUG 11 --- [uster-worker-13] licationStrategy$NetworkTopologyStrategy : Computing token to replica map for keyspace: sdctitan. 2022-02-05 10:25:06.989 DEBUG 11 --- [uster-worker-13] licationStrategy$NetworkTopologyStrategy : Token to replica map computation for keyspace sdctitan completed in 3 milliseconds 2022-02-05 10:25:07.107 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1 2022-02-05 10:25:07.110 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-34, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042) 2022-02-05 10:25:07.110 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.71.104:9042-34, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect 2022-02-05 10:25:07.110 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-34, inFlight=0, closed=false] failed, remaining = 0 2022-02-05 10:25:07.110 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-34, inFlight=0, closed=true] closing connection 2022-02-05 10:25:07.111 DEBUG 11 --- [uster-worker-14] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042 2022-02-05 10:25:07.111 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 64000 milliseconds 2022-02-05 10:25:07.111 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] next reconnection attempt in 64000 ms 2022-02-05 10:25:07.894 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UPDATED TABLE dox.action, scheduling delivery 2022-02-05 10:25:08.894 DEBUG 11 --- [uster-worker-13] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for dox.action (TABLE) 2022-02-05 10:25:09.066 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UPDATED TABLE dox.action, scheduling delivery 2022-02-05 10:25:10.067 DEBUG 11 --- [uster-worker-14] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for dox.action (TABLE) 2022-02-05 10:25:10.783 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UPDATED TABLE dox.action, scheduling delivery 2022-02-05 10:25:11.784 DEBUG 11 --- [uster-worker-13] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for dox.action (TABLE) 2022-02-05 10:25:12.488 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UPDATED TABLE dox.action, scheduling delivery 2022-02-05 10:25:13.368 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UPDATED TABLE dox.action, scheduling delivery 2022-02-05 10:25:14.369 DEBUG 11 --- [uster-worker-14] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for dox.action (TABLE) 2022-02-05 10:25:14.582 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE dox.ecompcomponent, scheduling delivery 2022-02-05 10:25:15.582 DEBUG 11 --- [uster-worker-13] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for dox.ecompcomponent (TABLE) 2022-02-05 10:25:15.711 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UPDATED TABLE dox.action, scheduling delivery 2022-02-05 10:25:16.712 DEBUG 11 --- [uster-worker-14] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for dox.action (TABLE) 2022-02-05 10:25:17.378 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE dox.action_artifact, scheduling delivery 2022-02-05 10:25:18.378 DEBUG 11 --- [uster-worker-13] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for dox.action_artifact (TABLE) 2022-02-05 10:25:18.775 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE dox.activity_log, scheduling delivery 2022-02-05 10:25:19.776 DEBUG 11 --- [uster-worker-14] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for dox.activity_log (TABLE) 2022-02-05 10:25:20.573 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE dox.healing, scheduling delivery 2022-02-05 10:25:21.119 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE dox.migration, scheduling delivery 2022-02-05 10:25:21.992 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE dox.item_permissions, scheduling delivery 2022-02-05 10:25:22.993 DEBUG 11 --- [uster-worker-13] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for dox 2022-02-05 10:25:23.004 DEBUG 11 --- [uster-worker-13] licationStrategy$NetworkTopologyStrategy : Computing token to replica map for keyspace: sdctitan. 2022-02-05 10:25:23.009 DEBUG 11 --- [uster-worker-13] licationStrategy$NetworkTopologyStrategy : Token to replica map computation for keyspace sdctitan completed in 4 milliseconds 2022-02-05 10:25:23.298 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE dox.user_permission_items, scheduling delivery 2022-02-05 10:25:24.184 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE dox.notification_subscribers, scheduling delivery 2022-02-05 10:25:24.891 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE dox.last_notification, scheduling delivery 2022-02-05 10:25:25.751 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE dox.notifications, scheduling delivery 2022-02-05 10:25:26.752 DEBUG 11 --- [uster-worker-14] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for dox 2022-02-05 10:25:26.765 DEBUG 11 --- [uster-worker-14] licationStrategy$NetworkTopologyStrategy : Computing token to replica map for keyspace: sdctitan. 2022-02-05 10:25:26.771 DEBUG 11 --- [uster-worker-14] licationStrategy$NetworkTopologyStrategy : Token to replica map computation for keyspace sdctitan completed in 5 milliseconds 2022-02-05 10:25:26.984 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE dox.vsp_merge_hint, scheduling delivery 2022-02-05 10:25:27.922 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE zusammen_dox.item, scheduling delivery 2022-02-05 10:25:28.596 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UP /10.233.71.104:9042, scheduling delivery 2022-02-05 10:25:28.596 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] received event UP 2022-02-05 10:25:28.923 DEBUG 11 --- [uster-worker-13] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for everything.null (null) 2022-02-05 10:25:29.002 DEBUG 11 --- [uster-worker-13] licationStrategy$NetworkTopologyStrategy : Computing token to replica map for keyspace: sdctitan. 2022-02-05 10:25:29.004 DEBUG 11 --- [uster-worker-13] licationStrategy$NetworkTopologyStrategy : Token to replica map computation for keyspace sdctitan completed in 2 milliseconds 2022-02-05 10:25:29.009 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE zusammen_dox.version, scheduling delivery 2022-02-05 10:25:29.597 DEBUG 11 --- [uster-worker-14] c.d.driver.core.ControlConnection : [Control connection] Refreshing node info on /10.233.71.104:9042 2022-02-05 10:25:29.600 DEBUG 11 --- [uster-worker-14] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] marking host UP 2022-02-05 10:25:29.600 DEBUG 11 --- [uster-worker-14] com.datastax.driver.core.Cluster : Cancelling reconnection attempt since node is UP 2022-02-05 10:25:29.600 DEBUG 11 --- [uster-worker-14] com.datastax.driver.core.Cluster : Preparing 54 prepared queries on newly up node /10.233.71.104:9042 2022-02-05 10:25:29.600 DEBUG 11 --- [uster-worker-14] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1 2022-02-05 10:25:29.602 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-35, inFlight=0, closed=false] Connection established, initializing transport 2022-02-05 10:25:30.009 DEBUG 11 --- [uster-worker-13] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for zusammen_dox.version (TABLE) 2022-02-05 10:25:30.375 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE zusammen_dox.version_elements, scheduling delivery 2022-02-05 10:25:31.376 DEBUG 11 --- [uster-worker-13] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for zusammen_dox.version_elements (TABLE) 2022-02-05 10:25:31.886 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE zusammen_dox.element_namespace, scheduling delivery 2022-02-05 10:25:32.887 DEBUG 11 --- [uster-worker-13] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for zusammen_dox.element_namespace (TABLE) 2022-02-05 10:25:33.490 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE zusammen_dox.element, scheduling delivery 2022-02-05 10:25:34.491 DEBUG 11 --- [uster-worker-13] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for zusammen_dox.element (TABLE) 2022-02-05 10:25:34.792 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE zusammen_dox.element_synchronization_state, scheduling delivery 2022-02-05 10:25:34.979 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-35, inFlight=0, closed=false] Transport initialized, connection ready 2022-02-05 10:25:35.381 DEBUG 11 --- [uster-worker-14] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 0 new connections, total = 1 2022-02-05 10:25:35.382 DEBUG 11 --- [uster-worker-14] c.d.driver.core.HostConnectionPool : Created connection pool to host /10.233.71.104:9042 (1 connections needed, 1 successfully opened) 2022-02-05 10:25:35.382 DEBUG 11 --- [uster-worker-14] com.datastax.driver.core.Session : Added connection pool for /10.233.71.104:9042 2022-02-05 10:25:35.794 DEBUG 11 --- [uster-worker-13] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for zusammen_dox.element_synchronization_state (TABLE) 2022-02-05 10:25:59.980 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE zusammen_dox.element_stage, scheduling delivery 2022-02-05 10:26:00.981 DEBUG 11 --- [uster-worker-14] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for zusammen_dox.element_stage (TABLE) 2022-02-05 10:26:04.182 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-35, 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-05 10:26:04.183 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.71.104:9042-35, inFlight=0, closed=false] because: [/10.233.71.104:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer) 2022-02-05 10:26:04.183 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preventing new connections for the next 1000 ms 2022-02-05 10:26:04.183 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-35, inFlight=0, closed=false] failed, remaining = 0 2022-02-05 10:26:04.183 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-35, inFlight=0, closed=true] closing connection 2022-02-05 10:26:04.183 DEBUG 11 --- [uster-worker-13] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] marking host DOWN 2022-02-05 10:26:04.185 DEBUG 11 --- [uster-worker-13] c.d.d.core.AbstractReconnectionHandler : First reconnection scheduled in 1000ms 2022-02-05 10:26:04.185 DEBUG 11 --- [uster-worker-13] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] starting reconnection attempt 2022-02-05 10:26:04.290 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT DOWN /10.233.71.104:9042, scheduling delivery 2022-02-05 10:26:04.290 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] received event DOWN 2022-02-05 10:26:05.186 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1 2022-02-05 10:26:05.190 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-36, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042) 2022-02-05 10:26:05.191 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.71.104:9042-36, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect 2022-02-05 10:26:05.191 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-36, inFlight=0, closed=false] failed, remaining = 0 2022-02-05 10:26:05.191 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-36, inFlight=0, closed=true] closing connection 2022-02-05 10:26:05.191 DEBUG 11 --- [uster-worker-14] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042 2022-02-05 10:26:05.192 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 2000 milliseconds 2022-02-05 10:26:05.192 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] next reconnection attempt in 2000 ms 2022-02-05 10:26:05.291 DEBUG 11 --- [uster-worker-13] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042 2022-02-05 10:26:07.192 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1 2022-02-05 10:26:07.195 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-37, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042) 2022-02-05 10:26:07.196 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.71.104:9042-37, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect 2022-02-05 10:26:07.196 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-37, inFlight=0, closed=false] failed, remaining = 0 2022-02-05 10:26:07.196 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-37, inFlight=0, closed=true] closing connection 2022-02-05 10:26:07.196 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 4000 milliseconds 2022-02-05 10:26:07.197 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] next reconnection attempt in 4000 ms 2022-02-05 10:26:07.199 DEBUG 11 --- [uster-worker-14] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042 2022-02-05 10:26:11.197 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1 2022-02-05 10:26:11.201 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-38, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042) 2022-02-05 10:26:11.201 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.71.104:9042-38, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect 2022-02-05 10:26:11.202 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-38, inFlight=0, closed=false] failed, remaining = 0 2022-02-05 10:26:11.202 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-38, inFlight=0, closed=true] closing connection 2022-02-05 10:26:11.202 DEBUG 11 --- [uster-worker-13] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042 2022-02-05 10:26:11.203 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 8000 milliseconds 2022-02-05 10:26:11.203 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] next reconnection attempt in 8000 ms 2022-02-05 10:26:19.203 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1 2022-02-05 10:26:19.207 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-39, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042) 2022-02-05 10:26:19.208 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.71.104:9042-39, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect 2022-02-05 10:26:19.208 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-39, inFlight=0, closed=false] failed, remaining = 0 2022-02-05 10:26:19.208 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-39, inFlight=0, closed=true] closing connection 2022-02-05 10:26:19.208 DEBUG 11 --- [uster-worker-14] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042 2022-02-05 10:26:19.208 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 16000 milliseconds 2022-02-05 10:26:19.209 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] next reconnection attempt in 16000 ms 2022-02-05 10:26:24.807 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT CREATED TABLE zusammen_dox.version_stage, scheduling delivery 2022-02-05 10:26:25.807 DEBUG 11 --- [uster-worker-13] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema for zusammen_dox.version_stage (TABLE) 2022-02-05 10:26:35.209 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1 2022-02-05 10:26:35.215 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-40, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042) 2022-02-05 10:26:35.215 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.71.104:9042-40, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect 2022-02-05 10:26:35.215 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-40, inFlight=0, closed=false] failed, remaining = 0 2022-02-05 10:26:35.216 DEBUG 11 --- [uster-worker-14] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042 2022-02-05 10:26:35.215 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-40, inFlight=0, closed=true] closing connection 2022-02-05 10:26:35.217 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 32000 milliseconds 2022-02-05 10:26:35.217 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] next reconnection attempt in 32000 ms 2022-02-05 10:26:55.824 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 10:26:55.827 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 10:27:07.217 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1 2022-02-05 10:27:07.220 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-41, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042) 2022-02-05 10:27:07.221 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.71.104:9042-41, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect 2022-02-05 10:27:07.221 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-41, inFlight=0, closed=false] failed, remaining = 0 2022-02-05 10:27:07.222 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-41, inFlight=0, closed=true] closing connection 2022-02-05 10:27:07.222 DEBUG 11 --- [uster-worker-15] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042 2022-02-05 10:27:07.223 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 64000 milliseconds 2022-02-05 10:27:07.224 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] next reconnection attempt in 64000 ms 2022-02-05 10:27:25.830 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 10:27:25.833 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 10:27:50.996 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UP /10.233.71.104:9042, scheduling delivery 2022-02-05 10:27:50.997 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] received event UP 2022-02-05 10:27:51.999 DEBUG 11 --- [uster-worker-16] c.d.driver.core.ControlConnection : [Control connection] Refreshing node info on /10.233.71.104:9042 2022-02-05 10:27:52.017 DEBUG 11 --- [uster-worker-16] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] marking host UP 2022-02-05 10:27:52.017 DEBUG 11 --- [uster-worker-16] com.datastax.driver.core.Cluster : Cancelling reconnection attempt since node is UP 2022-02-05 10:27:52.017 DEBUG 11 --- [uster-worker-16] com.datastax.driver.core.Cluster : Preparing 54 prepared queries on newly up node /10.233.71.104:9042 2022-02-05 10:27:52.017 DEBUG 11 --- [uster-worker-16] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1 2022-02-05 10:27:52.022 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-42, inFlight=0, closed=false] Connection established, initializing transport 2022-02-05 10:27:54.783 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-42, inFlight=0, closed=false] Transport initialized, connection ready 2022-02-05 10:27:55.379 DEBUG 11 --- [uster-worker-16] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 0 new connections, total = 1 2022-02-05 10:27:55.380 DEBUG 11 --- [uster-worker-16] c.d.driver.core.HostConnectionPool : Created connection pool to host /10.233.71.104:9042 (1 connections needed, 1 successfully opened) 2022-02-05 10:27:55.380 DEBUG 11 --- [uster-worker-16] com.datastax.driver.core.Session : Added connection pool for /10.233.71.104:9042 2022-02-05 10:28:22.019 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 10:28:22.021 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 10:28:23.781 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-42, 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-05 10:28:23.781 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.71.104:9042-42, inFlight=0, closed=false] because: [/10.233.71.104:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer) 2022-02-05 10:28:23.781 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preventing new connections for the next 1000 ms 2022-02-05 10:28:23.781 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-42, inFlight=0, closed=false] failed, remaining = 0 2022-02-05 10:28:23.783 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-42, inFlight=0, closed=true] closing connection 2022-02-05 10:28:23.785 DEBUG 11 --- [uster-worker-17] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] marking host DOWN 2022-02-05 10:28:23.785 DEBUG 11 --- [uster-worker-17] c.d.d.core.AbstractReconnectionHandler : First reconnection scheduled in 1000ms 2022-02-05 10:28:23.785 DEBUG 11 --- [uster-worker-17] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] starting reconnection attempt 2022-02-05 10:28:23.786 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT DOWN /10.233.71.104:9042, scheduling delivery 2022-02-05 10:28:23.786 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] received event DOWN 2022-02-05 10:28:24.786 DEBUG 11 --- [uster-worker-16] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042 2022-02-05 10:28:24.786 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1 2022-02-05 10:28:24.789 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-43, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042) 2022-02-05 10:28:24.789 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.71.104:9042-43, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect 2022-02-05 10:28:24.789 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-43, inFlight=0, closed=false] failed, remaining = 0 2022-02-05 10:28:24.789 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-43, inFlight=0, closed=true] closing connection 2022-02-05 10:28:24.790 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 2000 milliseconds 2022-02-05 10:28:24.790 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] next reconnection attempt in 2000 ms 2022-02-05 10:28:24.790 DEBUG 11 --- [uster-worker-17] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042 2022-02-05 10:28:26.790 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1 2022-02-05 10:28:26.792 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-44, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042) 2022-02-05 10:28:26.793 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.71.104:9042-44, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect 2022-02-05 10:28:26.793 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-44, inFlight=0, closed=false] failed, remaining = 0 2022-02-05 10:28:26.793 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-44, inFlight=0, closed=true] closing connection 2022-02-05 10:28:26.793 DEBUG 11 --- [uster-worker-16] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042 2022-02-05 10:28:26.793 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 4000 milliseconds 2022-02-05 10:28:26.793 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] next reconnection attempt in 4000 ms 2022-02-05 10:28:30.794 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1 2022-02-05 10:28:30.798 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-45, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042) 2022-02-05 10:28:30.798 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.71.104:9042-45, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect 2022-02-05 10:28:30.798 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-45, inFlight=0, closed=false] failed, remaining = 0 2022-02-05 10:28:30.799 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-45, inFlight=0, closed=true] closing connection 2022-02-05 10:28:30.799 DEBUG 11 --- [uster-worker-17] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042 2022-02-05 10:28:30.799 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 8000 milliseconds 2022-02-05 10:28:30.799 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] next reconnection attempt in 8000 ms 2022-02-05 10:28:38.799 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1 2022-02-05 10:28:38.802 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-46, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042) 2022-02-05 10:28:38.802 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.71.104:9042-46, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect 2022-02-05 10:28:38.802 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-46, inFlight=0, closed=false] failed, remaining = 0 2022-02-05 10:28:38.803 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-46, inFlight=0, closed=true] closing connection 2022-02-05 10:28:38.803 DEBUG 11 --- [uster-worker-16] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042 2022-02-05 10:28:38.803 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 16000 milliseconds 2022-02-05 10:28:38.803 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] next reconnection attempt in 16000 ms 2022-02-05 10:28:53.788 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 10:28:53.791 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 10:28:54.804 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1 2022-02-05 10:28:54.806 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-47, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042) 2022-02-05 10:28:54.806 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.71.104:9042-47, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect 2022-02-05 10:28:54.806 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-47, inFlight=0, closed=false] failed, remaining = 0 2022-02-05 10:28:54.806 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-47, inFlight=0, closed=true] closing connection 2022-02-05 10:28:54.806 DEBUG 11 --- [uster-worker-17] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042 2022-02-05 10:28:54.807 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 32000 milliseconds 2022-02-05 10:28:54.807 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] next reconnection attempt in 32000 ms 2022-02-05 10:29:23.795 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 10:29:23.798 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 10:29:26.808 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1 2022-02-05 10:29:26.812 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-48, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042) 2022-02-05 10:29:26.817 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.71.104:9042-48, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect 2022-02-05 10:29:26.817 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-48, inFlight=0, closed=false] failed, remaining = 0 2022-02-05 10:29:26.818 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-48, inFlight=0, closed=true] closing connection 2022-02-05 10:29:26.819 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 64000 milliseconds 2022-02-05 10:29:26.819 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] next reconnection attempt in 64000 ms 2022-02-05 10:29:26.820 DEBUG 11 --- [uster-worker-18] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042 2022-02-05 10:29:53.801 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 10:29:53.868 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 10:30:23.869 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 10:30:23.871 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 10:30:30.819 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1 2022-02-05 10:30:30.823 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-49, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042) 2022-02-05 10:30:30.823 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.71.104:9042-49, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect 2022-02-05 10:30:30.823 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-49, inFlight=0, closed=false] failed, remaining = 0 2022-02-05 10:30:30.824 DEBUG 11 --- [uster-worker-19] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042 2022-02-05 10:30:30.825 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-49, inFlight=0, closed=true] closing connection 2022-02-05 10:30:30.826 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 128000 milliseconds 2022-02-05 10:30:30.826 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] next reconnection attempt in 128000 ms 2022-02-05 10:30:53.875 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 10:30:53.880 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 10:31:22.374 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 10:31:22.377 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 10:31:23.882 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 10:31:23.885 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 10:31:53.887 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 10:31:53.890 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 10:32:07.384 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UP /10.233.71.104:9042, scheduling delivery 2022-02-05 10:32:07.384 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] received event UP 2022-02-05 10:32:08.386 DEBUG 11 --- [uster-worker-20] c.d.driver.core.ControlConnection : [Control connection] Refreshing node info on /10.233.71.104:9042 2022-02-05 10:32:08.390 DEBUG 11 --- [uster-worker-20] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] marking host UP 2022-02-05 10:32:08.391 DEBUG 11 --- [uster-worker-20] com.datastax.driver.core.Cluster : Cancelling reconnection attempt since node is UP 2022-02-05 10:32:08.391 DEBUG 11 --- [uster-worker-20] com.datastax.driver.core.Cluster : Preparing 54 prepared queries on newly up node /10.233.71.104:9042 2022-02-05 10:32:08.391 DEBUG 11 --- [uster-worker-20] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1 2022-02-05 10:32:08.394 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-50, inFlight=0, closed=false] Connection established, initializing transport 2022-02-05 10:32:09.784 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-50, inFlight=0, closed=false] Transport initialized, connection ready 2022-02-05 10:32:10.185 DEBUG 11 --- [uster-worker-20] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 0 new connections, total = 1 2022-02-05 10:32:10.186 DEBUG 11 --- [uster-worker-20] c.d.driver.core.HostConnectionPool : Created connection pool to host /10.233.71.104:9042 (1 connections needed, 1 successfully opened) 2022-02-05 10:32:10.186 DEBUG 11 --- [uster-worker-20] com.datastax.driver.core.Session : Added connection pool for /10.233.71.104:9042 2022-02-05 10:32:38.397 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 10:32:38.468 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 10:32:43.887 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-50, 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-05 10:32:43.887 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.71.104:9042-50, inFlight=0, closed=false] because: [/10.233.71.104:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer) 2022-02-05 10:32:43.887 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preventing new connections for the next 1000 ms 2022-02-05 10:32:43.887 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-50, inFlight=0, closed=false] failed, remaining = 0 2022-02-05 10:32:43.889 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-50, inFlight=0, closed=true] closing connection 2022-02-05 10:32:43.889 DEBUG 11 --- [uster-worker-21] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] marking host DOWN 2022-02-05 10:32:43.890 DEBUG 11 --- [uster-worker-21] c.d.d.core.AbstractReconnectionHandler : First reconnection scheduled in 1000ms 2022-02-05 10:32:43.890 DEBUG 11 --- [uster-worker-21] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] starting reconnection attempt 2022-02-05 10:32:43.977 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT DOWN /10.233.71.104:9042, scheduling delivery 2022-02-05 10:32:43.977 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] received event DOWN 2022-02-05 10:32:44.890 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1 2022-02-05 10:32:44.894 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-51, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042) 2022-02-05 10:32:44.894 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.71.104:9042-51, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect 2022-02-05 10:32:44.894 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-51, inFlight=0, closed=false] failed, remaining = 0 2022-02-05 10:32:44.895 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-51, inFlight=0, closed=true] closing connection 2022-02-05 10:32:44.895 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 2000 milliseconds 2022-02-05 10:32:44.895 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] next reconnection attempt in 2000 ms 2022-02-05 10:32:44.896 DEBUG 11 --- [uster-worker-22] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042 2022-02-05 10:32:44.978 DEBUG 11 --- [uster-worker-21] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042 2022-02-05 10:32:46.896 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1 2022-02-05 10:32:46.899 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-52, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042) 2022-02-05 10:32:46.900 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.71.104:9042-52, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect 2022-02-05 10:32:46.900 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-52, inFlight=0, closed=false] failed, remaining = 0 2022-02-05 10:32:46.900 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-52, inFlight=0, closed=true] closing connection 2022-02-05 10:32:46.901 DEBUG 11 --- [uster-worker-22] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042 2022-02-05 10:32:46.906 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 4000 milliseconds 2022-02-05 10:32:46.906 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] next reconnection attempt in 4000 ms 2022-02-05 10:32:50.906 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1 2022-02-05 10:32:50.908 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-53, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042) 2022-02-05 10:32:50.909 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.71.104:9042-53, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect 2022-02-05 10:32:50.909 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-53, inFlight=0, closed=false] failed, remaining = 0 2022-02-05 10:32:50.909 DEBUG 11 --- [uster-worker-21] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042 2022-02-05 10:32:50.909 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-53, inFlight=0, closed=true] closing connection 2022-02-05 10:32:50.910 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 8000 milliseconds 2022-02-05 10:32:50.910 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] next reconnection attempt in 8000 ms 2022-02-05 10:32:58.910 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1 2022-02-05 10:32:58.913 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-54, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042) 2022-02-05 10:32:58.913 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.71.104:9042-54, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect 2022-02-05 10:32:58.913 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-54, inFlight=0, closed=false] failed, remaining = 0 2022-02-05 10:32:58.913 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-54, inFlight=0, closed=true] closing connection 2022-02-05 10:32:58.913 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 16000 milliseconds 2022-02-05 10:32:58.914 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] next reconnection attempt in 16000 ms 2022-02-05 10:32:58.914 DEBUG 11 --- [uster-worker-22] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042 2022-02-05 10:33:13.984 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 10:33:13.986 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 10:33:14.914 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1 2022-02-05 10:33:14.916 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-55, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042) 2022-02-05 10:33:14.916 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.71.104:9042-55, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect 2022-02-05 10:33:14.917 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-55, inFlight=0, closed=false] failed, remaining = 0 2022-02-05 10:33:14.917 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-55, inFlight=0, closed=true] closing connection 2022-02-05 10:33:14.917 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 32000 milliseconds 2022-02-05 10:33:14.917 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] next reconnection attempt in 32000 ms 2022-02-05 10:33:14.918 DEBUG 11 --- [uster-worker-21] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042 2022-02-05 10:33:33.009 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 10:33:33.017 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 10:33:43.986 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 10:33:43.991 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 10:33:46.918 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1 2022-02-05 10:33:46.920 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-56, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042) 2022-02-05 10:33:46.920 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.71.104:9042-56, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect 2022-02-05 10:33:46.920 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-56, inFlight=0, closed=false] failed, remaining = 0 2022-02-05 10:33:46.921 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-56, inFlight=0, closed=true] closing connection 2022-02-05 10:33:46.921 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 64000 milliseconds 2022-02-05 10:33:46.921 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] next reconnection attempt in 64000 ms 2022-02-05 10:33:46.922 DEBUG 11 --- [uster-worker-23] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042 2022-02-05 10:33:58.091 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 10:33:58.094 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 10:34:13.992 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 10:34:13.996 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 10:34:43.997 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 10:34:44.000 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 10:34:50.922 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1 2022-02-05 10:34:50.926 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-57, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042) 2022-02-05 10:34:50.926 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.71.104:9042-57, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect 2022-02-05 10:34:50.926 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-57, inFlight=0, closed=false] failed, remaining = 0 2022-02-05 10:34:50.927 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-57, inFlight=0, closed=true] closing connection 2022-02-05 10:34:50.927 DEBUG 11 --- [uster-worker-24] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042 2022-02-05 10:34:50.928 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 128000 milliseconds 2022-02-05 10:34:50.928 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] next reconnection attempt in 128000 ms 2022-02-05 10:35:14.001 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 10:35:14.003 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 10:35:44.007 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 10:35:44.009 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 10:36:14.012 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 10:36:14.019 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 10:36:44.019 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 10:36:44.022 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 10:36:58.928 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1 2022-02-05 10:36:58.932 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-58, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042) 2022-02-05 10:36:58.935 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.71.104:9042-58, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect 2022-02-05 10:36:58.935 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-58, inFlight=0, closed=false] failed, remaining = 0 2022-02-05 10:36:58.937 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-58, inFlight=0, closed=true] closing connection 2022-02-05 10:36:58.938 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 256000 milliseconds 2022-02-05 10:36:58.938 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] next reconnection attempt in 256000 ms 2022-02-05 10:36:58.938 DEBUG 11 --- [uster-worker-25] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042 2022-02-05 10:37:14.023 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 10:37:14.072 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 10:37:44.072 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 10:37:44.074 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 10:38:14.076 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 10:38:14.078 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 10:38:44.079 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 10:38:44.082 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 10:38:56.176 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UP /10.233.71.104:9042, scheduling delivery 2022-02-05 10:38:56.176 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] received event UP 2022-02-05 10:38:57.178 DEBUG 11 --- [uster-worker-26] c.d.driver.core.ControlConnection : [Control connection] Refreshing node info on /10.233.71.104:9042 2022-02-05 10:38:57.183 DEBUG 11 --- [uster-worker-26] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] marking host UP 2022-02-05 10:38:57.183 DEBUG 11 --- [uster-worker-26] com.datastax.driver.core.Cluster : Cancelling reconnection attempt since node is UP 2022-02-05 10:38:57.183 DEBUG 11 --- [uster-worker-26] com.datastax.driver.core.Cluster : Preparing 54 prepared queries on newly up node /10.233.71.104:9042 2022-02-05 10:38:57.183 DEBUG 11 --- [uster-worker-26] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1 2022-02-05 10:38:57.187 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-59, inFlight=0, closed=false] Connection established, initializing transport 2022-02-05 10:39:05.675 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-59, 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-05 10:39:05.675 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.71.104:9042-59, inFlight=0, closed=false] because: [/10.233.71.104:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer) 2022-02-05 10:39:05.675 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-59, inFlight=0, closed=false] failed, remaining = 0 2022-02-05 10:39:05.676 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-59, inFlight=0, closed=true] closing connection 2022-02-05 10:39:05.676 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Not terminating Connection[/10.233.71.104:9042-59, inFlight=0, closed=true]: there are still pending requests 2022-02-05 10:39:05.677 DEBUG 11 --- [uster-worker-26] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1 2022-02-05 10:39:05.683 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-60, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042) 2022-02-05 10:39:05.683 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.71.104:9042-60, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect 2022-02-05 10:39:05.683 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-60, inFlight=0, closed=false] failed, remaining = 0 2022-02-05 10:39:05.683 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-60, inFlight=0, closed=true] closing connection 2022-02-05 10:39:05.691 WARN 11 --- [er-nio-worker-3] c.d.driver.core.HostConnectionPool : Error creating connection to /10.233.71.104:9042 com.datastax.driver.core.exceptions.TransportException: [/10.233.71.104: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.71.104: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-05 10:39:05.692 DEBUG 11 --- [er-nio-worker-3] c.d.driver.core.HostConnectionPool : Created connection pool to host /10.233.71.104:9042 (1 connections needed, 0 successfully opened) 2022-02-05 10:39:05.692 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Session : Added connection pool for /10.233.71.104:9042 2022-02-05 10:39:05.692 DEBUG 11 --- [uster-worker-27] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] marking host DOWN 2022-02-05 10:39:05.692 DEBUG 11 --- [uster-worker-27] c.d.d.core.AbstractReconnectionHandler : First reconnection scheduled in 1000ms 2022-02-05 10:39:05.693 DEBUG 11 --- [uster-worker-27] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] starting reconnection attempt 2022-02-05 10:39:05.693 DEBUG 11 --- [uster-worker-26] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042 2022-02-05 10:39:05.981 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT DOWN /10.233.71.104:9042, scheduling delivery 2022-02-05 10:39:05.982 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] received event DOWN 2022-02-05 10:39:06.693 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1 2022-02-05 10:39:06.695 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-61, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042) 2022-02-05 10:39:06.696 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.71.104:9042-61, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect 2022-02-05 10:39:06.696 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-61, inFlight=0, closed=false] failed, remaining = 0 2022-02-05 10:39:06.696 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-61, inFlight=0, closed=true] closing connection 2022-02-05 10:39:06.697 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 2000 milliseconds 2022-02-05 10:39:06.697 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] next reconnection attempt in 2000 ms 2022-02-05 10:39:06.697 DEBUG 11 --- [uster-worker-27] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042 2022-02-05 10:39:06.984 DEBUG 11 --- [uster-worker-26] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042 2022-02-05 10:39:08.697 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1 2022-02-05 10:39:08.702 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-62, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042) 2022-02-05 10:39:08.702 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.71.104:9042-62, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect 2022-02-05 10:39:08.702 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-62, inFlight=0, closed=false] failed, remaining = 0 2022-02-05 10:39:08.702 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-62, inFlight=0, closed=true] closing connection 2022-02-05 10:39:08.703 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 4000 milliseconds 2022-02-05 10:39:08.704 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] next reconnection attempt in 4000 ms 2022-02-05 10:39:08.704 DEBUG 11 --- [uster-worker-27] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042 2022-02-05 10:39:12.705 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1 2022-02-05 10:39:12.707 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-63, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042) 2022-02-05 10:39:12.708 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.71.104:9042-63, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect 2022-02-05 10:39:12.708 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-63, inFlight=0, closed=false] failed, remaining = 0 2022-02-05 10:39:12.708 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-63, inFlight=0, closed=true] closing connection 2022-02-05 10:39:12.708 DEBUG 11 --- [uster-worker-26] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042 2022-02-05 10:39:12.708 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 8000 milliseconds 2022-02-05 10:39:12.709 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] next reconnection attempt in 8000 ms 2022-02-05 10:39:20.709 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1 2022-02-05 10:39:20.712 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-64, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042) 2022-02-05 10:39:20.712 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.71.104:9042-64, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect 2022-02-05 10:39:20.712 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-64, inFlight=0, closed=false] failed, remaining = 0 2022-02-05 10:39:20.712 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-64, inFlight=0, closed=true] closing connection 2022-02-05 10:39:20.713 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 16000 milliseconds 2022-02-05 10:39:20.713 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] next reconnection attempt in 16000 ms 2022-02-05 10:39:20.713 DEBUG 11 --- [uster-worker-27] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042 2022-02-05 10:39:35.985 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 10:39:35.991 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 10:39:36.713 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1 2022-02-05 10:39:36.716 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-65, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042) 2022-02-05 10:39:36.716 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.71.104:9042-65, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect 2022-02-05 10:39:36.716 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-65, inFlight=0, closed=false] failed, remaining = 0 2022-02-05 10:39:36.716 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-65, inFlight=0, closed=true] closing connection 2022-02-05 10:39:36.717 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 32000 milliseconds 2022-02-05 10:39:36.717 DEBUG 11 --- [uster-worker-26] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042 2022-02-05 10:39:36.717 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] next reconnection attempt in 32000 ms 2022-02-05 10:39:41.308 DEBUG 11 --- [ection-reaper-0] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-59, inFlight=0, closed=true] has already terminated 2022-02-05 10:40:05.992 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 10:40:05.999 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 10:40:08.717 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1 2022-02-05 10:40:08.721 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-66, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042) 2022-02-05 10:40:08.721 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.71.104:9042-66, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect 2022-02-05 10:40:08.721 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-66, inFlight=0, closed=false] failed, remaining = 0 2022-02-05 10:40:08.722 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-66, inFlight=0, closed=true] closing connection 2022-02-05 10:40:08.722 DEBUG 11 --- [uster-worker-28] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042 2022-02-05 10:40:08.723 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 64000 milliseconds 2022-02-05 10:40:08.723 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] next reconnection attempt in 64000 ms 2022-02-05 10:40:28.691 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UP /10.233.71.104:9042, scheduling delivery 2022-02-05 10:40:28.692 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] received event UP 2022-02-05 10:40:29.693 DEBUG 11 --- [uster-worker-29] c.d.driver.core.ControlConnection : [Control connection] Refreshing node info on /10.233.71.104:9042 2022-02-05 10:40:29.703 DEBUG 11 --- [uster-worker-29] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] marking host UP 2022-02-05 10:40:29.703 DEBUG 11 --- [uster-worker-29] com.datastax.driver.core.Cluster : Cancelling reconnection attempt since node is UP 2022-02-05 10:40:29.703 DEBUG 11 --- [uster-worker-29] com.datastax.driver.core.Cluster : Preparing 54 prepared queries on newly up node /10.233.71.104:9042 2022-02-05 10:40:29.704 DEBUG 11 --- [uster-worker-29] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1 2022-02-05 10:40:29.709 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-67, inFlight=0, closed=false] Connection established, initializing transport 2022-02-05 10:40:39.277 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-67, inFlight=0, closed=false] Transport initialized, connection ready 2022-02-05 10:40:39.576 DEBUG 11 --- [uster-worker-29] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 0 new connections, total = 1 2022-02-05 10:40:39.577 DEBUG 11 --- [uster-worker-29] c.d.driver.core.HostConnectionPool : Created connection pool to host /10.233.71.104:9042 (1 connections needed, 1 successfully opened) 2022-02-05 10:40:39.577 DEBUG 11 --- [uster-worker-29] com.datastax.driver.core.Session : Added connection pool for /10.233.71.104:9042 2022-02-05 10:40:59.708 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 10:40:59.769 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 10:41:05.696 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-67, 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-05 10:41:05.696 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.71.104:9042-67, inFlight=0, closed=false] because: [/10.233.71.104:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer) 2022-02-05 10:41:05.696 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preventing new connections for the next 1000 ms 2022-02-05 10:41:05.697 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-67, inFlight=0, closed=false] failed, remaining = 0 2022-02-05 10:41:05.697 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-67, inFlight=0, closed=true] closing connection 2022-02-05 10:41:05.699 DEBUG 11 --- [uster-worker-30] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] marking host DOWN 2022-02-05 10:41:05.699 DEBUG 11 --- [uster-worker-30] c.d.d.core.AbstractReconnectionHandler : First reconnection scheduled in 1000ms 2022-02-05 10:41:05.699 DEBUG 11 --- [uster-worker-30] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] starting reconnection attempt 2022-02-05 10:41:05.787 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT DOWN /10.233.71.104:9042, scheduling delivery 2022-02-05 10:41:05.788 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] received event DOWN 2022-02-05 10:41:06.700 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1 2022-02-05 10:41:06.703 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-68, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042) 2022-02-05 10:41:06.703 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.71.104:9042-68, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect 2022-02-05 10:41:06.703 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-68, inFlight=0, closed=false] failed, remaining = 0 2022-02-05 10:41:06.704 DEBUG 11 --- [uster-worker-29] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042 2022-02-05 10:41:06.704 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-68, inFlight=0, closed=true] closing connection 2022-02-05 10:41:06.704 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 2000 milliseconds 2022-02-05 10:41:06.704 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] next reconnection attempt in 2000 ms 2022-02-05 10:41:06.789 DEBUG 11 --- [uster-worker-30] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042 2022-02-05 10:41:08.705 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1 2022-02-05 10:41:08.710 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-69, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042) 2022-02-05 10:41:08.710 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.71.104:9042-69, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect 2022-02-05 10:41:08.710 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-69, inFlight=0, closed=false] failed, remaining = 0 2022-02-05 10:41:08.710 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-69, inFlight=0, closed=true] closing connection 2022-02-05 10:41:08.713 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 4000 milliseconds 2022-02-05 10:41:08.713 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] next reconnection attempt in 4000 ms 2022-02-05 10:41:08.713 DEBUG 11 --- [uster-worker-29] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042 2022-02-05 10:41:12.713 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1 2022-02-05 10:41:12.717 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-70, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042) 2022-02-05 10:41:12.717 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.71.104:9042-70, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect 2022-02-05 10:41:12.717 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-70, inFlight=0, closed=false] failed, remaining = 0 2022-02-05 10:41:12.717 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-70, inFlight=0, closed=true] closing connection 2022-02-05 10:41:12.718 DEBUG 11 --- [uster-worker-30] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042 2022-02-05 10:41:12.718 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 8000 milliseconds 2022-02-05 10:41:12.718 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] next reconnection attempt in 8000 ms 2022-02-05 10:41:20.718 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1 2022-02-05 10:41:20.722 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-71, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042) 2022-02-05 10:41:20.722 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.71.104:9042-71, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect 2022-02-05 10:41:20.723 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-71, inFlight=0, closed=false] failed, remaining = 0 2022-02-05 10:41:20.723 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-71, inFlight=0, closed=true] closing connection 2022-02-05 10:41:20.724 DEBUG 11 --- [uster-worker-29] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042 2022-02-05 10:41:20.724 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 16000 milliseconds 2022-02-05 10:41:20.724 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] next reconnection attempt in 16000 ms 2022-02-05 10:41:35.791 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 10:41:35.793 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 10:41:36.724 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1 2022-02-05 10:41:36.727 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-72, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042) 2022-02-05 10:41:36.727 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.71.104:9042-72, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect 2022-02-05 10:41:36.727 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-72, inFlight=0, closed=false] failed, remaining = 0 2022-02-05 10:41:36.727 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-72, inFlight=0, closed=true] closing connection 2022-02-05 10:41:36.728 DEBUG 11 --- [uster-worker-30] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042 2022-02-05 10:41:36.728 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 32000 milliseconds 2022-02-05 10:41:36.729 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] next reconnection attempt in 32000 ms 2022-02-05 10:41:47.291 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 10:41:47.294 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 10:42:05.794 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 10:42:05.796 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 10:42:08.730 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1 2022-02-05 10:42:08.737 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-73, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042) 2022-02-05 10:42:08.737 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.71.104:9042-73, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect 2022-02-05 10:42:08.737 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-73, inFlight=0, closed=false] failed, remaining = 0 2022-02-05 10:42:08.739 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-73, inFlight=0, closed=true] closing connection 2022-02-05 10:42:08.739 DEBUG 11 --- [uster-worker-31] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042 2022-02-05 10:42:08.740 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 64000 milliseconds 2022-02-05 10:42:08.740 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] next reconnection attempt in 64000 ms 2022-02-05 10:42:35.797 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 10:42:35.800 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 10:43:05.803 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 10:43:05.804 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 10:43:12.741 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1 2022-02-05 10:43:12.744 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-74, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042) 2022-02-05 10:43:12.745 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.71.104:9042-74, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect 2022-02-05 10:43:12.745 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-74, inFlight=0, closed=false] failed, remaining = 0 2022-02-05 10:43:12.746 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-74, inFlight=0, closed=true] closing connection 2022-02-05 10:43:12.746 DEBUG 11 --- [uster-worker-32] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042 2022-02-05 10:43:12.746 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 128000 milliseconds 2022-02-05 10:43:12.746 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] next reconnection attempt in 128000 ms 2022-02-05 10:43:35.806 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 10:43:35.808 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 10:44:05.811 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 10:44:05.814 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 10:44:35.824 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 10:44:35.868 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 10:44:52.989 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 10:44:52.992 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 10:45:05.869 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 10:45:05.872 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 10:45:20.747 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1 2022-02-05 10:45:20.751 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-75, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042) 2022-02-05 10:45:20.752 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.71.104:9042-75, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect 2022-02-05 10:45:20.752 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-75, inFlight=0, closed=false] failed, remaining = 0 2022-02-05 10:45:20.753 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-75, inFlight=0, closed=true] closing connection 2022-02-05 10:45:20.753 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 256000 milliseconds 2022-02-05 10:45:20.753 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] next reconnection attempt in 256000 ms 2022-02-05 10:45:20.754 DEBUG 11 --- [uster-worker-33] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042 2022-02-05 10:45:35.872 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 10:45:35.876 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 10:46:05.877 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 10:46:05.880 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 10:46:13.284 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 10:46:13.290 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 10:46:35.880 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 10:46:35.883 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 10:46:58.391 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 10:46:58.394 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 10:47:05.886 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 10:47:05.888 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 10:47:30.189 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UP /10.233.71.104:9042, scheduling delivery 2022-02-05 10:47:30.190 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] received event UP 2022-02-05 10:47:31.191 DEBUG 11 --- [uster-worker-34] c.d.driver.core.ControlConnection : [Control connection] Refreshing node info on /10.233.71.104:9042 2022-02-05 10:47:31.274 DEBUG 11 --- [uster-worker-34] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] marking host UP 2022-02-05 10:47:31.274 DEBUG 11 --- [uster-worker-34] com.datastax.driver.core.Cluster : Cancelling reconnection attempt since node is UP 2022-02-05 10:47:31.274 DEBUG 11 --- [uster-worker-34] com.datastax.driver.core.Cluster : Preparing 54 prepared queries on newly up node /10.233.71.104:9042 2022-02-05 10:47:31.274 DEBUG 11 --- [uster-worker-34] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1 2022-02-05 10:47:31.278 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-76, inFlight=0, closed=false] Connection established, initializing transport 2022-02-05 10:47:41.677 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-76, inFlight=0, closed=false] Transport initialized, connection ready 2022-02-05 10:47:43.176 DEBUG 11 --- [uster-worker-34] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 0 new connections, total = 1 2022-02-05 10:47:43.176 DEBUG 11 --- [uster-worker-34] c.d.driver.core.HostConnectionPool : Created connection pool to host /10.233.71.104:9042 (1 connections needed, 1 successfully opened) 2022-02-05 10:47:43.176 DEBUG 11 --- [uster-worker-34] com.datastax.driver.core.Session : Added connection pool for /10.233.71.104:9042 2022-02-05 10:47:45.978 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-76, 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-05 10:47:45.980 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.71.104:9042-76, inFlight=0, closed=false] because: [/10.233.71.104:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer) 2022-02-05 10:47:45.980 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preventing new connections for the next 1000 ms 2022-02-05 10:47:45.980 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-76, inFlight=0, closed=false] failed, remaining = 0 2022-02-05 10:47:45.983 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-76, inFlight=0, closed=true] closing connection 2022-02-05 10:47:45.983 DEBUG 11 --- [uster-worker-35] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] marking host DOWN 2022-02-05 10:47:45.987 DEBUG 11 --- [uster-worker-35] c.d.d.core.AbstractReconnectionHandler : First reconnection scheduled in 1000ms 2022-02-05 10:47:45.988 DEBUG 11 --- [uster-worker-35] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] starting reconnection attempt 2022-02-05 10:47:46.085 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT DOWN /10.233.71.104:9042, scheduling delivery 2022-02-05 10:47:46.086 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] received event DOWN 2022-02-05 10:47:46.987 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1 2022-02-05 10:47:46.990 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-77, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042) 2022-02-05 10:47:46.991 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.71.104:9042-77, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect 2022-02-05 10:47:46.991 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-77, inFlight=0, closed=false] failed, remaining = 0 2022-02-05 10:47:46.991 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-77, inFlight=0, closed=true] closing connection 2022-02-05 10:47:46.991 DEBUG 11 --- [uster-worker-34] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042 2022-02-05 10:47:46.992 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 2000 milliseconds 2022-02-05 10:47:46.992 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] next reconnection attempt in 2000 ms 2022-02-05 10:47:47.086 DEBUG 11 --- [uster-worker-35] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042 2022-02-05 10:47:48.992 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1 2022-02-05 10:47:48.995 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-78, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042) 2022-02-05 10:47:48.995 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.71.104:9042-78, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect 2022-02-05 10:47:48.995 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-78, inFlight=0, closed=false] failed, remaining = 0 2022-02-05 10:47:48.995 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-78, inFlight=0, closed=true] closing connection 2022-02-05 10:47:48.995 DEBUG 11 --- [uster-worker-34] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042 2022-02-05 10:47:48.995 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 4000 milliseconds 2022-02-05 10:47:48.995 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] next reconnection attempt in 4000 ms 2022-02-05 10:47:52.996 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1 2022-02-05 10:47:52.998 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-79, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042) 2022-02-05 10:47:52.998 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.71.104:9042-79, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect 2022-02-05 10:47:52.998 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-79, inFlight=0, closed=false] failed, remaining = 0 2022-02-05 10:47:52.999 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-79, inFlight=0, closed=true] closing connection 2022-02-05 10:47:52.999 DEBUG 11 --- [uster-worker-35] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042 2022-02-05 10:47:52.999 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 8000 milliseconds 2022-02-05 10:47:52.999 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] next reconnection attempt in 8000 ms 2022-02-05 10:48:01.000 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1 2022-02-05 10:48:01.005 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-80, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042) 2022-02-05 10:48:01.006 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.71.104:9042-80, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect 2022-02-05 10:48:01.006 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-80, inFlight=0, closed=false] failed, remaining = 0 2022-02-05 10:48:01.006 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-80, inFlight=0, closed=true] closing connection 2022-02-05 10:48:01.006 DEBUG 11 --- [uster-worker-34] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042 2022-02-05 10:48:01.007 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 16000 milliseconds 2022-02-05 10:48:01.007 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] next reconnection attempt in 16000 ms 2022-02-05 10:48:16.089 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 10:48:16.091 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 10:48:17.007 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1 2022-02-05 10:48:17.009 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-81, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042) 2022-02-05 10:48:17.009 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.71.104:9042-81, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect 2022-02-05 10:48:17.009 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-81, inFlight=0, closed=false] failed, remaining = 0 2022-02-05 10:48:17.010 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-81, inFlight=0, closed=true] closing connection 2022-02-05 10:48:17.010 DEBUG 11 --- [uster-worker-35] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042 2022-02-05 10:48:17.010 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 32000 milliseconds 2022-02-05 10:48:17.010 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] next reconnection attempt in 32000 ms 2022-02-05 10:48:46.096 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 10:48:46.099 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 10:48:49.010 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1 2022-02-05 10:48:49.014 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-82, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042) 2022-02-05 10:48:49.015 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.71.104:9042-82, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect 2022-02-05 10:48:49.015 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-82, inFlight=0, closed=false] failed, remaining = 0 2022-02-05 10:48:49.016 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-82, inFlight=0, closed=true] closing connection 2022-02-05 10:48:49.016 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 64000 milliseconds 2022-02-05 10:48:49.017 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] next reconnection attempt in 64000 ms 2022-02-05 10:48:49.017 DEBUG 11 --- [uster-worker-36] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042 2022-02-05 10:48:53.676 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UP /10.233.71.104:9042, scheduling delivery 2022-02-05 10:48:53.676 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] received event UP 2022-02-05 10:48:54.678 DEBUG 11 --- [uster-worker-37] c.d.driver.core.ControlConnection : [Control connection] Refreshing node info on /10.233.71.104:9042 2022-02-05 10:48:54.681 DEBUG 11 --- [uster-worker-37] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] marking host UP 2022-02-05 10:48:54.681 DEBUG 11 --- [uster-worker-37] com.datastax.driver.core.Cluster : Cancelling reconnection attempt since node is UP 2022-02-05 10:48:54.681 DEBUG 11 --- [uster-worker-37] com.datastax.driver.core.Cluster : Preparing 54 prepared queries on newly up node /10.233.71.104:9042 2022-02-05 10:48:54.682 DEBUG 11 --- [uster-worker-37] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1 2022-02-05 10:48:54.684 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-83, inFlight=0, closed=false] Connection established, initializing transport 2022-02-05 10:49:07.272 DEBUG 11 --- [ter-timeouter-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.71.104:9042-83, inFlight=0, closed=false] because: [/10.233.71.104:9042] Operation timed out 2022-02-05 10:49:07.272 DEBUG 11 --- [ter-timeouter-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-83, inFlight=0, closed=false] failed, remaining = 0 2022-02-05 10:49:07.272 DEBUG 11 --- [ter-timeouter-0] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-83, inFlight=0, closed=true] closing connection 2022-02-05 10:49:07.272 DEBUG 11 --- [ter-timeouter-0] com.datastax.driver.core.Connection : Not terminating Connection[/10.233.71.104:9042-83, inFlight=0, closed=true]: there are still pending requests 2022-02-05 10:49:07.273 DEBUG 11 --- [uster-worker-37] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1 2022-02-05 10:49:07.275 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-84, inFlight=0, closed=false] Connection established, initializing transport 2022-02-05 10:49:13.880 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 10:49:13.882 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 10:49:19.670 DEBUG 11 --- [ter-timeouter-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.71.104:9042-84, inFlight=0, closed=false] because: [/10.233.71.104:9042] Operation timed out 2022-02-05 10:49:19.672 DEBUG 11 --- [ter-timeouter-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-84, inFlight=0, closed=false] failed, remaining = 0 2022-02-05 10:49:19.672 DEBUG 11 --- [ter-timeouter-0] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-84, inFlight=0, closed=true] closing connection 2022-02-05 10:49:19.672 DEBUG 11 --- [ter-timeouter-0] com.datastax.driver.core.Connection : Not terminating Connection[/10.233.71.104:9042-84, inFlight=0, closed=true]: there are still pending requests 2022-02-05 10:49:19.673 WARN 11 --- [ter-timeouter-0] c.d.driver.core.HostConnectionPool : Error creating connection to /10.233.71.104:9042 com.datastax.driver.core.exceptions.OperationTimedOutException: [/10.233.71.104:9042] Operation timed out at com.datastax.driver.core.Connection$Future.onTimeout(Connection.java:1496) at com.datastax.driver.core.Connection$ResponseHandler$1.run(Connection.java:1575) at io.netty.util.HashedWheelTimer$HashedWheelTimeout.expire(HashedWheelTimer.java:672) at io.netty.util.HashedWheelTimer$HashedWheelBucket.expireTimeouts(HashedWheelTimer.java:747) at io.netty.util.HashedWheelTimer$Worker.run(HashedWheelTimer.java:472) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.lang.Thread.run(Thread.java:748) 2022-02-05 10:49:19.673 DEBUG 11 --- [ter-timeouter-0] c.d.driver.core.HostConnectionPool : Created connection pool to host /10.233.71.104:9042 (1 connections needed, 0 successfully opened) 2022-02-05 10:49:19.673 DEBUG 11 --- [ter-timeouter-0] com.datastax.driver.core.Session : Added connection pool for /10.233.71.104:9042 2022-02-05 10:49:19.674 DEBUG 11 --- [uster-worker-36] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] marking host DOWN 2022-02-05 10:49:19.674 DEBUG 11 --- [uster-worker-36] c.d.d.core.AbstractReconnectionHandler : First reconnection scheduled in 1000ms 2022-02-05 10:49:19.674 DEBUG 11 --- [uster-worker-36] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] starting reconnection attempt 2022-02-05 10:49:19.674 DEBUG 11 --- [uster-worker-36] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042 2022-02-05 10:49:20.675 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1 2022-02-05 10:49:20.677 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-85, inFlight=0, closed=false] Connection established, initializing transport 2022-02-05 10:49:24.682 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 10:49:24.684 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 10:49:29.478 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT DOWN /10.233.71.104:9042, scheduling delivery 2022-02-05 10:49:29.479 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] received event DOWN 2022-02-05 10:49:29.678 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-85, 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-05 10:49:29.679 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.71.104:9042-85, inFlight=0, closed=false] because: [/10.233.71.104:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer) 2022-02-05 10:49:29.679 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-85, inFlight=0, closed=false] failed, remaining = 0 2022-02-05 10:49:29.679 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-85, inFlight=0, closed=true] closing connection 2022-02-05 10:49:29.679 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Not terminating Connection[/10.233.71.104:9042-85, inFlight=0, closed=true]: there are still pending requests 2022-02-05 10:49:29.679 DEBUG 11 --- [uster-worker-36] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042 2022-02-05 10:49:29.680 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Connection has been closed), scheduling retry in 2000 milliseconds 2022-02-05 10:49:29.680 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] next reconnection attempt in 2000 ms 2022-02-05 10:49:30.479 DEBUG 11 --- [uster-worker-37] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042 2022-02-05 10:49:31.680 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1 2022-02-05 10:49:31.683 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-86, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042) 2022-02-05 10:49:31.683 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.71.104:9042-86, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect 2022-02-05 10:49:31.683 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-86, inFlight=0, closed=false] failed, remaining = 0 2022-02-05 10:49:31.683 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-86, inFlight=0, closed=true] closing connection 2022-02-05 10:49:31.683 DEBUG 11 --- [uster-worker-36] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042 2022-02-05 10:49:31.684 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 4000 milliseconds 2022-02-05 10:49:31.684 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] next reconnection attempt in 4000 ms 2022-02-05 10:49:35.684 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1 2022-02-05 10:49:35.686 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-87, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042) 2022-02-05 10:49:35.686 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.71.104:9042-87, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect 2022-02-05 10:49:35.686 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-87, inFlight=0, closed=false] failed, remaining = 0 2022-02-05 10:49:35.686 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-87, inFlight=0, closed=true] closing connection 2022-02-05 10:49:35.687 DEBUG 11 --- [uster-worker-37] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042 2022-02-05 10:49:35.687 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 8000 milliseconds 2022-02-05 10:49:35.687 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] next reconnection attempt in 8000 ms 2022-02-05 10:49:41.331 DEBUG 11 --- [ection-reaper-0] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-83, inFlight=0, closed=true] has already terminated 2022-02-05 10:49:43.687 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1 2022-02-05 10:49:43.689 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-88, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042) 2022-02-05 10:49:43.690 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.71.104:9042-88, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect 2022-02-05 10:49:43.690 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-88, inFlight=0, closed=false] failed, remaining = 0 2022-02-05 10:49:43.690 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-88, inFlight=0, closed=true] closing connection 2022-02-05 10:49:43.690 DEBUG 11 --- [uster-worker-36] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042 2022-02-05 10:49:43.690 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 16000 milliseconds 2022-02-05 10:49:43.690 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] next reconnection attempt in 16000 ms 2022-02-05 10:49:56.331 DEBUG 11 --- [ection-reaper-0] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-85, inFlight=0, closed=true] has already terminated 2022-02-05 10:49:56.332 DEBUG 11 --- [ection-reaper-0] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-84, inFlight=0, closed=true] has already terminated 2022-02-05 10:49:59.483 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 10:49:59.485 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 10:49:59.690 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1 2022-02-05 10:49:59.693 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-89, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042) 2022-02-05 10:49:59.693 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.71.104:9042-89, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect 2022-02-05 10:49:59.693 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-89, inFlight=0, closed=false] failed, remaining = 0 2022-02-05 10:49:59.693 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-89, inFlight=0, closed=true] closing connection 2022-02-05 10:49:59.693 DEBUG 11 --- [uster-worker-37] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042 2022-02-05 10:49:59.694 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 32000 milliseconds 2022-02-05 10:49:59.694 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] next reconnection attempt in 32000 ms 2022-02-05 10:50:29.490 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 10:50:29.493 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 10:50:31.695 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1 2022-02-05 10:50:31.699 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-90, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042) 2022-02-05 10:50:31.700 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.71.104:9042-90, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect 2022-02-05 10:50:31.700 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-90, inFlight=0, closed=false] failed, remaining = 0 2022-02-05 10:50:31.700 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-90, inFlight=0, closed=true] closing connection 2022-02-05 10:50:31.701 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 64000 milliseconds 2022-02-05 10:50:31.701 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] next reconnection attempt in 64000 ms 2022-02-05 10:50:31.701 DEBUG 11 --- [uster-worker-38] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042 2022-02-05 10:50:59.494 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 10:50:59.570 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 10:51:29.571 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 10:51:29.575 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 10:51:35.701 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1 2022-02-05 10:51:35.704 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-91, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042) 2022-02-05 10:51:35.704 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.71.104:9042-91, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect 2022-02-05 10:51:35.708 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-91, inFlight=0, closed=false] failed, remaining = 0 2022-02-05 10:51:35.709 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-91, inFlight=0, closed=true] closing connection 2022-02-05 10:51:35.709 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 128000 milliseconds 2022-02-05 10:51:35.709 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] next reconnection attempt in 128000 ms 2022-02-05 10:51:35.710 DEBUG 11 --- [uster-worker-39] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042 2022-02-05 10:51:49.377 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 10:51:49.382 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 10:51:59.577 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 10:51:59.587 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 10:52:29.588 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 10:52:29.591 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 10:52:59.594 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 10:52:59.596 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 10:53:29.600 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 10:53:29.602 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 10:53:34.706 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 10:53:34.709 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 10:53:43.710 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1 2022-02-05 10:53:43.714 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-92, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042) 2022-02-05 10:53:43.714 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.71.104:9042-92, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect 2022-02-05 10:53:43.714 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-92, inFlight=0, closed=false] failed, remaining = 0 2022-02-05 10:53:43.715 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-92, inFlight=0, closed=true] closing connection 2022-02-05 10:53:43.716 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 256000 milliseconds 2022-02-05 10:53:43.716 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] next reconnection attempt in 256000 ms 2022-02-05 10:53:43.716 DEBUG 11 --- [uster-worker-40] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042 2022-02-05 10:53:59.615 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 10:53:59.670 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 10:54:29.671 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 10:54:29.673 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 10:54:59.674 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 10:54:59.679 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 10:55:29.680 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 10:55:29.682 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 10:55:51.777 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UP /10.233.71.104:9042, scheduling delivery 2022-02-05 10:55:51.777 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] received event UP 2022-02-05 10:55:52.779 DEBUG 11 --- [uster-worker-41] c.d.driver.core.ControlConnection : [Control connection] Refreshing node info on /10.233.71.104:9042 2022-02-05 10:55:52.784 DEBUG 11 --- [uster-worker-41] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] marking host UP 2022-02-05 10:55:52.784 DEBUG 11 --- [uster-worker-41] com.datastax.driver.core.Cluster : Cancelling reconnection attempt since node is UP 2022-02-05 10:55:52.784 DEBUG 11 --- [uster-worker-41] com.datastax.driver.core.Cluster : Preparing 54 prepared queries on newly up node /10.233.71.104:9042 2022-02-05 10:55:52.785 DEBUG 11 --- [uster-worker-41] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1 2022-02-05 10:55:52.789 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-93, inFlight=0, closed=false] Connection established, initializing transport 2022-02-05 10:56:00.780 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-93, inFlight=0, closed=false] Transport initialized, connection ready 2022-02-05 10:56:00.997 DEBUG 11 --- [uster-worker-41] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 0 new connections, total = 1 2022-02-05 10:56:00.997 DEBUG 11 --- [uster-worker-41] c.d.driver.core.HostConnectionPool : Created connection pool to host /10.233.71.104:9042 (1 connections needed, 1 successfully opened) 2022-02-05 10:56:00.997 DEBUG 11 --- [uster-worker-41] com.datastax.driver.core.Session : Added connection pool for /10.233.71.104:9042 2022-02-05 10:56:22.785 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 10:56:22.788 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 10:56:24.188 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.71.104: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-05 10:56:24.189 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.71.104:9042-93, inFlight=0, closed=false] because: [/10.233.71.104:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer) 2022-02-05 10:56:24.189 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preventing new connections for the next 1000 ms 2022-02-05 10:56:24.189 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-93, inFlight=0, closed=false] failed, remaining = 0 2022-02-05 10:56:24.190 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-93, inFlight=0, closed=true] closing connection 2022-02-05 10:56:24.191 DEBUG 11 --- [uster-worker-42] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] marking host DOWN 2022-02-05 10:56:24.193 DEBUG 11 --- [uster-worker-42] c.d.d.core.AbstractReconnectionHandler : First reconnection scheduled in 1000ms 2022-02-05 10:56:24.193 DEBUG 11 --- [uster-worker-42] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] starting reconnection attempt 2022-02-05 10:56:24.291 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT DOWN /10.233.71.104:9042, scheduling delivery 2022-02-05 10:56:24.292 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] received event DOWN 2022-02-05 10:56:25.193 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1 2022-02-05 10:56:25.196 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-94, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042) 2022-02-05 10:56:25.197 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.71.104:9042-94, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect 2022-02-05 10:56:25.197 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-94, inFlight=0, closed=false] failed, remaining = 0 2022-02-05 10:56:25.197 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-94, inFlight=0, closed=true] closing connection 2022-02-05 10:56:25.197 DEBUG 11 --- [uster-worker-41] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042 2022-02-05 10:56:25.197 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 2000 milliseconds 2022-02-05 10:56:25.197 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] next reconnection attempt in 2000 ms 2022-02-05 10:56:25.293 DEBUG 11 --- [uster-worker-42] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042 2022-02-05 10:56:27.197 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1 2022-02-05 10:56:27.202 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-95, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042) 2022-02-05 10:56:27.203 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.71.104:9042-95, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect 2022-02-05 10:56:27.203 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-95, inFlight=0, closed=false] failed, remaining = 0 2022-02-05 10:56:27.203 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-95, inFlight=0, closed=true] closing connection 2022-02-05 10:56:27.203 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 4000 milliseconds 2022-02-05 10:56:27.203 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] next reconnection attempt in 4000 ms 2022-02-05 10:56:27.204 DEBUG 11 --- [uster-worker-41] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042 2022-02-05 10:56:31.203 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1 2022-02-05 10:56:31.206 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-96, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042) 2022-02-05 10:56:31.206 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.71.104:9042-96, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect 2022-02-05 10:56:31.206 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-96, inFlight=0, closed=false] failed, remaining = 0 2022-02-05 10:56:31.207 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-96, inFlight=0, closed=true] closing connection 2022-02-05 10:56:31.207 DEBUG 11 --- [uster-worker-42] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042 2022-02-05 10:56:31.208 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 8000 milliseconds 2022-02-05 10:56:31.208 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] next reconnection attempt in 8000 ms 2022-02-05 10:56:39.208 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1 2022-02-05 10:56:39.211 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-97, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042) 2022-02-05 10:56:39.211 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.71.104:9042-97, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect 2022-02-05 10:56:39.211 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-97, inFlight=0, closed=false] failed, remaining = 0 2022-02-05 10:56:39.211 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-97, inFlight=0, closed=true] closing connection 2022-02-05 10:56:39.211 DEBUG 11 --- [uster-worker-41] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042 2022-02-05 10:56:39.212 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 16000 milliseconds 2022-02-05 10:56:39.212 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] next reconnection attempt in 16000 ms 2022-02-05 10:56:54.295 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 10:56:54.297 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 10:56:55.212 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1 2022-02-05 10:56:55.215 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-98, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042) 2022-02-05 10:56:55.215 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.71.104:9042-98, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect 2022-02-05 10:56:55.215 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-98, inFlight=0, closed=false] failed, remaining = 0 2022-02-05 10:56:55.215 DEBUG 11 --- [uster-worker-42] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042 2022-02-05 10:56:55.215 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-98, inFlight=0, closed=true] closing connection 2022-02-05 10:56:55.216 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 32000 milliseconds 2022-02-05 10:56:55.216 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] next reconnection attempt in 32000 ms 2022-02-05 10:57:24.299 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 10:57:24.301 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 10:57:27.216 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1 2022-02-05 10:57:27.219 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-99, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042) 2022-02-05 10:57:27.219 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.71.104:9042-99, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect 2022-02-05 10:57:27.219 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-99, inFlight=0, closed=false] failed, remaining = 0 2022-02-05 10:57:27.224 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-99, inFlight=0, closed=true] closing connection 2022-02-05 10:57:27.224 DEBUG 11 --- [uster-worker-43] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042 2022-02-05 10:57:27.225 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 64000 milliseconds 2022-02-05 10:57:27.225 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] next reconnection attempt in 64000 ms 2022-02-05 10:57:29.587 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UP /10.233.71.104:9042, scheduling delivery 2022-02-05 10:57:29.587 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] received event UP 2022-02-05 10:57:30.588 DEBUG 11 --- [uster-worker-44] c.d.driver.core.ControlConnection : [Control connection] Refreshing node info on /10.233.71.104:9042 2022-02-05 10:57:30.595 DEBUG 11 --- [uster-worker-44] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] marking host UP 2022-02-05 10:57:30.596 DEBUG 11 --- [uster-worker-44] com.datastax.driver.core.Cluster : Cancelling reconnection attempt since node is UP 2022-02-05 10:57:30.596 DEBUG 11 --- [uster-worker-44] com.datastax.driver.core.Cluster : Preparing 54 prepared queries on newly up node /10.233.71.104:9042 2022-02-05 10:57:30.596 DEBUG 11 --- [uster-worker-44] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1 2022-02-05 10:57:30.599 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-100, inFlight=0, closed=false] Connection established, initializing transport 2022-02-05 10:57:33.983 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-100, inFlight=0, closed=false] Transport initialized, connection ready 2022-02-05 10:57:34.485 DEBUG 11 --- [uster-worker-44] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 0 new connections, total = 1 2022-02-05 10:57:34.485 DEBUG 11 --- [uster-worker-44] c.d.driver.core.HostConnectionPool : Created connection pool to host /10.233.71.104:9042 (1 connections needed, 1 successfully opened) 2022-02-05 10:57:34.486 DEBUG 11 --- [uster-worker-44] com.datastax.driver.core.Session : Added connection pool for /10.233.71.104:9042 2022-02-05 10:58:00.599 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 10:58:00.602 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 10:58:04.087 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-100, 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-05 10:58:04.088 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.71.104:9042-100, inFlight=0, closed=false] because: [/10.233.71.104:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer) 2022-02-05 10:58:04.195 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preventing new connections for the next 1000 ms 2022-02-05 10:58:04.195 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT DOWN /10.233.71.104:9042, scheduling delivery 2022-02-05 10:58:04.196 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] received event DOWN 2022-02-05 10:58:04.196 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-100, inFlight=0, closed=false] failed, remaining = 0 2022-02-05 10:58:04.197 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-100, inFlight=0, closed=true] closing connection 2022-02-05 10:58:04.197 DEBUG 11 --- [uster-worker-45] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] marking host DOWN 2022-02-05 10:58:04.198 DEBUG 11 --- [uster-worker-45] c.d.d.core.AbstractReconnectionHandler : First reconnection scheduled in 1000ms 2022-02-05 10:58:04.198 DEBUG 11 --- [uster-worker-45] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] starting reconnection attempt 2022-02-05 10:58:05.197 DEBUG 11 --- [uster-worker-46] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042 2022-02-05 10:58:05.198 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1 2022-02-05 10:58:05.201 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-101, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042) 2022-02-05 10:58:05.201 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.71.104:9042-101, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect 2022-02-05 10:58:05.201 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-101, inFlight=0, closed=false] failed, remaining = 0 2022-02-05 10:58:05.201 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-101, inFlight=0, closed=true] closing connection 2022-02-05 10:58:05.201 DEBUG 11 --- [uster-worker-45] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042 2022-02-05 10:58:05.202 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 2000 milliseconds 2022-02-05 10:58:05.202 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] next reconnection attempt in 2000 ms 2022-02-05 10:58:07.202 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1 2022-02-05 10:58:07.205 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-102, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042) 2022-02-05 10:58:07.206 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.71.104:9042-102, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect 2022-02-05 10:58:07.206 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-102, inFlight=0, closed=false] failed, remaining = 0 2022-02-05 10:58:07.206 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-102, inFlight=0, closed=true] closing connection 2022-02-05 10:58:07.206 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 4000 milliseconds 2022-02-05 10:58:07.206 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] next reconnection attempt in 4000 ms 2022-02-05 10:58:07.207 DEBUG 11 --- [uster-worker-46] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042 2022-02-05 10:58:11.207 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1 2022-02-05 10:58:11.213 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-103, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042) 2022-02-05 10:58:11.213 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.71.104:9042-103, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect 2022-02-05 10:58:11.213 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-103, inFlight=0, closed=false] failed, remaining = 0 2022-02-05 10:58:11.213 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-103, inFlight=0, closed=true] closing connection 2022-02-05 10:58:11.213 DEBUG 11 --- [uster-worker-45] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042 2022-02-05 10:58:11.214 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 8000 milliseconds 2022-02-05 10:58:11.214 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] next reconnection attempt in 8000 ms 2022-02-05 10:58:19.214 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1 2022-02-05 10:58:19.218 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-104, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042) 2022-02-05 10:58:19.218 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.71.104:9042-104, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect 2022-02-05 10:58:19.218 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-104, inFlight=0, closed=false] failed, remaining = 0 2022-02-05 10:58:19.218 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-104, inFlight=0, closed=true] closing connection 2022-02-05 10:58:19.218 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 16000 milliseconds 2022-02-05 10:58:19.218 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] next reconnection attempt in 16000 ms 2022-02-05 10:58:19.218 DEBUG 11 --- [uster-worker-46] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042 2022-02-05 10:58:34.199 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 10:58:34.201 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 10:58:35.219 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1 2022-02-05 10:58:35.221 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-105, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042) 2022-02-05 10:58:35.221 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.71.104:9042-105, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect 2022-02-05 10:58:35.221 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-105, inFlight=0, closed=false] failed, remaining = 0 2022-02-05 10:58:35.221 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-105, inFlight=0, closed=true] closing connection 2022-02-05 10:58:35.222 DEBUG 11 --- [uster-worker-45] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042 2022-02-05 10:58:35.222 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 32000 milliseconds 2022-02-05 10:58:35.222 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] next reconnection attempt in 32000 ms 2022-02-05 10:59:04.202 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 10:59:04.204 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 10:59:07.223 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1 2022-02-05 10:59:07.226 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-106, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042) 2022-02-05 10:59:07.226 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.71.104:9042-106, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect 2022-02-05 10:59:07.226 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-106, inFlight=0, closed=false] failed, remaining = 0 2022-02-05 10:59:07.226 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-106, inFlight=0, closed=true] closing connection 2022-02-05 10:59:07.227 DEBUG 11 --- [uster-worker-47] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042 2022-02-05 10:59:07.227 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 64000 milliseconds 2022-02-05 10:59:07.227 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] next reconnection attempt in 64000 ms 2022-02-05 10:59:34.207 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 10:59:34.210 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 11:00:04.211 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 11:00:04.213 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 11:00:11.227 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1 2022-02-05 11:00:11.231 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-107, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042) 2022-02-05 11:00:11.232 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.71.104:9042-107, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect 2022-02-05 11:00:11.232 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-107, inFlight=0, closed=false] failed, remaining = 0 2022-02-05 11:00:11.233 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-107, inFlight=0, closed=true] closing connection 2022-02-05 11:00:11.234 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 128000 milliseconds 2022-02-05 11:00:11.234 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] next reconnection attempt in 128000 ms 2022-02-05 11:00:11.234 DEBUG 11 --- [uster-worker-48] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042 2022-02-05 11:00:34.214 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 11:00:34.216 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 11:01:04.217 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 11:01:04.224 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 11:01:34.225 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 11:01:34.228 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 11:02:04.229 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 11:02:04.232 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 11:02:19.234 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1 2022-02-05 11:02:19.237 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-108, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042) 2022-02-05 11:02:19.238 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.71.104:9042-108, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect 2022-02-05 11:02:19.238 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-108, inFlight=0, closed=false] failed, remaining = 0 2022-02-05 11:02:19.239 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-108, inFlight=0, closed=true] closing connection 2022-02-05 11:02:19.239 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 256000 milliseconds 2022-02-05 11:02:19.239 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] next reconnection attempt in 256000 ms 2022-02-05 11:02:19.240 DEBUG 11 --- [uster-worker-49] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042 2022-02-05 11:02:34.233 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 11:02:34.235 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 11:03:04.236 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 11:03:04.238 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 11:03:34.239 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 11:03:34.242 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 11:04:04.243 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 11:04:04.252 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 11:04:09.481 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UP /10.233.71.104:9042, scheduling delivery 2022-02-05 11:04:09.481 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] received event UP 2022-02-05 11:04:10.482 DEBUG 11 --- [uster-worker-50] c.d.driver.core.ControlConnection : [Control connection] Refreshing node info on /10.233.71.104:9042 2022-02-05 11:04:10.492 DEBUG 11 --- [uster-worker-50] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] marking host UP 2022-02-05 11:04:10.492 DEBUG 11 --- [uster-worker-50] com.datastax.driver.core.Cluster : Cancelling reconnection attempt since node is UP 2022-02-05 11:04:10.493 DEBUG 11 --- [uster-worker-50] com.datastax.driver.core.Cluster : Preparing 54 prepared queries on newly up node /10.233.71.104:9042 2022-02-05 11:04:10.493 DEBUG 11 --- [uster-worker-50] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1 2022-02-05 11:04:10.496 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-109, inFlight=0, closed=false] Connection established, initializing transport 2022-02-05 11:04:12.778 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-109, inFlight=0, closed=false] Transport initialized, connection ready 2022-02-05 11:04:12.906 DEBUG 11 --- [uster-worker-50] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 0 new connections, total = 1 2022-02-05 11:04:12.906 DEBUG 11 --- [uster-worker-50] c.d.driver.core.HostConnectionPool : Created connection pool to host /10.233.71.104:9042 (1 connections needed, 1 successfully opened) 2022-02-05 11:04:12.906 DEBUG 11 --- [uster-worker-50] com.datastax.driver.core.Session : Added connection pool for /10.233.71.104:9042 2022-02-05 11:04:32.696 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 11:04:32.699 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 11:04:40.498 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 11:04:40.500 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 11:04:42.908 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-109, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 11:04:43.485 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-109, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 11:04:43.978 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-109, 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-05 11:04:43.978 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.71.104:9042-109, inFlight=0, closed=false] because: [/10.233.71.104:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer) 2022-02-05 11:04:43.979 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preventing new connections for the next 1000 ms 2022-02-05 11:04:43.979 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-109, inFlight=0, closed=false] failed, remaining = 0 2022-02-05 11:04:43.981 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-109, inFlight=0, closed=true] closing connection 2022-02-05 11:04:43.982 DEBUG 11 --- [uster-worker-51] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] marking host DOWN 2022-02-05 11:04:43.982 DEBUG 11 --- [uster-worker-51] c.d.d.core.AbstractReconnectionHandler : First reconnection scheduled in 1000ms 2022-02-05 11:04:43.982 DEBUG 11 --- [uster-worker-51] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] starting reconnection attempt 2022-02-05 11:04:44.077 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT DOWN /10.233.71.104:9042, scheduling delivery 2022-02-05 11:04:44.077 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] received event DOWN 2022-02-05 11:04:44.982 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1 2022-02-05 11:04:44.985 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-110, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042) 2022-02-05 11:04:44.986 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.71.104:9042-110, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect 2022-02-05 11:04:44.986 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-110, inFlight=0, closed=false] failed, remaining = 0 2022-02-05 11:04:44.986 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-110, inFlight=0, closed=true] closing connection 2022-02-05 11:04:44.987 DEBUG 11 --- [uster-worker-52] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042 2022-02-05 11:04:44.987 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 2000 milliseconds 2022-02-05 11:04:44.988 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] next reconnection attempt in 2000 ms 2022-02-05 11:04:45.077 DEBUG 11 --- [uster-worker-51] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042 2022-02-05 11:04:46.988 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1 2022-02-05 11:04:46.991 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-111, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042) 2022-02-05 11:04:46.992 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.71.104:9042-111, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect 2022-02-05 11:04:46.992 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-111, inFlight=0, closed=false] failed, remaining = 0 2022-02-05 11:04:46.992 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-111, inFlight=0, closed=true] closing connection 2022-02-05 11:04:46.993 DEBUG 11 --- [uster-worker-52] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042 2022-02-05 11:04:46.996 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 4000 milliseconds 2022-02-05 11:04:46.996 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] next reconnection attempt in 4000 ms 2022-02-05 11:04:50.997 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1 2022-02-05 11:04:51.001 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-112, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042) 2022-02-05 11:04:51.002 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.71.104:9042-112, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect 2022-02-05 11:04:51.002 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-112, inFlight=0, closed=false] failed, remaining = 0 2022-02-05 11:04:51.003 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-112, inFlight=0, closed=true] closing connection 2022-02-05 11:04:51.003 DEBUG 11 --- [uster-worker-51] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042 2022-02-05 11:04:51.004 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 8000 milliseconds 2022-02-05 11:04:51.004 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] next reconnection attempt in 8000 ms 2022-02-05 11:04:59.005 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1 2022-02-05 11:04:59.009 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-113, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042) 2022-02-05 11:04:59.010 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.71.104:9042-113, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect 2022-02-05 11:04:59.010 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-113, inFlight=0, closed=false] failed, remaining = 0 2022-02-05 11:04:59.010 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-113, inFlight=0, closed=true] closing connection 2022-02-05 11:04:59.010 DEBUG 11 --- [uster-worker-52] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042 2022-02-05 11:04:59.012 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 16000 milliseconds 2022-02-05 11:04:59.012 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] next reconnection attempt in 16000 ms 2022-02-05 11:05:14.077 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 11:05:14.082 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 11:05:15.013 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1 2022-02-05 11:05:15.016 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-114, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042) 2022-02-05 11:05:15.016 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.71.104:9042-114, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect 2022-02-05 11:05:15.017 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-114, inFlight=0, closed=false] failed, remaining = 0 2022-02-05 11:05:15.017 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-114, inFlight=0, closed=true] closing connection 2022-02-05 11:05:15.017 DEBUG 11 --- [uster-worker-51] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042 2022-02-05 11:05:15.018 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 32000 milliseconds 2022-02-05 11:05:15.018 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] next reconnection attempt in 32000 ms 2022-02-05 11:05:44.082 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 11:05:44.085 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 11:05:47.018 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1 2022-02-05 11:05:47.022 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-115, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042) 2022-02-05 11:05:47.022 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.71.104:9042-115, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect 2022-02-05 11:05:47.022 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-115, inFlight=0, closed=false] failed, remaining = 0 2022-02-05 11:05:47.023 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-115, inFlight=0, closed=true] closing connection 2022-02-05 11:05:47.023 DEBUG 11 --- [uster-worker-53] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042 2022-02-05 11:05:47.024 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 64000 milliseconds 2022-02-05 11:05:47.024 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] next reconnection attempt in 64000 ms 2022-02-05 11:05:52.675 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UP /10.233.71.104:9042, scheduling delivery 2022-02-05 11:05:52.676 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] received event UP 2022-02-05 11:05:53.678 DEBUG 11 --- [uster-worker-54] c.d.driver.core.ControlConnection : [Control connection] Refreshing node info on /10.233.71.104:9042 2022-02-05 11:05:53.681 DEBUG 11 --- [uster-worker-54] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] marking host UP 2022-02-05 11:05:53.681 DEBUG 11 --- [uster-worker-54] com.datastax.driver.core.Cluster : Cancelling reconnection attempt since node is UP 2022-02-05 11:05:53.681 DEBUG 11 --- [uster-worker-54] com.datastax.driver.core.Cluster : Preparing 54 prepared queries on newly up node /10.233.71.104:9042 2022-02-05 11:05:53.681 DEBUG 11 --- [uster-worker-54] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1 2022-02-05 11:05:53.683 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-116, inFlight=0, closed=false] Connection established, initializing transport 2022-02-05 11:05:55.886 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-116, inFlight=0, closed=false] Transport initialized, connection ready 2022-02-05 11:05:56.183 DEBUG 11 --- [uster-worker-54] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 0 new connections, total = 1 2022-02-05 11:05:56.184 DEBUG 11 --- [uster-worker-54] c.d.driver.core.HostConnectionPool : Created connection pool to host /10.233.71.104:9042 (1 connections needed, 1 successfully opened) 2022-02-05 11:05:56.184 DEBUG 11 --- [uster-worker-54] com.datastax.driver.core.Session : Added connection pool for /10.233.71.104:9042 2022-02-05 11:06:13.091 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 11:06:13.096 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 11:06:23.685 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 11:06:23.687 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 11:06:24.184 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-116, 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-05 11:06:24.184 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.71.104:9042-116, inFlight=0, closed=false] because: [/10.233.71.104:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer) 2022-02-05 11:06:24.184 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preventing new connections for the next 1000 ms 2022-02-05 11:06:24.184 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-116, inFlight=0, closed=false] failed, remaining = 0 2022-02-05 11:06:24.185 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-116, inFlight=0, closed=true] closing connection 2022-02-05 11:06:24.185 DEBUG 11 --- [uster-worker-55] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] marking host DOWN 2022-02-05 11:06:24.186 DEBUG 11 --- [uster-worker-55] c.d.d.core.AbstractReconnectionHandler : First reconnection scheduled in 1000ms 2022-02-05 11:06:24.186 DEBUG 11 --- [uster-worker-55] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] starting reconnection attempt 2022-02-05 11:06:24.194 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT DOWN /10.233.71.104:9042, scheduling delivery 2022-02-05 11:06:24.194 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] received event DOWN 2022-02-05 11:06:25.186 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1 2022-02-05 11:06:25.190 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-117, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042) 2022-02-05 11:06:25.190 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.71.104:9042-117, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect 2022-02-05 11:06:25.190 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-117, inFlight=0, closed=false] failed, remaining = 0 2022-02-05 11:06:25.190 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-117, inFlight=0, closed=true] closing connection 2022-02-05 11:06:25.191 DEBUG 11 --- [uster-worker-54] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042 2022-02-05 11:06:25.191 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 2000 milliseconds 2022-02-05 11:06:25.191 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] next reconnection attempt in 2000 ms 2022-02-05 11:06:25.195 DEBUG 11 --- [uster-worker-55] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042 2022-02-05 11:06:27.192 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1 2022-02-05 11:06:27.195 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-118, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042) 2022-02-05 11:06:27.195 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.71.104:9042-118, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect 2022-02-05 11:06:27.195 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-118, inFlight=0, closed=false] failed, remaining = 0 2022-02-05 11:06:27.195 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-118, inFlight=0, closed=true] closing connection 2022-02-05 11:06:27.196 DEBUG 11 --- [uster-worker-54] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042 2022-02-05 11:06:27.198 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 4000 milliseconds 2022-02-05 11:06:27.198 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] next reconnection attempt in 4000 ms 2022-02-05 11:06:31.199 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1 2022-02-05 11:06:31.204 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-119, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042) 2022-02-05 11:06:31.205 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.71.104:9042-119, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect 2022-02-05 11:06:31.205 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-119, inFlight=0, closed=false] failed, remaining = 0 2022-02-05 11:06:31.205 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-119, inFlight=0, closed=true] closing connection 2022-02-05 11:06:31.205 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 8000 milliseconds 2022-02-05 11:06:31.205 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] next reconnection attempt in 8000 ms 2022-02-05 11:06:31.206 DEBUG 11 --- [uster-worker-55] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042 2022-02-05 11:06:39.206 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1 2022-02-05 11:06:39.210 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-120, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042) 2022-02-05 11:06:39.210 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.71.104:9042-120, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect 2022-02-05 11:06:39.211 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-120, inFlight=0, closed=false] failed, remaining = 0 2022-02-05 11:06:39.211 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-120, inFlight=0, closed=true] closing connection 2022-02-05 11:06:39.211 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 16000 milliseconds 2022-02-05 11:06:39.211 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] next reconnection attempt in 16000 ms 2022-02-05 11:06:39.211 DEBUG 11 --- [uster-worker-54] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042 2022-02-05 11:06:54.195 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 11:06:54.198 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 11:06:55.212 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1 2022-02-05 11:06:55.216 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-121, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042) 2022-02-05 11:06:55.216 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.71.104:9042-121, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect 2022-02-05 11:06:55.216 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-121, inFlight=0, closed=false] failed, remaining = 0 2022-02-05 11:06:55.217 DEBUG 11 --- [uster-worker-55] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042 2022-02-05 11:06:55.217 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-121, inFlight=0, closed=true] closing connection 2022-02-05 11:06:55.218 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 32000 milliseconds 2022-02-05 11:06:55.218 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] next reconnection attempt in 32000 ms 2022-02-05 11:07:24.199 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 11:07:24.201 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 11:07:27.218 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1 2022-02-05 11:07:27.222 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-122, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042) 2022-02-05 11:07:27.222 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.71.104:9042-122, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect 2022-02-05 11:07:27.222 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-122, inFlight=0, closed=false] failed, remaining = 0 2022-02-05 11:07:27.224 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-122, inFlight=0, closed=true] closing connection 2022-02-05 11:07:27.225 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 64000 milliseconds 2022-02-05 11:07:27.225 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] next reconnection attempt in 64000 ms 2022-02-05 11:07:27.226 DEBUG 11 --- [uster-worker-56] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042 2022-02-05 11:07:54.202 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 11:07:54.204 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 11:08:18.503 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 11:08:18.507 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 11:08:24.211 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 11:08:24.213 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 11:08:31.226 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1 2022-02-05 11:08:31.231 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-123, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042) 2022-02-05 11:08:31.232 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.71.104:9042-123, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect 2022-02-05 11:08:31.232 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-123, inFlight=0, closed=false] failed, remaining = 0 2022-02-05 11:08:31.233 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-123, inFlight=0, closed=true] closing connection 2022-02-05 11:08:31.235 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 128000 milliseconds 2022-02-05 11:08:31.235 DEBUG 11 --- [uster-worker-57] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042 2022-02-05 11:08:31.235 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] next reconnection attempt in 128000 ms 2022-02-05 11:08:54.215 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 11:08:54.217 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 11:09:24.219 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 11:09:24.220 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 11:09:54.223 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 11:09:54.236 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 11:10:24.237 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 11:10:24.241 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 11:10:39.236 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1 2022-02-05 11:10:39.240 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-124, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042) 2022-02-05 11:10:39.240 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.71.104:9042-124, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect 2022-02-05 11:10:39.240 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-124, inFlight=0, closed=false] failed, remaining = 0 2022-02-05 11:10:39.241 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-124, inFlight=0, closed=true] closing connection 2022-02-05 11:10:39.242 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 256000 milliseconds 2022-02-05 11:10:39.242 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] next reconnection attempt in 256000 ms 2022-02-05 11:10:39.242 DEBUG 11 --- [uster-worker-58] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042 2022-02-05 11:10:54.241 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 11:10:54.245 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 11:11:14.000 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 11:11:14.002 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 11:11:24.246 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 11:11:24.247 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 11:11:54.248 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 11:11:54.250 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 11:12:14.200 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 11:12:14.203 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 11:12:24.254 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 11:12:24.256 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 11:12:37.995 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UP /10.233.71.104:9042, scheduling delivery 2022-02-05 11:12:37.995 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] received event UP 2022-02-05 11:12:38.998 DEBUG 11 --- [uster-worker-59] c.d.driver.core.ControlConnection : [Control connection] Refreshing node info on /10.233.71.104:9042 2022-02-05 11:12:39.002 DEBUG 11 --- [uster-worker-59] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] marking host UP 2022-02-05 11:12:39.002 DEBUG 11 --- [uster-worker-59] com.datastax.driver.core.Cluster : Cancelling reconnection attempt since node is UP 2022-02-05 11:12:39.002 DEBUG 11 --- [uster-worker-59] com.datastax.driver.core.Cluster : Preparing 54 prepared queries on newly up node /10.233.71.104:9042 2022-02-05 11:12:39.002 DEBUG 11 --- [uster-worker-59] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1 2022-02-05 11:12:39.006 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-125, inFlight=0, closed=false] Connection established, initializing transport 2022-02-05 11:12:49.980 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-125, inFlight=0, closed=false] Transport initialized, connection ready 2022-02-05 11:12:50.677 DEBUG 11 --- [uster-worker-59] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 0 new connections, total = 1 2022-02-05 11:12:50.677 DEBUG 11 --- [uster-worker-59] c.d.driver.core.HostConnectionPool : Created connection pool to host /10.233.71.104:9042 (1 connections needed, 1 successfully opened) 2022-02-05 11:12:50.677 DEBUG 11 --- [uster-worker-59] com.datastax.driver.core.Session : Added connection pool for /10.233.71.104:9042 2022-02-05 11:13:04.383 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-125, 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-05 11:13:04.384 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.71.104:9042-125, inFlight=0, closed=false] because: [/10.233.71.104:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer) 2022-02-05 11:13:04.384 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preventing new connections for the next 1000 ms 2022-02-05 11:13:04.384 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-125, inFlight=0, closed=false] failed, remaining = 0 2022-02-05 11:13:04.386 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-125, inFlight=0, closed=true] closing connection 2022-02-05 11:13:04.387 DEBUG 11 --- [uster-worker-60] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] marking host DOWN 2022-02-05 11:13:04.387 DEBUG 11 --- [uster-worker-60] c.d.d.core.AbstractReconnectionHandler : First reconnection scheduled in 1000ms 2022-02-05 11:13:04.388 DEBUG 11 --- [uster-worker-60] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] starting reconnection attempt 2022-02-05 11:13:04.623 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT DOWN /10.233.71.104:9042, scheduling delivery 2022-02-05 11:13:04.624 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] received event DOWN 2022-02-05 11:13:05.388 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1 2022-02-05 11:13:05.391 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-126, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042) 2022-02-05 11:13:05.391 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.71.104:9042-126, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect 2022-02-05 11:13:05.391 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-126, inFlight=0, closed=false] failed, remaining = 0 2022-02-05 11:13:05.391 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-126, inFlight=0, closed=true] closing connection 2022-02-05 11:13:05.391 DEBUG 11 --- [uster-worker-59] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042 2022-02-05 11:13:05.392 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 2000 milliseconds 2022-02-05 11:13:05.392 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] next reconnection attempt in 2000 ms 2022-02-05 11:13:05.624 DEBUG 11 --- [uster-worker-60] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042 2022-02-05 11:13:07.392 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1 2022-02-05 11:13:07.394 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-127, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042) 2022-02-05 11:13:07.394 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.71.104:9042-127, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect 2022-02-05 11:13:07.394 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-127, inFlight=0, closed=false] failed, remaining = 0 2022-02-05 11:13:07.395 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-127, inFlight=0, closed=true] closing connection 2022-02-05 11:13:07.395 DEBUG 11 --- [uster-worker-59] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042 2022-02-05 11:13:07.395 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 4000 milliseconds 2022-02-05 11:13:07.395 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] next reconnection attempt in 4000 ms 2022-02-05 11:13:09.411 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 11:13:09.472 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 11:13:11.395 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1 2022-02-05 11:13:11.398 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-128, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042) 2022-02-05 11:13:11.398 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.71.104:9042-128, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect 2022-02-05 11:13:11.398 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-128, inFlight=0, closed=false] failed, remaining = 0 2022-02-05 11:13:11.398 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-128, inFlight=0, closed=true] closing connection 2022-02-05 11:13:11.399 DEBUG 11 --- [uster-worker-60] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042 2022-02-05 11:13:11.399 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 8000 milliseconds 2022-02-05 11:13:11.399 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] next reconnection attempt in 8000 ms 2022-02-05 11:13:19.399 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1 2022-02-05 11:13:19.402 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-129, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042) 2022-02-05 11:13:19.402 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.71.104:9042-129, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect 2022-02-05 11:13:19.402 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-129, inFlight=0, closed=false] failed, remaining = 0 2022-02-05 11:13:19.402 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-129, inFlight=0, closed=true] closing connection 2022-02-05 11:13:19.402 DEBUG 11 --- [uster-worker-59] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042 2022-02-05 11:13:19.403 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 16000 milliseconds 2022-02-05 11:13:19.403 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] next reconnection attempt in 16000 ms 2022-02-05 11:13:34.625 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 11:13:34.628 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 11:13:35.403 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1 2022-02-05 11:13:35.406 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-130, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042) 2022-02-05 11:13:35.406 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.71.104:9042-130, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect 2022-02-05 11:13:35.406 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-130, inFlight=0, closed=false] failed, remaining = 0 2022-02-05 11:13:35.406 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-130, inFlight=0, closed=true] closing connection 2022-02-05 11:13:35.407 DEBUG 11 --- [uster-worker-60] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042 2022-02-05 11:13:35.407 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 32000 milliseconds 2022-02-05 11:13:35.407 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] next reconnection attempt in 32000 ms 2022-02-05 11:14:04.629 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 11:14:04.631 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 11:14:07.407 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1 2022-02-05 11:14:07.410 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-131, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042) 2022-02-05 11:14:07.411 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.71.104:9042-131, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect 2022-02-05 11:14:07.411 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-131, inFlight=0, closed=false] failed, remaining = 0 2022-02-05 11:14:07.413 DEBUG 11 --- [uster-worker-61] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042 2022-02-05 11:14:07.412 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-131, inFlight=0, closed=true] closing connection 2022-02-05 11:14:07.414 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 64000 milliseconds 2022-02-05 11:14:07.414 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] next reconnection attempt in 64000 ms 2022-02-05 11:14:12.100 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UP /10.233.71.104:9042, scheduling delivery 2022-02-05 11:14:12.100 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] received event UP 2022-02-05 11:14:13.102 DEBUG 11 --- [uster-worker-62] c.d.driver.core.ControlConnection : [Control connection] Refreshing node info on /10.233.71.104:9042 2022-02-05 11:14:13.172 DEBUG 11 --- [uster-worker-62] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] marking host UP 2022-02-05 11:14:13.172 DEBUG 11 --- [uster-worker-62] com.datastax.driver.core.Cluster : Cancelling reconnection attempt since node is UP 2022-02-05 11:14:13.172 DEBUG 11 --- [uster-worker-62] com.datastax.driver.core.Cluster : Preparing 54 prepared queries on newly up node /10.233.71.104:9042 2022-02-05 11:14:13.172 DEBUG 11 --- [uster-worker-62] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1 2022-02-05 11:14:13.175 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-132, inFlight=0, closed=false] Connection established, initializing transport 2022-02-05 11:14:17.874 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-132, inFlight=0, closed=false] Transport initialized, connection ready 2022-02-05 11:14:17.996 DEBUG 11 --- [uster-worker-62] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 0 new connections, total = 1 2022-02-05 11:14:17.996 DEBUG 11 --- [uster-worker-62] c.d.driver.core.HostConnectionPool : Created connection pool to host /10.233.71.104:9042 (1 connections needed, 1 successfully opened) 2022-02-05 11:14:17.996 DEBUG 11 --- [uster-worker-62] com.datastax.driver.core.Session : Added connection pool for /10.233.71.104:9042 2022-02-05 11:14:43.179 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 11:14:43.182 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 11:14:44.388 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-132, 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-05 11:14:44.388 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.71.104:9042-132, inFlight=0, closed=false] because: [/10.233.71.104:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer) 2022-02-05 11:14:44.388 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preventing new connections for the next 1000 ms 2022-02-05 11:14:44.388 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-132, inFlight=0, closed=false] failed, remaining = 0 2022-02-05 11:14:44.389 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-132, inFlight=0, closed=true] closing connection 2022-02-05 11:14:44.389 DEBUG 11 --- [uster-worker-63] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] marking host DOWN 2022-02-05 11:14:44.389 DEBUG 11 --- [uster-worker-63] c.d.d.core.AbstractReconnectionHandler : First reconnection scheduled in 1000ms 2022-02-05 11:14:44.389 DEBUG 11 --- [uster-worker-63] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] starting reconnection attempt 2022-02-05 11:14:44.476 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT DOWN /10.233.71.104:9042, scheduling delivery 2022-02-05 11:14:44.476 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] received event DOWN 2022-02-05 11:14:45.390 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1 2022-02-05 11:14:45.394 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-133, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042) 2022-02-05 11:14:45.395 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.71.104:9042-133, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect 2022-02-05 11:14:45.395 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-133, inFlight=0, closed=false] failed, remaining = 0 2022-02-05 11:14:45.395 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-133, inFlight=0, closed=true] closing connection 2022-02-05 11:14:45.395 DEBUG 11 --- [uster-worker-62] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042 2022-02-05 11:14:45.395 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 2000 milliseconds 2022-02-05 11:14:45.395 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] next reconnection attempt in 2000 ms 2022-02-05 11:14:45.476 DEBUG 11 --- [uster-worker-63] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042 2022-02-05 11:14:47.396 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1 2022-02-05 11:14:47.398 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-134, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042) 2022-02-05 11:14:47.398 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.71.104:9042-134, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect 2022-02-05 11:14:47.398 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-134, inFlight=0, closed=false] failed, remaining = 0 2022-02-05 11:14:47.398 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-134, inFlight=0, closed=true] closing connection 2022-02-05 11:14:47.399 DEBUG 11 --- [uster-worker-62] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042 2022-02-05 11:14:47.399 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 4000 milliseconds 2022-02-05 11:14:47.399 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] next reconnection attempt in 4000 ms 2022-02-05 11:14:51.399 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1 2022-02-05 11:14:51.402 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-135, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042) 2022-02-05 11:14:51.403 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.71.104:9042-135, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect 2022-02-05 11:14:51.403 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-135, inFlight=0, closed=false] failed, remaining = 0 2022-02-05 11:14:51.403 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-135, inFlight=0, closed=true] closing connection 2022-02-05 11:14:51.404 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 8000 milliseconds 2022-02-05 11:14:51.404 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] next reconnection attempt in 8000 ms 2022-02-05 11:14:51.404 DEBUG 11 --- [uster-worker-63] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042 2022-02-05 11:14:59.404 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1 2022-02-05 11:14:59.407 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-136, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042) 2022-02-05 11:14:59.407 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.71.104:9042-136, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect 2022-02-05 11:14:59.407 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-136, inFlight=0, closed=false] failed, remaining = 0 2022-02-05 11:14:59.407 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-136, inFlight=0, closed=true] closing connection 2022-02-05 11:14:59.408 DEBUG 11 --- [uster-worker-62] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042 2022-02-05 11:14:59.408 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 16000 milliseconds 2022-02-05 11:14:59.408 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] next reconnection attempt in 16000 ms 2022-02-05 11:15:14.477 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 11:15:14.480 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 11:15:15.409 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1 2022-02-05 11:15:15.411 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-137, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042) 2022-02-05 11:15:15.411 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.71.104:9042-137, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect 2022-02-05 11:15:15.411 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-137, inFlight=0, closed=false] failed, remaining = 0 2022-02-05 11:15:15.411 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-137, inFlight=0, closed=true] closing connection 2022-02-05 11:15:15.411 DEBUG 11 --- [uster-worker-63] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042 2022-02-05 11:15:15.412 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 32000 milliseconds 2022-02-05 11:15:15.412 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] next reconnection attempt in 32000 ms 2022-02-05 11:15:44.484 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 11:15:44.485 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 11:15:47.412 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1 2022-02-05 11:15:47.414 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-138, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042) 2022-02-05 11:15:47.414 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.71.104:9042-138, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect 2022-02-05 11:15:47.414 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-138, inFlight=0, closed=false] failed, remaining = 0 2022-02-05 11:15:47.415 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-138, inFlight=0, closed=true] closing connection 2022-02-05 11:15:47.416 DEBUG 11 --- [uster-worker-64] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042 2022-02-05 11:15:47.416 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 64000 milliseconds 2022-02-05 11:15:47.416 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] next reconnection attempt in 64000 ms 2022-02-05 11:16:14.488 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 11:16:14.491 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 11:16:44.492 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 11:16:44.494 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 11:16:51.417 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1 2022-02-05 11:16:51.423 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-139, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042) 2022-02-05 11:16:51.423 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.71.104:9042-139, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect 2022-02-05 11:16:51.423 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-139, inFlight=0, closed=false] failed, remaining = 0 2022-02-05 11:16:51.425 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-139, inFlight=0, closed=true] closing connection 2022-02-05 11:16:51.426 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 128000 milliseconds 2022-02-05 11:16:51.426 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] next reconnection attempt in 128000 ms 2022-02-05 11:16:51.427 DEBUG 11 --- [uster-worker-65] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042 2022-02-05 11:17:10.431 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 11:17:10.434 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 11:17:14.495 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 11:17:14.497 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 11:17:44.499 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 11:17:44.501 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 11:18:14.504 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 11:18:14.507 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 11:18:44.508 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 11:18:44.510 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 11:18:59.428 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1 2022-02-05 11:18:59.432 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-140, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042) 2022-02-05 11:18:59.432 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.71.104:9042-140, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect 2022-02-05 11:18:59.432 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-140, inFlight=0, closed=false] failed, remaining = 0 2022-02-05 11:18:59.433 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-140, inFlight=0, closed=true] closing connection 2022-02-05 11:18:59.434 DEBUG 11 --- [uster-worker-66] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042 2022-02-05 11:18:59.434 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 256000 milliseconds 2022-02-05 11:18:59.434 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] next reconnection attempt in 256000 ms 2022-02-05 11:19:14.511 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 11:19:14.513 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 11:19:20.716 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 11:19:20.719 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 11:19:44.516 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 11:19:44.518 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 11:20:14.520 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 11:20:14.522 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 11:20:44.523 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 11:20:44.525 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 11:20:48.083 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UP /10.233.71.104:9042, scheduling delivery 2022-02-05 11:20:48.083 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] received event UP 2022-02-05 11:20:49.084 DEBUG 11 --- [uster-worker-67] c.d.driver.core.ControlConnection : [Control connection] Refreshing node info on /10.233.71.104:9042 2022-02-05 11:20:49.090 DEBUG 11 --- [uster-worker-67] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] marking host UP 2022-02-05 11:20:49.091 DEBUG 11 --- [uster-worker-67] com.datastax.driver.core.Cluster : Cancelling reconnection attempt since node is UP 2022-02-05 11:20:49.091 DEBUG 11 --- [uster-worker-67] com.datastax.driver.core.Cluster : Preparing 54 prepared queries on newly up node /10.233.71.104:9042 2022-02-05 11:20:49.091 DEBUG 11 --- [uster-worker-67] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1 2022-02-05 11:20:49.095 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-141, inFlight=0, closed=false] Connection established, initializing transport 2022-02-05 11:20:55.473 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-141, inFlight=0, closed=false] Transport initialized, connection ready 2022-02-05 11:20:56.017 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 11:20:56.019 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 11:20:56.277 DEBUG 11 --- [uster-worker-67] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 0 new connections, total = 1 2022-02-05 11:20:56.277 DEBUG 11 --- [uster-worker-67] c.d.driver.core.HostConnectionPool : Created connection pool to host /10.233.71.104:9042 (1 connections needed, 1 successfully opened) 2022-02-05 11:20:56.277 DEBUG 11 --- [uster-worker-67] com.datastax.driver.core.Session : Added connection pool for /10.233.71.104:9042 2022-02-05 11:21:19.091 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 11:21:19.176 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 11:21:24.018 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-141, 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-05 11:21:24.018 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.71.104:9042-141, inFlight=0, closed=false] because: [/10.233.71.104:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer) 2022-02-05 11:21:24.018 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preventing new connections for the next 1000 ms 2022-02-05 11:21:24.019 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-141, inFlight=0, closed=false] failed, remaining = 0 2022-02-05 11:21:24.020 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-141, inFlight=0, closed=true] closing connection 2022-02-05 11:21:24.021 DEBUG 11 --- [uster-worker-68] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] marking host DOWN 2022-02-05 11:21:24.021 DEBUG 11 --- [uster-worker-68] c.d.d.core.AbstractReconnectionHandler : First reconnection scheduled in 1000ms 2022-02-05 11:21:24.022 DEBUG 11 --- [uster-worker-68] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] starting reconnection attempt 2022-02-05 11:21:24.085 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT DOWN /10.233.71.104:9042, scheduling delivery 2022-02-05 11:21:24.085 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] received event DOWN 2022-02-05 11:21:25.022 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1 2022-02-05 11:21:25.025 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-142, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042) 2022-02-05 11:21:25.025 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.71.104:9042-142, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect 2022-02-05 11:21:25.025 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-142, inFlight=0, closed=false] failed, remaining = 0 2022-02-05 11:21:25.025 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-142, inFlight=0, closed=true] closing connection 2022-02-05 11:21:25.026 DEBUG 11 --- [uster-worker-67] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042 2022-02-05 11:21:25.026 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 2000 milliseconds 2022-02-05 11:21:25.026 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] next reconnection attempt in 2000 ms 2022-02-05 11:21:25.086 DEBUG 11 --- [uster-worker-68] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042 2022-02-05 11:21:27.026 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1 2022-02-05 11:21:27.028 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-143, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042) 2022-02-05 11:21:27.028 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.71.104:9042-143, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect 2022-02-05 11:21:27.029 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-143, inFlight=0, closed=false] failed, remaining = 0 2022-02-05 11:21:27.029 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-143, inFlight=0, closed=true] closing connection 2022-02-05 11:21:27.029 DEBUG 11 --- [uster-worker-67] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042 2022-02-05 11:21:27.029 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 4000 milliseconds 2022-02-05 11:21:27.029 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] next reconnection attempt in 4000 ms 2022-02-05 11:21:31.037 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1 2022-02-05 11:21:31.041 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-144, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042) 2022-02-05 11:21:31.041 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.71.104:9042-144, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect 2022-02-05 11:21:31.041 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-144, inFlight=0, closed=false] failed, remaining = 0 2022-02-05 11:21:31.041 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-144, inFlight=0, closed=true] closing connection 2022-02-05 11:21:31.042 DEBUG 11 --- [uster-worker-68] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042 2022-02-05 11:21:31.052 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 8000 milliseconds 2022-02-05 11:21:31.052 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] next reconnection attempt in 8000 ms 2022-02-05 11:21:39.052 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1 2022-02-05 11:21:39.065 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-145, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042) 2022-02-05 11:21:39.065 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.71.104:9042-145, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect 2022-02-05 11:21:39.066 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-145, inFlight=0, closed=false] failed, remaining = 0 2022-02-05 11:21:39.066 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-145, inFlight=0, closed=true] closing connection 2022-02-05 11:21:39.066 DEBUG 11 --- [uster-worker-67] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042 2022-02-05 11:21:39.067 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 16000 milliseconds 2022-02-05 11:21:39.067 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] next reconnection attempt in 16000 ms 2022-02-05 11:21:54.088 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 11:21:54.090 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 11:21:55.067 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1 2022-02-05 11:21:55.072 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-146, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042) 2022-02-05 11:21:55.072 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.71.104:9042-146, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect 2022-02-05 11:21:55.072 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-146, inFlight=0, closed=false] failed, remaining = 0 2022-02-05 11:21:55.072 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-146, inFlight=0, closed=true] closing connection 2022-02-05 11:21:55.072 DEBUG 11 --- [uster-worker-68] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042 2022-02-05 11:21:55.072 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 32000 milliseconds 2022-02-05 11:21:55.073 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] next reconnection attempt in 32000 ms 2022-02-05 11:22:24.091 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 11:22:24.093 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 11:22:27.073 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1 2022-02-05 11:22:27.075 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-147, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042) 2022-02-05 11:22:27.076 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.71.104:9042-147, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect 2022-02-05 11:22:27.076 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-147, inFlight=0, closed=false] failed, remaining = 0 2022-02-05 11:22:27.076 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-147, inFlight=0, closed=true] closing connection 2022-02-05 11:22:27.077 DEBUG 11 --- [uster-worker-69] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042 2022-02-05 11:22:27.077 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 64000 milliseconds 2022-02-05 11:22:27.077 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] next reconnection attempt in 64000 ms 2022-02-05 11:22:43.774 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UP /10.233.71.104:9042, scheduling delivery 2022-02-05 11:22:43.774 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] received event UP 2022-02-05 11:22:44.190 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT DOWN /10.233.71.104:9042, scheduling delivery 2022-02-05 11:22:44.191 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] received event DOWN 2022-02-05 11:22:45.192 DEBUG 11 --- [uster-worker-70] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042 2022-02-05 11:23:14.194 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 11:23:14.199 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 11:23:31.077 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1 2022-02-05 11:23:31.081 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-148, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042) 2022-02-05 11:23:31.082 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.71.104:9042-148, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect 2022-02-05 11:23:31.082 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-148, inFlight=0, closed=false] failed, remaining = 0 2022-02-05 11:23:31.083 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-148, inFlight=0, closed=true] closing connection 2022-02-05 11:23:31.084 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 128000 milliseconds 2022-02-05 11:23:31.084 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] next reconnection attempt in 128000 ms 2022-02-05 11:23:31.084 DEBUG 11 --- [uster-worker-71] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042 2022-02-05 11:23:44.199 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 11:23:44.201 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 11:24:14.202 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 11:24:14.204 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 11:24:44.205 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 11:24:44.207 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 11:25:14.209 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 11:25:14.213 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 11:25:39.085 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1 2022-02-05 11:25:39.089 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-149, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042) 2022-02-05 11:25:39.090 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.71.104:9042-149, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect 2022-02-05 11:25:39.090 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-149, inFlight=0, closed=false] failed, remaining = 0 2022-02-05 11:25:39.090 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.71.104:9042-149, inFlight=0, closed=true] closing connection 2022-02-05 11:25:39.091 DEBUG 11 --- [uster-worker-72] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042 2022-02-05 11:25:39.091 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 256000 milliseconds 2022-02-05 11:25:39.091 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.71.104:9042] next reconnection attempt in 256000 ms 2022-02-05 11:25:44.214 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 11:25:44.216 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-02-05 11:26:14.221 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-02-05 11:26:14.223 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded